Splice mode: exclude newly-added regions from being shuffled
authorColin Fletcher <colin.m.fletcher@googlemail.com>
Mon, 10 Feb 2014 19:41:11 +0000 (19:41 +0000)
committerColin Fletcher <colin.m.fletcher@googlemail.com>
Wed, 7 May 2014 18:46:24 +0000 (19:46 +0100)
commit0026399358e04ccac5e49dd79f4c832730060370
tree431021359ad7c946917c2dde8443b9165786369e
parent349f66f41301d96935874a75329fa070029406e1
Splice mode: exclude newly-added regions from being shuffled

When adding regions in splice mode, exclude the region being added from
possibly being shuffled. I don't know whether this might have some other
adverse effects, but it fixes an obvious defect in 'Splice' mode where
newly-recorded regions 'jump' to the playhead position when recording
stops, and since splice mode is pretty much broken anyway, I don't think it
can make matters any worse.
libs/ardour/playlist.cc