summaryrefslogtreecommitdiff
path: root/libs/ardour/solo_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::SoloControl classTim Mayberry
2016-11-25fix implementation of SoloControl::clear_all_solo_state()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::SoloControl stateTim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-31no-op: explanatory commentsPaul Davis
2016-05-31convert editor routes code to use StripablePaul Davis
2016-05-31fix chaining of masters for boolean controlsPaul Davis
2016-05-31move ever close to working master/slave logic, this time with audio testingPaul Davis
2016-05-31fix solo control to use VCA logic as worked out for mutePaul Davis
2016-05-31a variety of changes that get closer to correctly functioning behaviour for V...Paul Davis
2016-05-31a slew of as-yet incomplete work to get VCA solo+mute closer to workingPaul Davis
2016-05-31some tweaks for solo logic to get things working as they were before (correctly)Paul Davis
2016-05-31add new files to source treePaul Davis