summaryrefslogtreecommitdiff
path: root/libs/ardour/session_directory.cc
AgeCommit message (Expand)Author
2007-06-06Fix MIDI session path problems (thanks timbyr).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