Update 'Cut time' to match 'Insert time', and fix cut-time moving range markers
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Mon, 15 Jun 2015 15:07:30 +0000 (16:07 +0100)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Wed, 17 Jun 2015 16:15:21 +0000 (17:15 +0100)
commit721608aef31f1a57f806edfac93630c33845ba01
treef30b93681eaa4998da957a8c9431da4bd6bbea91
parente234e98f13808826122e39dc3562be96eaa7671e
Update 'Cut time' to match 'Insert time', and fix cut-time moving range markers

Add options to move glued & locked markers to Editor::cut_time(), in line
with the insert_time() implementation.

Fix up the order in which operations apply to range marker start & end
points, to avoid problems when a range which lies after the cut point is
shorter than the length of the cut.
gtk2_ardour/editor.h
gtk2_ardour/editor_ops.cc