13
0
livetrax/libs
Robin Gareus 0067a4596d
Speed up loading sessions with synths
LV2 plugins may add a MIDNAM file when they're loaded.
This can be happen concurrently with the MidiPatchManager,
loading the system-wide patch files.

Session load should not be interrupted by the initial
background scan of patch files, which can take a very long time.
We need to allow update_custom_midnam() to grab the _lock.
2020-04-26 04:55:59 +02:00
..
appleutility
ardour Speed up loading sessions with synths 2020-04-26 04:55:59 +02:00
ardouralsautil
audiographer
backends Consolidate stack-size and priority of rt-threads 2020-04-23 01:28:58 +02:00
canvas
clearlooks-newer
evoral Remove debug output 2020-04-23 02:29:45 +02:00
fluidsynth
fst
gtkmm2ext Revise German translation 2020-04-20 19:14:37 +02:00
hidapi
libltc
lua
midi++2
panners
pbd Fix builds, missing include 2020-04-24 01:53:59 +02:00
plugins
ptformat
qm-dsp
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
vamp-pyin
vfork
waveview
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