summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_dialog.cc
AgeCommit message (Expand)Author
2015-09-17use pbd's gstdio compatibility wrapper (GUI)Robin Gareus
2015-09-17explicit glibmm/datetime includeRobin Gareus
2015-09-16fix missed but required merge resolution related to UIConfiguration's new sta...Paul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Remove tooltips() member from ARDOUR_UI and use Gtk_UI::set_tipTim Mayberry
2015-09-16unify recent session dialogsRobin Gareus
2015-09-16fix d6029f9 (recent sort-order)Robin Gareus
2015-09-16add Hour:Minute to last-modified.Robin Gareus
2015-09-16remeber recent-session sort-columnRobin Gareus
2015-09-16highlight default sort columnRobin Gareus
2015-09-16user-sortable recent session listRobin 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-16inspect snapshot for its info (not parent)Robin Gareus
2015-09-16pre-sort recent-sessions by modification time - #6575Robin Gareus
2015-09-10session->path() returns a dir (not the session file)Robin Gareus
2015-09-01refine "recent" column headersRobin Gareus
2015-09-01Display column headers for "recent session"Robin Gareus
2015-03-15Remove the use of Window::set_keep_above() throughout startup.nick_m
2015-03-09Move 'poor_mans_glob()' into libpbdJohn Emmas
2015-01-06Fix for incorrect folder selection for new sessions from bug #6069Tim Mayberry
2015-01-06Fix Session file filter so session files are displayed in file browserTim Mayberry
2015-01-05un-hardcode "*.ardour" file filtersRobin Gareus
2014-10-29fix "Session Setup" dialog obscures "File Open" dlg on windows.Robin Gareus
2014-09-22Fix finding session templatesColin Fletcher
2014-06-26vertically expand recent-session listRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-06-17Change PBD::PathScanner API to return results by value to avoid inadvertent m...Tim Mayberry
2014-06-15fix pathscanner / stl_vector related memory leaksRobin Gareus
2014-06-12Fix opening of recent sessions with mismatched directory & file namesColin Fletcher
2014-06-12Prevent creation of session directory with leading or trailing space.Colin Fletcher
2014-05-16don't load selected session if other-project is chosen:Robin Gareus
2013-10-08fix some issues with window flow when session loading fails; shrink "New Sess...Paul Davis
2013-10-07possible relief for snapshot loadingPaul Davis
2013-10-06fix up some aspects of loading from a cmdline session namePaul Davis
2013-09-24fix crash when cmdline provides session namePaul 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