Fix mute toggle actions when mute is automated
authorRobin Gareus <robin@gareus.org>
Tue, 3 Sep 2019 20:01:35 +0000 (22:01 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 3 Sep 2019 20:01:35 +0000 (22:01 +0200)
commite7637d7786e8e078c0ea01bb992c157009fe92a4
treeb3dac5a4d9037e5b6e3854e212e1c40829e08663
parente30a1032d06d22770e91277542031908e1bfc2f5
Fix mute toggle actions when mute is automated

Track menu, as well as mixer-shortcut to set/unset mute
of selected tracks needs to send a start_touch() event, otherwise
the change is not effective.
gtk2_ardour/editor_ops.cc
gtk2_ardour/mixer_ui.cc