Change the SessionDirectory constructor to take a sys::path instead of a string
[ardour.git] / libs / ardour / ardour / session_directory.h
2007-09-04 Tim MayberryChange the SessionDirectory constructor to take a sys...
2007-06-17 Tim MayberryForward declare the SessionDirectory class in session...
2007-06-07 David RobillardWrite MIDI files to interchange/sessionname/midifiles...
2007-06-05 David RobillardSave MIDI files to interchange/sessionname/midifiles...
2007-05-19 Tim MayberryWhen loading sessions, create any missing session direc...
2007-05-18 Tim MayberryAdd SessionDirectory::export_path and make sure it...
2007-05-18 Tim MayberryAdd PBD::sys::path class that has a similar API to...