store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 1 Feb 2011 02:41:31 +0000 (02:41 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 1 Feb 2011 02:41:31 +0000 (02:41 +0000)
commitb78d036aa056af0ef4f5821c45dae5f70bc69231
tree639a9169028c22d827b316bb26cf03d8b2ba4a1a
parentdeee47bcaea08eb94d25bc3c308c6c199b8e0708
store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy objects to use them, so that we can never create 2 windows (UIs) for the same processor

git-svn-id: svn://localhost/ardour2/branches/3.0@8638 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/processor_box.cc
libs/ardour/ardour/processor.h
libs/ardour/processor.cc