13
0
livetrax/libs/backends
Robin Gareus 8b71967be9
ALSA: add locks to safely add/remove MIDI devices
Theoretically this could be lock-free by using a queue of device
ports to be added/remove in sync in the process-callback, but
realistically adding/removing devices doesn't have to be rt-safe.
2019-01-14 22:33:31 +01:00
..
alsa ALSA: add locks to safely add/remove MIDI devices 2019-01-14 22:33:31 +01:00
coreaudio Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
dummy Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
jack Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
MSVCbackends Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:06:25 +01:00
portaudio Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
wscript