13
0
livetrax/libs/evoral
Robin Gareus 2006701f73 Fix ctrl-list guard-points and concurrency issues
* lock list when editing (prevent concurrent modification of insert
  iterator
* don't add a guard-point if an event is already present between the
  target and guard-point-position
* remove existing automation-events (old guard points) when
  touching automation w/o change
* don't unset "new write pass" when not rolling
  (fixes issues when not rolling but locating with write-enabled)
2017-07-24 01:59:08 +02:00
..
evoral Fix ctrl-list guard-points and concurrency issues 2017-07-24 01:59:08 +02:00
MSVCevoral
src Fix ctrl-list guard-points and concurrency issues 2017-07-24 01:59:08 +02:00
test
run-tests.sh
wscript