summaryrefslogtreecommitdiff
path: root/libs/ardour/find_session.cc
AgeCommit message (Expand)Author
2017-10-18Consolidate session + template file extensionsRobin Gareus
2017-10-03Fix another hardcoded "tar.xz" -> ARDOUR::session_archive_suffixRobin Gareus
2017-05-06really fix opening session-archives -- amend 1f80f059beRobin Gareus
2017-05-06Fix opening session-archivesRobin Gareus
2016-12-27Add backend support to extract session-archivesRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-04Change a few instances of 'stat()' to use 'g_stat()' (for UTF8 compatibility ...John Emmas
2015-06-29more reliable check for session files, to cover *.ardour.bak cases, and exclu...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-07-11remove direct of realpath(2), replace with canonical_path() which is a no-op ...Paul Davis
2013-01-16add copyright commentsPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2010-08-17forward port 2.X changes up to and including rev 6909Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-02Fixes for GCC 4.3.David Robillard
2007-05-18Move Session::find_session into a session_utils.h headerTim Mayberry