summaryrefslogtreecommitdiff
path: root/libs/ardour/route_controls.cc
AgeCommit message (Expand)Author
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-31add implicit mute state to MuteMaster and use when a master of a mute control...Paul Davis
2016-05-31change API of Controllable::Changed signal to include (from_self, GroupContro...Paul Davis
2016-05-31rearrange AutomationControl and RouteAutomationControl to get more shared log...Paul Davis
2016-02-02fix mistaken logic for Route::MuteControllable::set_value()Paul Davis
2016-02-01set channel route phase controlPaul Davis
2016-02-01clean up mess in Route/Track controllables caused by not understanding the si...Paul Davis
2016-01-31provide route solo isolate and solo safe automation controlsPaul Davis
2016-01-31add a new constructor for RouteAutomationControllable that takes a ParameterD...Paul Davis
2016-01-31break out Route controllables code into its own source modulePaul Davis