Support cut / copy / paste of MIDI automation.
authorCarl Hetherington <carl@carlh.net>
Thu, 5 Aug 2010 13:36:38 +0000 (13:36 +0000)
committerCarl Hetherington <carl@carlh.net>
Thu, 5 Aug 2010 13:36:38 +0000 (13:36 +0000)
commit5e3ca4db5cc356385e520643cfd279f393db4b51
tree2ea31a74d34e37e33bc5b126a5e7f1b58753b4f0
parente7a2b99f3d4f7afe73a30ac85e770e228785c1be
Support cut / copy / paste of MIDI automation.

git-svn-id: svn://localhost/ardour2/branches/3.0@7545 d708f5d6-7413-0410-9779-e7cbd77b26cf
16 files changed:
gtk2_ardour/automation_line.cc
gtk2_ardour/automation_line.h
gtk2_ardour/automation_selectable.h
gtk2_ardour/automation_streamview.cc
gtk2_ardour/automation_streamview.h
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/automation_time_axis.h
gtk2_ardour/editor_selection.cc
gtk2_ardour/region_view.cc
gtk2_ardour/route_time_axis.cc
gtk2_ardour/route_time_axis.h
gtk2_ardour/time_axis_view.h
libs/ardour/ardour/beats_frames_converter.h
libs/ardour/beats_frames_converter.cc
libs/evoral/evoral/TimeConverter.hpp
libs/evoral/src/ControlList.cpp