akallabeth
|
8cc6582044
|
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues
* Fixed mac compilation issues
* Added missing include
* Fixed windows server build warnings
* Fixed VS2010 build issue
* Removed unnecessary library linking
* Fixed ThreadPool WinXP compatibility
* Fixed pr review remarks
|
2022-02-14 14:59:22 +01:00 |
|
Steve Pronovost
|
f6f4acc921
|
Added support for AUDIO_PLAYBACK_DVC
Support audio on dynamic channel. Please refer to MS-RDPEA.
|
2021-10-21 13:11:21 +02:00 |
|
Armin Novak
|
ba0da04217
|
Fixed compilation warnings and duplicate defines
|
2021-09-09 08:53:20 +02:00 |
|
Armin Novak
|
8b9e3fa51e
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
|
zihao.jiang
|
444b678e71
|
shadow/rdpsnd: Fix race condition in rdpsnd channel server. The output buffer and format parameters are not protected. This cause some data inconsistence if rdpsnd has own thread
|
2016-05-22 22:13:32 +08:00 |
|
Armin Novak
|
b1e9ffb655
|
Using wlog for channel logging now.
Fixed compiler warnings and broken callback in urbdrc.
|
2014-09-15 08:48:46 +02:00 |
|
Hardening
|
4b6edb913c
|
Make server sound thread optionnal
This patch makes the server-side sound channel thread optionnal, and
exposes functions to handle channel traffic from the outside.
|
2014-07-02 10:31:45 +02:00 |
|
Marc-André Moreau
|
23a8354656
|
channels: rdpsnd refactoring, drdynvc initial server-side code
|
2013-08-18 21:52:55 -04:00 |
|