more work on the suprisingly ongoing filename/path/origin issue
[ardour.git] / libs / ardour / rc_configuration.cc
2013-01-09 Colin FletcherA few more typo fixes in libardour.
2012-06-23 Tim MayberryRemove now unnecessary header include
2012-06-23 Tim MayberryReplace use of pbd/filesystem.h with Glib:: equivalents
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-09-26 Carl HetheringtonUse RCU for MIDI Manager's port list.
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-07-26 Paul Davisdon't crash during startup with no config files when...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-11-13 Paul Davisfix stupid MIDI::Manager design to properly handle...
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-14 Carl HetheringtonAdd missing files from last commit, as per.