ardour/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 replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
ardour Fix insert/remove time duplicate automation move -- #7712 2018-12-21 17:33:59 +01:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
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 Prevent excessive meter redraws for inactive meters at zero II 2018-10-17 22:35:29 +02:00
clearlooks-newer Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
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 remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
gtkmm2ext Fix crash for external windows 2018-12-20 19:41:57 +01:00
hidapi remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
libltc remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
lua remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
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 remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
surfaces LCXL: some more small tweaks 2018-12-12 18:14:48 +01:00
temporal remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
vamp-plugins Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
vfork silence clang analyzer: Memory Error, Memory leak 2016-02-28 13:12:40 +01:00
waveview remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00
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 remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead 2018-10-14 22:06:11 -04:00