FreeRDP/channels/tsmf/client/gstreamer
Daniel Bungert c95b5c49a6 Assorted tsmf and gstreamer fixes:
* tsmf audio volume fixes
  * The first audio volume message is received before everything is
    initialized.  Cache this data until we're ready.
  * Handle the cases of gstreamer unitialized/partially ready/
    fully ready.
  * Default to 50% as a fallback if the above fails.
* Improved detection of the primary monitor.
* Fix an unexpected shutdown when the server asks us to resize the media
  overlay to (width=0,height=0).
* Permit multiple presentations - required for repeat of audio files
  and also is seen in some video cases.
* Several leak fixes.
* Fix logging related compile warnings and other usage of PRIu64.
2013-06-19 12:33:46 -04:00
..
CMakeLists.txt channels: refactoring of channel subsystems 2012-11-19 22:31:15 -05:00
tsmf_gstreamer.c Assorted tsmf and gstreamer fixes: 2013-06-19 12:33:46 -04:00