convert Route::_solo_isolated from counter to a boolean.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 10 Aug 2015 22:14:08 +0000 (18:14 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 10 Aug 2015 22:14:08 +0000 (18:14 -0400)
commit3a648098201bcc6c988034189ec4831e28e20173
tree93e0bca309803864ef4d65b2283859bf196d43a1
parent94014dc5d56a5762a0cec83116255ae44ee46527
convert Route::_solo_isolated from counter to a boolean.

This correctly manages the semantics - the counting part is only intended to cover
upstream/downstream effects, not "am i solo-isolated" (similar to self-soloed)
libs/ardour/ardour/route.h
libs/ardour/route.cc