From c12d4cd0f9315d39f37c551617b2feb8025df15c Mon Sep 17 00:00:00 2001 From: fduncanh Date: Sun, 6 Feb 2022 18:08:39 -0500 Subject: [PATCH] README edits --- README.html | 4 ++-- README.md | 7 ++++--- README.txt | 12 ++++++------ 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/README.html b/README.html index 4dadc9a..e42c704 100644 --- a/README.html +++ b/README.html @@ -3,8 +3,8 @@ diff --git a/README.md b/README.md index c53aaba..eaee457 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Highlights: * GPLv3, open source. * Support for both AirPlay Mirror and AirPlay Audio-only (Apple Lossless ALAC) protocols from current iOS/iPadOS 15.2 client devices. - * macOS computers (Macs released in 2011 or later) can act either as AirPlay clients of UxPlay, or as the server running UxPlay (tested - on macOS 10.15 Catalina). UxPlay can provide a second Airplay-based display for macOS client computers. - * Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S) when upgraded to iOS 9.3.5 or later. Also supports the Windows client AirMyPC. + * macOS computers (from 2011 or later) can act either as AirPlay clients of UxPlay, or as the server running UxPlay (tested + on macOS 10.15 Catalina). Using AirPlay, UxPlay can also provide a second display for macOS clients. + * Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone 4S, when upgraded to iOS 9.3.5 or later), and also a Windows AirPlay-client + emulator, AirMyPC. * Uses GStreamer, with options to select different output "videosinks" and "audiosinks". * Support for server behind a firewall. diff --git a/README.txt b/README.txt index a6144ce..d7231d6 100644 --- a/README.txt +++ b/README.txt @@ -7,13 +7,13 @@ Highlights: - Support for both AirPlay Mirror and AirPlay Audio-only (Apple Lossless ALAC) protocols from current iOS/iPadOS 15.2 client devices. -- macOS computers (Macs released in 2011 or later) can act either as - AirPlay clients of UxPlay, or as the server running UxPlay (tested - on macOS 10.15 Catalina). UxPlay can provide a second Airplay-based - display for macOS client computers. +- macOS computers (from 2011 or later) can act either as AirPlay + clients of UxPlay, or as the server running UxPlay (tested on macOS + 10.15 Catalina). Using AirPlay, UxPlay can also provide a second + display for macOS clients. - Support for older 32-bit iOS clients (such as iPad 2nd gen, iPhone - 4S) when upgraded to iOS 9.3.5 or later. Also supports the Windows - client AirMyPC. + 4S, when upgraded to iOS 9.3.5 or later), and also a Windows + AirPlay-client emulator, AirMyPC. - Uses GStreamer, with options to select different output "videosinks" and "audiosinks". - Support for server behind a firewall.