MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 20 Jul 2016 20:10:11 +0000 (16:10 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 20 Jul 2016 20:10:11 +0000 (16:10 -0400)
commit52d746c5fb39263a42dd33de12e101c3fbeafaa9
tree70a7db99a454b0d77ef0239684719da2f8ad5f67
parent316562ee9e04edccff6de5f97618cbd59ef12755
MuteMaster should (a) use a Muteable's own ::muted_by_others_soloing() (b) not try to use its own _solo_ignore to track Muteable::can_solo() or solo isolate state
libs/ardour/ardour/mute_master.h
libs/ardour/mute_master.cc
libs/ardour/muteable.cc
libs/ardour/route.cc
libs/ardour/session.cc
libs/ardour/solo_isolate_control.cc