do not offer combine operation for MIDI (see comment in libs/ardour/midi_playlist_sou...
[ardour.git] / libs / ardour / rc_configuration.cc
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.