13
0
livetrax/libs
Robin Gareus 6bcd543bf2 Semaphores need to have a unique name -- fixes #7341
On Windows (and OSX) semaphores are named. If the name matches an existing
semaphore, it is re-used and not re-initialized. In case of multiple
LV2-plugins each with a worker-thread this can lead to a deadlock.
2017-05-07 02:02:30 +02:00
..
appleutility
ardour Semaphores need to have a unique name -- fixes #7341 2017-05-07 02:02:30 +02:00
ardouralsautil Use PBD::to_string() from pbd/string_convert.h in ardour ALSA utils 2017-04-19 09:37:00 +10:00
audiographer
backends ALSA backend: always register ports with systemic latency 2017-04-27 20:59:15 +02:00
canvas Use PBD::to_string from pbd/string_convert.h in WaveView debug code 2017-04-19 09:37:01 +10:00
clearlooks-newer
clearlooks-older
evoral AutomationLine time-unit conversion and paste API update 2017-04-26 23:37:27 +02:00
fluidsynth
fst
gtkmm2ext remove cruft (unused UI::ui_scale) 2017-05-05 14:00:30 +02:00
hidapi
libltc
lua
midi++2 Use XMLNode::set_property API in Midi::Port class 2017-04-19 09:36:48 +10:00
panners Use XMLNode::set_property API in all Panner classes 2017-04-19 09:36:53 +10:00
pbd NO-OP: whitespace and FSF address 2017-05-06 15:11:53 +02:00
plugins
ptformat
qm-dsp
surfaces OSC: make some more paths work with or without a parameter. 2017-05-05 15:02:22 -07:00
timecode
vamp-plugins
vfork