FreeRDP/channels/rdpsnd/client
Norbert Federa af992f4ce1 channels/client: fix alsa/pulse warning and checks
- pa_stream_writable_size() returns (size_t) -1 on error
- fix missing cast in alsa client sound channel code
2018-10-23 09:45:20 +02:00
..
alsa channels/client: fix alsa/pulse warning and checks 2018-10-23 09:45:20 +02:00
fake Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
ios Fixed formatting of changed files. 2018-04-05 13:14:16 +02:00
mac Fixed format debug message. 2018-09-26 12:49:09 +02:00
opensles Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
oss Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
pulse channels/client: fix alsa/pulse warning and checks 2018-10-23 09:45:20 +02:00
winmm Fixed formatting of changed files. 2018-04-05 13:14:16 +02:00
CMakeLists.txt Added target dependencies. 2018-07-02 16:58:14 +02:00
rdpsnd_main.c fixed return value check in rdpsnd_recv_volume_pdu 2018-10-22 12:27:19 +02:00
rdpsnd_main.h Rewrite of sound and microphone channels 2018-04-05 13:14:16 +02:00