Insert time: don't unlock markers we're not going to move anyway
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Sun, 14 Jun 2015 17:09:30 +0000 (18:09 +0100)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Wed, 17 Jun 2015 16:15:21 +0000 (17:15 +0100)
commit292f704b3051a29d5f7a6a1b8852296d2aaadfa0
treeb24fa1168084919a8f7de5c300a5c465565cdb2d
parent34e1e00f8bd42ac531537de8c7a7a6dc9b23228c
Insert time: don't unlock markers we're not going to move anyway

Move checking for locked markers in Editor::insert_time() so it doesn't
happen if we're going to skip the marker because it's glued to musical
time.
gtk2_ardour/editor_ops.cc