summaryrefslogtreecommitdiff
path: root/libs/ardour/solo_isolate_control.cc
AgeCommit message (Expand)Author
2020-03-10NO-OP: use set/clear_flag() API instead of set_flags()Robin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2017-06-12VCA/SlavableAutomationCtrl re-design:Robin Gareus
2017-04-19Use XMLNode::get/set_property API in ARDOUR::SoloIsolateControl classTim Mayberry
2016-10-14much simpler implementation of fix originally in c104c9d4726f3: don't call Se...Paul Davis
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-20Fully restore ARDOUR::SoloIsolateControl stateTim Mayberry
2016-07-20MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) no...Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31fix chaining of masters for boolean controlsPaul Davis
2016-05-31fix solo isolate controlsPaul Davis
2016-05-31design changes to various SlavableAutomationControls to make it possible to g...Paul Davis
2016-05-31add new files to source treePaul Davis