FreeRDP/channels
Pascal Nowack 902727df5e rdpsnd: Enhance server implementation
The current server sided channel handling of RDPSND/AUDIO_PLAYBACK_DVC
is currently very constrained.
So, solve this. This means:

- Add the missing Training/Training Confirm PDUs
- Stop overriding the average bytes per second values, when submitting
  the audio formats, as this currently makes the usage of codecs
  impossible
- Add a way to send the server formats manually again, to be able to
  restart the protocol after a Close PDU was sent
- Add a way to send already encoded audio data to let server
  implementations to take care of the encoding process and to set
  custom audio timestamps for the Video Optimized Remoting channel
- Add public attributes to let server implementations know the initial
  volume and pitch values
- Add public attribute to let server implementations know the quality
  mode setting
2022-06-03 08:48:46 +02:00
..
ainput Fixed dead store warnings 2022-04-28 12:37:19 +02:00
audin Fixed memory leak in audin mac 2022-05-13 10:23:41 +02:00
client scanbuild fixes 2022-04-28 12:37:19 +02:00
cliprdr Fixed warnings 2022-04-28 11:24:51 +02:00
disp Fixed dead store warnings 2022-04-28 12:37:19 +02:00
drdynvc Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
drive Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
echo Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
encomsp * libfreerdp-channels: fix remdesk, encomsp channel event handling 2022-05-26 17:18:40 +02:00
geometry Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
gfxredir Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
parallel Fixed warnings 2022-04-28 11:24:51 +02:00
printer winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
rail Fixed warnings 2022-04-28 11:24:51 +02:00
rdp2tcp Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
rdpdr winpr: rework alignment functions 2022-05-12 11:36:01 +02:00
rdpei scanbuild fixes 2022-04-28 12:37:19 +02:00
rdpgfx Fixed RDPGFX_CAPVERSION_106 according to errata (#7924) 2022-05-25 13:11:29 +02:00
rdpsnd rdpsnd: Enhance server implementation 2022-06-03 08:48:46 +02:00
remdesk * libfreerdp-channels: fix remdesk, encomsp channel event handling 2022-05-26 17:18:40 +02:00
serial Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
server Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard Eliminate Dead nested assignment warnings 2022-04-28 12:37:19 +02:00
sshagent Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
tsmf CMake check_include and struct cleanup 2022-04-29 14:27:44 +02:00
urbdrc Fixed missing WINAPI for callback function declarations 2022-05-25 10:31:21 +02:00
video scanbuild fixes 2022-04-28 12:37:19 +02:00
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00