13
0
livetrax/libs
Robin Gareus df666326f7
Fix insert/remove time duplicate automation move -- #7712
Editor::insert_time(), Editor::remove_time() handle automation
directly because time may be inserted to Routes without playlists
and combined undo-operation with marker, and tempo-changes.

However when the preference "automation_follows_regions" is enabled,
the playlist already moves the automation of region under any region
(possibly overriding future automation).

This resulted in possibly lossy, duplicate automation moves.
2018-12-21 17:33:59 +01:00
..
appleutility
ardour Fix insert/remove time duplicate automation move -- #7712 2018-12-21 17:33:59 +01:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2018-11-23 07:27:32 +00:00
backends Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
canvas
clearlooks-newer
evoral Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
fluidsynth Update Fluidsynth to v2.0.2 2018-11-23 16:05:19 +01:00
fst
gtkmm2ext Fix crash for external windows 2018-12-20 19:41:57 +01:00
hidapi
libltc
lua
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners
pbd adjustments for latest boost shared_ptr debug patch 2018-12-19 17:19:51 -05:00
plugins Compliant LV2 state path-mapping 2018-12-19 22:28:40 +01:00
ptformat ptformat: Update to 877fa28 - more endian resilient && pt5 fixes 2018-12-16 15:08:23 +11:00
qm-dsp
surfaces LCXL: some more small tweaks 2018-12-12 18:14:48 +01:00
temporal
vamp-plugins
vfork
waveview
widgets Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler