add export visibility macros across libardour
[ardour.git] / libs / ardour / ardour / session_directory.h
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-04-11 Robin Gareusenable videotimeline by default
2013-03-13 Robin Gareusvideotimline
2012-10-23 Paul Davisprobable fix for not being able to find audio files...
2012-06-23 Tim MayberryChange the meaning of the return value in SessionDirect...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2011-10-24 Carl HetheringtonExpose sources_root() for Session and make everything...
2011-07-14 Paul Davisinitial pass at session-renaming functionality
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-08 Hans Baier* first primitive implementation of MidiPatchManager
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-09-05 Tim MayberryFix source directory paths so that the session name...
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...