1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-02 17:51:06 +01:00
libtgvoip/os/linux
Grishka 8d6ca06257 Correctly handle ALSA errors
(actually, it should have been like this from the beginning)
telegramdesktop/tdesktop#3412
2017-10-31 11:19:00 +03:00
..
AudioInputALSA.cpp Correctly handle ALSA errors 2017-10-31 11:19:00 +03:00
AudioInputALSA.h Added WASAPI audio I/O implementation for Windows >= Vista (desktop only for now) 2017-05-05 00:44:23 +03:00
AudioInputPulse.cpp Added TCP fallback 2017-06-06 04:44:16 +03:00
AudioInputPulse.h Added TCP fallback 2017-06-06 04:44:16 +03:00
AudioOutputALSA.cpp Correctly handle ALSA errors 2017-10-31 11:19:00 +03:00
AudioOutputALSA.h Added WASAPI audio I/O implementation for Windows >= Vista (desktop only for now) 2017-05-05 00:44:23 +03:00
AudioOutputPulse.cpp Added TCP fallback 2017-06-06 04:44:16 +03:00
AudioOutputPulse.h Added TCP fallback 2017-06-06 04:44:16 +03:00
PulseAudioLoader.cpp A better way to load libpulse. Also, device enumeration using it. 2017-05-24 03:31:35 +03:00
PulseAudioLoader.h A better way to load libpulse. Also, device enumeration using it. 2017-05-24 03:31:35 +03:00