summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/slavable_automation_control.h
AgeCommit message (Expand)Author
2016-10-14Revert "change return type of AutomationControl::actually_set_value() from vo...Paul Davis
2016-10-12change return type of AutomationControl::actually_set_value() from void to bo...Paul Davis
2016-09-21gain controls are supposed to be "gain-like"Paul Davis
2016-05-31rearrange inheritance so that Automatable IS-A SlavablePaul Davis
2016-05-31move ever close to working master/slave logic, this time with audio testingPaul Davis
2016-05-31fix return type of SlavableAutomationControl::get_boolean_masters() to make i...Paul Davis
2016-05-31move SlavableAutomationControl into its own headerPaul Davis