ardour/libs
Robin Gareus b196cef2c4
Prevent delay-line reconfiguration while processing
Various backends have different strategies for updating latencies,
and different thread semantics for latency update callbacks.

With jack2 it is possible that processing happens concurrently
while port latencies are being changed.

Ardour internal backends emit the latency callback from the
main process thread, serializing latency changes with processing.

Various user actions can also trigger latency changes. e.g.
with a stopped engine it is possible to re-order plugins.
2020-04-25 17:52:54 +02:00
..
appleutility
ardour Prevent delay-line reconfiguration while processing 2020-04-25 17:52:54 +02:00
ardouralsautil
audiographer Set thread-names (libs) 2020-03-29 14:56:22 +02:00
backends Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
canvas NO-OP: whitespace 2020-04-10 18:32:18 +02:00
clearlooks-newer Special case checkbox border color in Treeview 2020-01-25 03:40:04 +01:00
evoral Remove debug output 2020-04-23 02:29:45 +02:00
fluidsynth
fst Add support for NetBSD by generalizing BSD OS tests. 2020-03-26 09:39:44 -06:00
gtkmm2ext Revise German translation 2020-04-20 19:14:37 +02:00
hidapi
libltc
lua Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
midi++2 Overhaul InstrumentInfo 2020-04-01 16:31:58 +02:00
panners NO-OP: whitespace 2020-03-23 17:38:08 +01:00
pbd Fix builds, missing include 2020-04-24 01:53:59 +02:00
plugins Clean up double/float narrowing math in plugins. 2020-03-30 22:25:21 +02:00
ptformat ptformat: Update to upstream 55f08d8 (simplify version detection) 2020-02-09 17:55:48 +11:00
qm-dsp Do not install static libs 2020-01-22 02:00:25 +01:00
surfaces WebSockets: fix guard header in json.h 2020-04-22 21:59:35 +02:00
temporal fix Beats::operator-() 2020-04-16 21:38:33 -06:00
vamp-plugins Increase accuracy of analyzed true-peak positions 2020-03-06 04:13:09 +01:00
vamp-pyin
vfork
waveview Set thread-names (libs) 2020-03-29 14:56:22 +02:00
widgets Emit signal when dropdown changes via scroll-wheel 2020-04-20 00:36:37 +02:00
zita-convolver Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
zita-resampler NO-OP fix typo in comment and header guard 2020-03-26 19:00:41 +01:00