more or less complete restoration of Controllable::_id from XML, with all that implie...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 28 Nov 2010 18:31:18 +0000 (18:31 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 28 Nov 2010 18:31:18 +0000 (18:31 +0000)
commit9b7a35cdc0d63d05d91f9deba294bcb7113a9106
tree566657c72ba088461bdcd858402a01fab2738090
parent422309880c0448d95c7be2cec43384b604fa427c
more or less complete restoration of Controllable::_id from XML, with all that implies for MIDI bindings continuing to work across session reloads, and also that the controlled parameter is now set from Controllable::set_value() during session loading, not directly from its "own" XML value; still some funny stuff going on with Panners. This may have broken 2.X session loading in that panners may not be setup correctly

git-svn-id: svn://localhost/ardour2/branches/3.0@8117 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/panner.h
libs/ardour/ardour/plugin_insert.h
libs/ardour/audio_track.cc
libs/ardour/automatable.cc
libs/ardour/automation_control.cc
libs/ardour/panner.cc
libs/ardour/plugin_insert.cc
libs/ardour/vbap.cc
libs/pbd/controllable.cc