Move panner bypass state up to the PannerShell so that it is preserved even when...
authorCarl Hetherington <carl@carlh.net>
Thu, 14 Jul 2011 22:17:43 +0000 (22:17 +0000)
committerCarl Hetherington <carl@carlh.net>
Thu, 14 Jul 2011 22:17:43 +0000 (22:17 +0000)
commit48de21b1201fdf828c32ab396ac75dc884a96d90
treeac89601041c49a8f572668ede9883fe2ab0ca20e
parenta5efa9a500d2c1b592656e91e9ea7ef7d535dcb3
Move panner bypass state up to the PannerShell so that it is preserved even when new Panners are dropped in (refixes #4185).

git-svn-id: svn://localhost/ardour2/branches/3.0@9877 d708f5d6-7413-0410-9779-e7cbd77b26cf
16 files changed:
gtk2_ardour/panner2d.cc
gtk2_ardour/panner2d.h
gtk2_ardour/panner_ui.cc
gtk2_ardour/panner_ui.h
libs/ardour/ardour/panner.h
libs/ardour/ardour/panner_shell.h
libs/ardour/delivery.cc
libs/ardour/internal_send.cc
libs/ardour/panner.cc
libs/ardour/panner_shell.cc
libs/panners/1in2out/panner_1in2out.cc
libs/panners/1in2out/panner_1in2out.h
libs/panners/2in2out/panner_2in2out.cc
libs/panners/2in2out/panner_2in2out.h
libs/panners/vbap/vbap.cc
libs/panners/vbap/vbap.h