Merge remote-tracking branch 'remotes/origin/cairocanvas' into windows
[ardour.git] / libs / ardour / rc_configuration.cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-14 Paul Davisdon't bother with old MIDI port data in ardour.rc
2013-08-14 Paul Davissave and restore all ardour-owned MIDI ports
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-04 John Emmas'libs/ardour' - Main body of changes required for build...
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.