13
0
livetrax/libs
Robin Gareus cd5f70e69a
Fix issues when delay-buffers are re-allocated
Previously buffers were dropped, and data was not copied to
newly allocated buffers. As side-effect the read-offset was not
adjusted either.

The distance between read and write-pointer needs to be maintained
(delay does not change). This needs to be accounted for, when the
buffer increases while read->write wraps around the old (smaller)
buffer. Previously this triggered an assert (in line 180)
2019-09-29 17:00:27 +02:00
..
appleutility NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardour Fix issues when delay-buffers are re-allocated 2019-09-29 17:00:27 +02:00
ardouralsautil
audiographer Engage thread-safe fftw planner in libardour 2019-09-10 03:06:21 +02:00
backends NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
canvas goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build 2019-09-25 12:16:13 -06:00
clearlooks-newer NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
evoral NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
fluidsynth
fst
gtkmm2ext goodbye USE_TRACKS_CODE_FEATURES and is_tracks_build 2019-09-25 12:16:13 -06:00
hidapi
libltc
lua
midi++2 NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
panners goodbye Profile->...trx 2019-09-25 13:02:31 -06:00
pbd Another try at C++11/boost spinlock initialization 2019-09-26 02:48:17 +02:00
plugins
ptformat
qm-dsp
surfaces Consolidate and extend "well-known" controls: 2019-09-25 14:02:45 +02:00
temporal
vamp-plugins
vamp-pyin
vfork
waveview
widgets NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
zita-convolver
zita-resampler