FreeRDP/channels/rdpsnd/client
Armin Novak 976c3c2ab9 Refactored proxy and proxy-modules:
* Split out proxy headers and moved to public API to allow external
  modules to be built.
* Split proxy into proxy library and proxy binary. The library
  can be used by other applications and provides a simple API
* Improved channel passthrough, now all channels including dynamic
  channels work.
* Extended module API to hook more events, improved module samples
* Cleaned up proxy code, removed global static variables used,
  added WINPR_ASSERT
2021-09-09 08:53:20 +02:00
..
alsa channels: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
fake Added const to function arguments 2021-02-17 11:29:56 +01:00
ios Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
mac Some fixes for audin redirection (#7231) 2021-08-23 14:49:28 +02:00
opensles Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
oss channels: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
proxy Refactored proxy and proxy-modules: 2021-09-09 08:53:20 +02:00
pulse channels: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
sndio fix formating with clang-format 2021-03-08 13:11:50 +01:00
winmm rdpsnd/winmm: fix some memory issues. 2020-02-04 17:56:45 +08:00
CMakeLists.txt Add support for OpenBSD sndio 2021-03-08 13:11:50 +01:00
rdpsnd_main.c Fixed RDPSND_CHANNEL_NAME 2021-08-25 13:40:47 +02:00
rdpsnd_main.h Reformatted to new style 2019-11-07 10:53:54 +01:00