replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / session_dialog.cc
2018-12-06 Robin GareusPrefer testing the session instead of using a global...
2018-11-01 Robin GareusWork around tooltips in treeviews selection issue ...
2018-10-04 Robin GareusRemove debug output from 39f65bbce
2018-10-04 Robin GareusSort Factory/Lua-script session-templates
2017-10-03 Robin GareusFix session-archive file extension filter
2017-10-03 Robin GareusUpdate Session-Archive Dialog: add compression-option
2017-09-21 Robin Gareuss/created with/modified with/
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-10 Ben LoftisMixbus needs to show Created-With on the recent session...
2017-08-24 Robin GareusFix session-open after selecting new, template, then...
2017-08-19 Robin GareusCont'd work on route-templates
2017-08-18 Robin GareusRevert non "aesthetic tweaks" from f614d10994
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-08-18 Ben LoftisTemplates: aesthetic tweaks.
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-17 Robin GareusNO-OP: whitespace & scope
2017-08-17 Ben LoftisFix merge error.
2017-08-17 Ben LoftisTemplates: fix unintended commit from debugging
2017-08-17 Ben LoftisTemplates: dialog tweaks.
2017-08-17 Robin GareusUpdate GUI, session-format notifications, skip unusable...
2017-08-17 Robin GareusSessionDialog: hide created-with column in Ardour,...
2017-08-16 Robin GareusRevert "Revert ongoing SessionDialog changes for 5...
2017-08-15 Robin GareusRevert ongoing SessionDialog changes for 5.11 release. 5.11
2017-08-15 Robin GareusReplace advanced session-setup options with script
2017-08-15 Paul Davistone down frame color and use a better widget name
2017-08-15 Paul DavisNO-OP: indent and remove whitespace
2017-08-15 Paul Davisput a frame around template description, change backgro...
2017-08-14 Ben LoftisFurther tweaking of layout and packing.
2017-08-14 Ben LoftisRationalize gtk box packing.
2017-08-14 Ben LoftisAuto-select an Empty template.
2017-08-14 Ben LoftisChange the template pulldown menu into a tree list...
2017-08-11 Robin GareusAdd support for scripted meta-templates.
2017-08-11 Robin GareusAdd template dropdown sensitivity
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-04-28 Robin GareusOpen session folder when selecting path
2017-04-28 Robin GareusAllow "remove from recent" only for top-level
2017-01-21 Robin Gareusparse modified-with for up to 5 snapshots.
2017-01-21 Robin GareusDon't inhertit "last modified" for snapshot
2017-01-21 Robin GareusShow last modified in recent-list
2017-01-20 Robin Gareusupdate UI, new info API, display created_version in...
2016-12-27 Robin GareusAdd GUI support to extract and open session-archives
2016-12-08 Robin GareusSpeed up recent-session display with lots of snapshots.
2016-11-30 Robin Gareusallow to remove a session from the recent list
2016-10-06 Robin GareusHold ctrl + click "open" session -> safe mode
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-17 Robin Gareusgroup Product/App specific resources
2015-12-06 Alexandre ProkoudineNormalize user-visible messages to use 8-bit, 16-bit...
2015-11-20 Robin Gareussession-load: default to most-recently-used snapshot
2015-11-03 Robin GareusGUI checkbox to disable plugins
2015-10-24 nick_mAmend last commit.
2015-10-24 nick_mSet a larger minimum size for recent session scrollers.
2015-10-16 Robin Gareususe API to add system-specific volumes - #6643
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-14 Robin GareusAvoid calls to Glib::ustring << operator at all cost.
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper (GUI)
2015-09-17 Robin Gareusexplicit glibmm/datetime include
2015-09-16 Paul Davisfix missed but required merge resolution related to...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryRemove tooltips() member from ARDOUR_UI and use Gtk_UI...
2015-09-16 Robin Gareusunify recent session dialogs
2015-09-16 Robin Gareusfix d6029f9 (recent sort-order)
2015-09-16 Robin Gareusadd Hour:Minute to last-modified.
2015-09-16 Robin Gareusremeber recent-session sort-column
2015-09-16 Robin Gareushighlight default sort column
2015-09-16 Robin Gareususer-sortable recent session list
2015-09-16 Robin Gareusadd "last modified" column to session-dialog
2015-09-16 Robin Gareuspartially revert de53fac (pre-sort session list)
2015-09-15 Robin Gareusprepare time column in recent session
2015-09-15 Robin Gareusinspect snapshot for its info (not parent)
2015-09-15 Robin Gareuspre-sort recent-sessions by modification time - #6575
2015-09-10 Robin Gareussession->path() returns a dir (not the session file)
2015-09-01 Robin Gareusrefine "recent" column headers
2015-09-01 Robin GareusDisplay column headers for "recent session"
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-14 nick_mRemove the use of Window::set_keep_above() throughout...
2015-03-09 John EmmasMove 'poor_mans_glob()' into libpbd
2015-01-06 Tim MayberryFix for incorrect folder selection for new sessions...
2015-01-06 Tim MayberryFix Session file filter so session files are displayed...
2015-01-05 Robin Gareusun-hardcode "*.ardour" file filters
2014-10-29 Robin Gareusfix "Session Setup" dialog obscures "File Open" dlg...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-22 Colin FletcherFix finding session templates
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-26 Robin Gareusvertically expand recent-session list
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-12 Colin FletcherFix opening of recent sessions with mismatched director...
2014-06-12 Colin FletcherPrevent creation of session directory with leading...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
next