Fix two small bugs in ControlProtocolManager:
authorJohn Anderson <ardour@semiosix.com>
Thu, 15 Feb 2007 17:42:17 +0000 (17:42 +0000)
committerJohn Anderson <ardour@semiosix.com>
Thu, 15 Feb 2007 17:42:17 +0000 (17:42 +0000)
commit4daf15435b39517b4b09d0bd66060b4c55bcf078
tree02d4d72a59bef7fa9b552f8d640b4a693ec2e953
parent1cf6978cadcfc9a32b3ed52914d0fc80f3359e29
Fix two small bugs in ControlProtocolManager:

1) set_active was being called twice

2) control surface objects were deleted in drop_session, but not recreated in set_session

git-svn-id: svn://localhost/ardour2/trunk@1467 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/control_protocol_manager.cc
libs/surfaces/mackie/TODO