13
0
livetrax/libs
Paul Davis b0586763ba libpbd: changes to pre-registration of signal emitting threads
There is no need to preallocate request buffers for these threads - the event
loops that require them can allocate them when they discover and register the
pre-registered threads. This also means that event loops do not need to
register request buffer factories.
2023-04-21 13:43:46 -06:00
..
appleutility
ardour libpbd: changes to pre-registration of signal emitting threads 2023-04-21 13:43:46 -06:00
ardouralsautil
audiographer switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
auscan
backends JACK: do not set the thread-init callback 2023-04-21 12:16:37 -06:00
canvas Fix a small memory leak 2023-04-19 14:20:48 +02:00
clearlooks-newer
ctrl-interface midi surfaces: fix debug trace string 2023-04-21 12:16:37 -06:00
evoral NO-OP: use Tab to indent 2023-04-01 17:21:32 +02:00
fluidsynth
fst
gtkmm2ext libpbd: changes to pre-registration of signal emitting threads 2023-04-21 13:43:46 -06:00
hidapi
libltc
lua Add Lua bindings to std::shared_ptr<T const> 2023-04-19 01:46:58 +02:00
midi++2 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panners switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
pbd libpbd: changes to pre-registration of signal emitting threads 2023-04-21 13:43:46 -06:00
plugins ace-fluidsynth: fix free_path initialization in save 2023-04-21 00:58:24 +02:00
ptformat
qm-dsp
surfaces push2: remove unused member 2023-04-21 12:16:37 -06:00
temporal temporal: factor out twist iteration, add debug output 2023-04-16 10:33:37 -06:00
vamp-plugins
vamp-pyin
vfork Fix vfork wrapper for macOS 2023-03-25 07:46:47 +01:00
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
widgets switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
zita-convolver
zita-resampler