summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_directory.h
AgeCommit message (Expand)Author
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-08* first primitive implementation of MidiPatchManagerHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-09-05Fix source directory paths so that the session name element is "legalized" an...Tim Mayberry
2007-09-04Change the SessionDirectory constructor to take a sys::path instead of a stringTim Mayberry
2007-06-17Forward declare the SessionDirectory class in session.h to reduce compilation...Tim Mayberry
2007-06-07Write MIDI files to interchange/sessionname/midifiles (for real this time).David Robillard
2007-06-05Save MIDI files to interchange/sessionname/midifiles (instead of audiofiles).David Robillard
2007-05-19When loading sessions, create any missing session directories rather than thr...Tim Mayberry
2007-05-18Add SessionDirectory::export_path and make sure it gets created in SessionDir...Tim Mayberry
2007-05-18Add PBD::sys::path class that has a similar API to boost::filesystem::path bu...Tim Mayberry