From ef8f9d7498dd72bc08f8484731ae52a9fe6f0e60 Mon Sep 17 00:00:00 2001 From: fduncanh Date: Tue, 7 Dec 2021 13:56:38 -0500 Subject: [PATCH] README typo --- README.html | 2 +- README.md | 2 +- README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.html b/README.html index 1444f80..1117681 100644 --- a/README.html +++ b/README.html @@ -78,7 +78,7 @@

-as 0 (or just -a) suppresses playing of streamed audio, but displays streamed video.

-t timeout will cause the server to relaunch (without stopping uxplay) if no connections have been present during the previous timeout seconds. (You may wish to use this because the Server may not be visible to new Clients that were inactive when the Server was launched, and an idle Bonjour registration also eventually becomes unavailable for new connections.) The timer only starts once a Client has first made a mirror connection and then has disconnected with “Stop Mirrroring”. This option should not be used if the display window is an OpenGL window on macOS, as such an OpenGL window created by GStreamer does not terminate correctly (it causes a segfault) if it is still open when the GStreamer pipeline is closed.

ChangeLog

-

1.43 2021-12-07 Various internal changes, such as tests for successful decription, uniform treatment of informational/debug messages, etc., updated README.

+

1.43 2021-12-07 Various internal changes, such as tests for successful decryption, uniform treatment of informational/debug messages, etc., updated README.

1.42 2021-11-20 Fix MAC detection to work with modern Linux interface naming practices, MacOS and *BSD.

1.41 2021-11-11 Further cleanups of multiple audio format support (internal changes, separated RAOP and GStreamer audio/video startup)

1.40 2021-11-09 Cleanup segfault in ALAC support, manpage location fix, show request Plists in debug mode.

diff --git a/README.md b/README.md index 661b67b..2f80914 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ Also: image transforms that had been added to RPiPlay have been ported to UxPlay # ChangeLog -1.43 2021-12-07 Various internal changes, such as tests for successful decription, uniform treatment +1.43 2021-12-07 Various internal changes, such as tests for successful decryption, uniform treatment of informational/debug messages, etc., updated README. 1.42 2021-11-20 Fix MAC detection to work with modern Linux interface naming practices, MacOS and *BSD. diff --git a/README.txt b/README.txt index a0723e1..1096b59 100644 --- a/README.txt +++ b/README.txt @@ -466,7 +466,7 @@ ChangeLog ========= 1.43 2021-12-07 Various internal changes, such as tests for successful -decription, uniform treatment of informational/debug messages, etc., +decryption, uniform treatment of informational/debug messages, etc., updated README. 1.42 2021-11-20 Fix MAC detection to work with modern Linux interface