From 469f385502664a0069ad39d55c24287383ea27ed Mon Sep 17 00:00:00 2001 From: "F. Duncanh" Date: Mon, 15 Sep 2025 14:19:05 -0400 Subject: [PATCH] Add support for bluetooth LE beacon service discovery based on remarkable work by @connorh315 on getting this working --- README.html | 237 ++++++++++++++++++++++++++++++++++++++++++++++- README.md | 205 +++++++++++++++++++++++++++++++++++++++- README.txt | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++-- lib/raop.c | 23 +++-- uxplay.1 | 2 + uxplay.cpp | 94 +++++++++++++++---- 6 files changed, 782 insertions(+), 41 deletions(-) diff --git a/README.html b/README.html index e40a0b3..e9eb958 100644 --- a/README.html +++ b/README.html @@ -8,6 +8,19 @@ developed at the GitHub site https://github.com/FDH2/UxPlay (where ALL user issues should be posted, and latest versions can be found).