summaryrefslogtreecommitdiff
path: root/gtk2_ardour/session_dialog.cc
AgeCommit message (Expand)Author
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