FreeRDP/channels/rdpsnd/client
Armin Novak dadc5262ae Removed static channel variables.
Global static variables do not work, if more than one instance
of an RDP client is running in the same process space.
Removed the varaibles where possible and replaced them with
thread local storage where necessary.
2016-10-06 13:43:09 +02:00
..
alsa cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
ios cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
mac Fix Memory Leaks in RdpSnd 2016-09-19 11:27:25 -07:00
opensles cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
oss cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
pulse rdpsnd/pulse: Fix crashes in pulseaudio 2016-10-04 15:18:16 +02:00
winmm Fix Memory Leaks in RdpSnd 2016-09-19 11:27:25 -07:00
CMakeLists.txt build: add missing dependencies 2016-04-07 15:10:00 +02:00
rdpsnd_main.c Removed static channel variables. 2016-10-06 13:43:09 +02:00
rdpsnd_main.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00