cb64c9a9c144aca537230b66fd18e600659a58b9
This fixes bug, when a button has both a controllable and a toggle action assigned. Previously only the visual state was updated. e.g. monitor section mute button. When "cut all" was toggled (e.g. Control surface, or a Lua script: `Session:monitor_out():monitor_control():set_cut_all(true)`, The action state itself remained unchanged. Also the button in the application remained unchanged since that button does not :watch() the controllable.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%