FreeRDP/channels/rdpsnd/client
Ondrej Holy 2fec57f1a0 rdpsnd/pulse: Fix crashes in pulseaudio
Function pa_stream_trigger has to be called under lock to avoid
following crashes on asserts:

Assertion 'e->mainloop->n_enabled_defer_events > 0' failed at pulse/mainloop.c:257, function mainloop_defer_enable(). Aborting.
Assertion '!e->next' failed at pulsecore/queue.c:104, function pa_queue_pop(). Aborting.
Assertion 'q->front' failed at pulsecore/queue.c:81, function pa_queue_push(). Aborting.
2016-10-04 15:18:16 +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 Fix Memory Leaks in RdpSnd 2016-09-19 11:27:25 -07:00
rdpsnd_main.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00