allow for mandatory control protocols, plus some ongoing work on automation control...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 19 May 2006 20:10:35 +0000 (20:10 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 19 May 2006 20:10:35 +0000 (20:10 +0000)
commit9c6984dbbb5583147788876dba80e203c2d38d1a
tree4db0a08b1049f8ddd8f237c85474568e8a62e099
parent50ee09e80ff91bf0146e89728578d5e31aba23b7
allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished)

git-svn-id: svn://localhost/trunk/ardour2@516 d708f5d6-7413-0410-9779-e7cbd77b26cf
16 files changed:
gtk2_ardour/add_route_dialog.cc
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/automation_time_axis.h
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_canvas_events.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/selection.cc
libs/ardour/ardour/control_protocol.h
libs/ardour/ardour/control_protocol_manager.h
libs/ardour/control_protocol.cc
libs/ardour/control_protocol_manager.cc
libs/surfaces/generic_midi/interface.cc
libs/surfaces/tranzport/interface.cc