FreeRDP/channels/rdpsnd
Martin Fleisz d21e0a6d6d Fix audio channel init when no audio devices are present
This PR fixes the handling of using rdpsnd or audin when the system has
no audio device available.
In case of a missing playback device the
Windows backend now correctly reports an error and the fake rdpsnd
backend is loaded.
If audin is enabled and no microphone is present the channel
initialization will report an error but it won't cut the connection (as
it did before).
2019-12-30 12:59:14 +01:00
..
client Fix audio channel init when no audio devices are present 2019-12-30 12:59:14 +01:00
common Fixed remarks 2018-07-04 11:03:32 +02:00
server Reformatted to new style 2019-11-07 10:53:54 +01:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
CMakeLists.txt Added support for WAVE2 PDU in server side audio channel. 2018-07-02 16:20:39 +02:00