From bccc42e4e25c7f79efbb14ac2bf1fcb55718ee64 Mon Sep 17 00:00:00 2001 From: "F. Duncanh" Date: Mon, 27 Jan 2025 03:53:01 -0500 Subject: [PATCH] raop_rtp fixes/cleanups to remove unneeded ntp use --- README.html | 2 + README.md | 3 + README.txt | 3 + lib/raop.c | 4 + lib/raop.h | 3 +- lib/raop_buffer.c | 13 ++- lib/raop_buffer.h | 4 +- lib/raop_ntp.c | 30 +++++- lib/raop_ntp.h | 5 +- lib/raop_rtp.c | 225 +++++++++++++++--------------------------- lib/raop_rtp_mirror.c | 12 ++- uxplay.cpp | 6 +- 12 files changed, 143 insertions(+), 167 deletions(-) diff --git a/README.html b/README.html index e27e320..27adc8c 100644 --- a/README.html +++ b/README.html @@ -15,6 +15,8 @@ until advertisements have finished or been skipped before clicking the YouTube airplay icon.) Please report any issues with this new feature of UxPlay. +

NEWS: macOS Sequoia 15.2 has an AirPlay +bug: update to macOS 15.3 for mirroring screen with UxPlay.

Highlights: