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 |
|
Hardening
|
f33f755635
|
Also specify the timestamp when sending samples
This patch complements the SendSample() callback to take the timestamp
as extra argument.
|
2014-06-18 23:44:34 +02:00 |
|
Hardening
|
99d531655c
|
Implement a confirm block callback
This patch adds a callback called when we receive feedback from the
client.
|
2014-06-18 23:44:34 +02:00 |
|
Hardening
|
a7023769d0
|
Fixes in the server-side sound channel
This patch:
* treats OOM situations
* adds checks when reading audio channel messages
|
2014-04-29 01:02:35 +02:00 |
|
Marc-André Moreau
|
6e1cdf1b67
|
libfreerdp-core: expose opaque HANDLE instead of WTSVirtualChannelManager*
|
2014-02-27 13:30:04 -05:00 |
|
Marc-André Moreau
|
23a8354656
|
channels: rdpsnd refactoring, drdynvc initial server-side code
|
2013-08-18 21:52:55 -04:00 |
|
Vic Lee
|
5aa49de0c0
|
include: add some missing extern C decl.
|
2013-05-19 21:57:08 -07:00 |
|
Marc-André Moreau
|
2b9174a69b
|
channels/rdpsnd: cleanup
|
2013-02-25 21:46:48 -05:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
1ed644786c
|
freerdp: change boolean type to BOOL type
|
2012-10-09 02:38:39 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Vic Lee
|
106b20cbb0
|
server/rdpsnd: add SetVolume support.
|
2012-05-29 22:22:38 +08:00 |
|
Vic Lee
|
052f841d7f
|
server: add rdpsnd server channel library.
|
2012-05-24 14:03:21 +08:00 |
|