Files
ardour/gtk2_ardour
Paul Davis d6574c9c40 remove duplicated calls to update solo/mute state from RouteUI descendants.
RouteUI::set_route() already does the right thing. Also remove RouteUI::mute_changed() since its
only role was to handle the mute change signal from a route, which boost::bind() makes unnecessary
since we can connect update_mute_display() directly.
2015-03-31 12:31:06 -04:00
..
2015-03-31 17:10:36 +02:00
2015-03-30 21:51:55 +02:00
2015-03-31 16:05:15 +02:00
2015-03-31 16:05:15 +02:00
2015-03-31 04:16:24 +02:00