Files
ardour/libs
Robin Gareus c29568f4c5 Fix Controllable::InverseGroup behavior.
use_group(), use_me() filters group behavior beforehand.
ControlGroup::set_group_value() lacks context to make the decision itself
and should always apply to the group (regardless of active state):
InverseGroup allows to override both: inactive predicate and inactive group.

This needs testing, particularly since  RouteGroupMember::use_group()
is no longer used and was superseded by RouteGroup::push_to_groups()
2017-03-11 18:58:50 +01:00
..
2017-02-28 21:33:13 +01:00
2016-10-27 15:57:47 +02:00
2016-12-03 15:18:21 -05:00
2017-02-18 16:22:34 +01:00