summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_dialog.h
AgeCommit message (Expand)Author
2020-03-25Also allow scratch sessions via Session > NewRobin Gareus
2020-03-24detect whether or not user edited the name for a new sessionPaul Davis
2020-02-06Resize session dialog back to initial height and width on "back"Nikolaus Gullotta
2019-10-10modify API of SessionDialog to reflect that it is never used with command lin...Paul Davis
2019-10-10add SessionDialog::clear_name()Paul Davis
2019-10-10change SessionDialog::meta_master_bus_profile() to be a static methodPaul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-11-04NO-OP: whitespaceJohannes Mueller
2017-09-21s/created with/modified with/Robin Gareus
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-10Mixbus needs to show Created-With on the recent sessions listBen Loftis
2017-08-17SessionDialog: hide created-with column in Ardour, use a tooltip.Robin Gareus
2017-08-16Revert "Revert ongoing SessionDialog changes for 5.11 release."Robin Gareus
2017-08-16Revert ongoing SessionDialog changes for 5.11 release.5.11Robin Gareus
2017-08-16Replace advanced session-setup options with scriptRobin Gareus
2017-08-15put a frame around template description, change background colorPaul Davis
2017-08-14Change the template pulldown menu into a tree list. Populate the Description...Ben Loftis
2017-08-11Add support for scripted meta-templates.Robin Gareus
2017-08-11Add template dropdown sensitivityRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2016-11-30allow to remove a session from the recent listRobin Gareus
2016-10-06Hold ctrl + click "open" session -> safe modeRobin Gareus
2015-11-29fix OSX openFile Application DelegateRobin Gareus
2015-11-03GUI checkbox to disable pluginsRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16unify recent session dialogsRobin Gareus
2015-09-16remeber recent-session sort-columnRobin Gareus
2015-09-16add "last modified" column to session-dialogRobin Gareus
2015-09-16partially revert de53fac (pre-sort session list)Robin Gareus
2015-09-16prepare time column in recent sessionRobin Gareus
2015-09-16pre-sort recent-sessions by modification time - #6575Robin Gareus
2014-06-25namespace libardour utilsRobin Gareus
2013-10-08fix some issues with window flow when session loading fails; shrink "New Sess...Paul Davis
2013-09-23tighten up layout of session dialog; make button say cancel or quit in differ...Paul Davis
2013-09-23use new Session API to show session SR and disk bit depth in recent sessions ...Paul Davis
2013-09-23move announcements frame around in the session dialog and adjust spacing/bordersPaul Davis
2013-09-23major rearrangement of startup/session loading codePaul Davis