2nd part of previous commit
[ardour.git] / libs / ardour / session_rtevents.cc
2016-07-04 Paul Davis2nd part of previous commit
2016-05-31 Paul Davisclear all solo state should affect VCAs too
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisadd implicit mute state to MuteMaster and use when...
2016-05-31 Paul DavisSession API changes to enable VCAs to set soloed-by...
2016-05-31 Paul Davisredesign Route and VCA objects to inherit from ARDOUR...
2016-02-01 Paul Davismake Session::rt_set_monitoring() conform to new Track API
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusadd a "reset all solo state" safeguard
2015-10-06 Robin Gareusremove newly unused code
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Robin Gareusfix various stuck-solo cases:
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-27 Paul Davisadd Session::routes_solo_changed(), a plural method...
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2014-12-18 David RobillardMute automation via normal mute button.
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
2013-02-03 Paul Davismute-all should not mute monitor or master
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-01-25 Paul Davisan improvement to the previous patch to catch up with...
2012-01-25 Paul Davisfix #4405, by explicitly cancelling solo when a route...
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-11 Paul Davisswitch to use boost::function for UI::call_slot operati...
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...