13
0
livetrax/libs/backends
Robin Gareus a7d2718aa4
ALSA: use dedicated device reservation for probing
It can happen that the main AlsaAudioBackend::_device_reservation
is still busy while I/O devices are set. In this case a
dedicated AlsaDeviceReservation needs to be used which can fail
silently.

A common example is disconnecting a USB device while it is in
use. The Halted signal can show the session dialog, which calls
set_input_device_name before the device reservation of the
unplugged device terminated.
2022-11-29 17:34:45 +01:00
..
alsa ALSA: use dedicated device reservation for probing 2022-11-29 17:34:45 +01:00
coreaudio Increase coreMIDI robustness, do not drop late events 2022-09-24 02:29:50 +02:00
dummy
jack jack backend: catch some possible errors in ::get_port_name() 2022-10-29 09:37:17 -06:00
MSVCbackends
portaudio
pulseaudio PulseAudio: fix error message 2022-11-04 13:44:55 +01:00
wscript