FreeRDP/channels
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
..
audin Merge pull request #4889 from akallabeth/shadow_server_audin_refactor 2018-10-08 12:56:09 +02:00
client Fixed buffer size and function name 2018-08-27 14:34:42 +02:00
cliprdr Removed use of strcpy. 2018-08-27 14:34:09 +02:00
disp disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
drdynvc Fixed compiler warnings. 2018-10-03 15:16:59 +02:00
drive fix issue with fnObjectFree and related casts 2018-10-19 11:30:01 +02:00
echo Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
encomsp Removed use of strcpy. 2018-08-27 14:34:09 +02:00
geometry video, geometry: fixed geometry handling 2018-02-13 10:52:53 +01:00
parallel Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
printer Fixed a warning in printer channel. 2018-09-18 14:45:25 +02:00
rail Allow empty rail strings. 2018-09-25 09:54:47 +02:00
rdpdr fix issue with fnObjectFree and related casts 2018-10-19 11:30:01 +02:00
rdpei Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
rdpgfx channels/rdpgfx: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
rdpsnd channels/client: fix alsa/pulse warning and checks 2018-10-23 09:45:20 +02:00
remdesk Removed use of strcpy. 2018-08-27 14:34:09 +02:00
serial channels/serial: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
server channels/server: Silence false positive warnings from covscan 2018-08-22 13:35:43 +02:00
smartcard Fixed compiler warnings. 2018-10-03 15:16:59 +02:00
sshagent Fixed compiler warnings. 2018-10-03 15:16:59 +02:00
tsmf channels/client: fix alsa/pulse warning and checks 2018-10-23 09:45:20 +02:00
urbdrc Fixed missing includes. 2018-08-27 14:34:42 +02:00
video Include geometry.h in video channel 2018-04-17 08:20:54 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00