make RouteUI and its children and relations able to switch the Route/IO object they...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 5 Oct 2008 15:36:45 +0000 (15:36 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 5 Oct 2008 15:36:45 +0000 (15:36 +0000)
commitb462493f44d9004853a6d242ae295496af12478c
tree66f8a04b9fcc9c7083d33ecfb4915b94dfbfc770
parentf138091f7e6413623390cd2168aaac7d0a7d71c2
make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3869 d708f5d6-7413-0410-9779-e7cbd77b26cf
19 files changed:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/editor_mixer.cc
gtk2_ardour/gain_meter.cc
gtk2_ardour/gain_meter.h
gtk2_ardour/level_meter.cc
gtk2_ardour/level_meter.h
gtk2_ardour/mixer_strip.cc
gtk2_ardour/mixer_strip.h
gtk2_ardour/option_editor.cc
gtk2_ardour/panner_ui.cc
gtk2_ardour/panner_ui.h
gtk2_ardour/redirect_box.cc
gtk2_ardour/redirect_box.h
gtk2_ardour/route_params_ui.cc
gtk2_ardour/route_time_axis.cc
gtk2_ardour/route_ui.cc
gtk2_ardour/route_ui.h
gtk2_ardour/send_ui.cc
gtk2_ardour/sfdb_ui.cc