From 536cf096bb643f928d334ad87dcaf16e89db38ac Mon Sep 17 00:00:00 2001 From: fduncanh Date: Mon, 10 Jan 2022 19:08:48 -0500 Subject: [PATCH] UxPlay 1.45: close video window when client stops mirroring; -nc option for keeping previous behavior; (for future use) store video frame width, height reported when streaming starts. --- README.html | 8 +++--- README.md | 22 +++++++++++++---- README.txt | 37 +++++++++++++++++++--------- lib/raop.c | 4 +-- lib/raop.h | 4 +-- lib/raop_rtp_mirror.c | 3 +++ renderers/video_renderer.h | 3 ++- renderers/video_renderer_gstreamer.c | 9 +++++++ uxplay.1 | 6 +++-- uxplay.cpp | 34 +++++++++++++++++-------- 10 files changed, 93 insertions(+), 37 deletions(-) diff --git a/README.html b/README.html index 1350ff5..f68a27f 100644 --- a/README.html +++ b/README.html @@ -1,4 +1,4 @@ -

UxPlay 1.44: AirPlay/AirPlay-Mirror server for Linux, macOS, and Unix.

+

UxPlay 1.45: AirPlay/AirPlay-Mirror server for Linux, macOS, and Unix.

Highlights: