ardour/libs
Robin Gareus fec37c58bd
Flush plugins from rt-thread, prevent concurrent processing
Route::realtime_handle_transport_stopped() does have insufficient
information (PostTransportLocate), so "flush" is called from
Route::non_realtime_transport_stop in the butler thread.

However plugin de/activate() must not be called concurrently with
processing. e.g. https://lv2plug.in/ns/lv2core explicitly states:

"Hosts MUST guarantee that: An Instantiation function for an instance
is never called concurrently with any other function for that instance."
2020-11-14 02:49:50 +01:00
..
appleutility
ardour Flush plugins from rt-thread, prevent concurrent processing 2020-11-14 02:49:50 +01:00
ardouralsautil Tweak ALSA nperiod setting, fallback to nearest 2020-04-29 23:56:24 +02:00
audiographer Use unique target names for unit-test build rules 2020-10-16 02:31:39 +02:00
backends Allow to move pulse stream #8467 2020-11-11 15:59:26 +01:00
canvas Fix polygon redrawing -- #8148 2020-07-09 02:10:28 +02:00
clearlooks-newer
evoral ARM 32bit enum alignment (used in MIDIBuffer) 2020-09-28 01:21:43 +02:00
fluidsynth
fst VST3: verbose scan option 2020-11-02 01:57:03 +01:00
gtkmm2ext Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
hidapi
libltc
lua Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
midi++2 Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
panners NO-OP: whitespace 2020-03-23 17:38:08 +01:00
pbd NO-OP: comments 2020-11-10 19:31:25 +01:00
plugins Re-brand a-* plugins as Ardour Community Effects (ACE) 2020-09-30 21:59:20 +02:00
ptformat ptformat: Update to upstream 55f08d8 (simplify version detection) 2020-02-09 17:55:48 +11:00
qm-dsp
surfaces Generic Midi encoders fixed 2020-10-24 16:06:04 -07:00
temporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
vamp-plugins Update EBU VAMP plugin, report max short/mometary loudness 2020-07-20 05:16:04 +02:00
vamp-pyin
vfork
vst3 VST3: Add PreSonus Plug-In Extensions 2020-10-08 15:36:35 +02:00
waveview Set thread-names (libs) 2020-03-29 14:56:22 +02:00
widgets Increase precision of numeric dB entry 2020-08-01 09:57:18 +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