Commit Graph

1429 Commits

Author SHA1 Message Date
F. Duncanh
ab61258349 clean up global use of loop variable i in httpd.c thread 2026-03-20 15:21:21 -04:00
F. Duncanh
d1490aa175 fix handing of return 0 from recv in new connections (fixes #506 ?) 2026-03-20 14:50:45 -04:00
F. Duncanh
3c953ef95c httpd:c cleanup use of "ret": fixes #508 2026-03-20 13:40:24 -04:00
F. Duncanh
d80b099e86 HCI module remove wget address (FreeBSDpatch file might change) 2026-03-19 13:28:39 -04:00
F. Duncanh
52844b51a1 uxplay-beacon HCI: cosmetic improvements 2026-03-19 09:59:40 -04:00
F. Duncanh
be5bf3c2c5 updat rpm specfile for 1.73.5 2026-03-19 03:57:21 -04:00
F. Duncanh
3b0b0dfe23 updated uxplay-beacon python files 2026-03-19 03:51:53 -04:00
F. Duncanh
3d71c13136 README update for v1.73.5 2026-03-19 03:49:29 -04:00
F. Duncanh
6d0ff39bf7 set cmake minimum version to 3.13 for all platforms 2026-03-19 03:47:48 -04:00
F. Duncanh
edfa524770 uxplay-beacon manpage edit 2026-03-19 03:47:48 -04:00
F. Duncanh
47990cdbd4 prepare 1.73.4 2026-03-15 03:00:37 -04:00
F. Duncanh
4fa5c10236 update help (manpage, etc) for Bluetooth LE HCI module 2026-03-15 02:28:35 -04:00
F. Duncanh
e4a47c38e8 install new HCI beacon module on Linux and *BSD 2026-03-15 01:01:07 -04:00
F. Duncanh
4ed98a8c61 new HCI module for Linux and FreeBSD 2026-03-15 00:55:34 -04:00
F. Duncanh
83c434dfcc various fixes/cleanups to beacon modules 2026-03-15 00:46:49 -04:00
F. Duncanh
05bedcfaf1 replace gcc -Ofast by -O3: (not used, as no floating point math)
FreeBSD compiler issue warnings, deprecated in Clang
2026-03-14 23:57:34 -04:00
F. Duncanh
48173b5c82 remove C99 structure that gives C++ warnings in FreeBSD 2026-03-14 23:57:34 -04:00
F. Duncanh
5a79fc3b5f Fix for -ldbus-1 not found in /usr/local/lib in FreeBSD 2026-03-14 23:57:34 -04:00
F. Duncanh
c846fed67e fix unitialised variable noticed in FreeBSD compilation. 2026-03-14 23:57:34 -04:00
F. Duncanh
d3fe24e796 README updates 2026-03-11 11:51:13 -04:00
F. Duncanh
445f5f139c uxplay-beacon improvements 2026-03-11 11:50:38 -04:00
F. Duncanh
938735d25c remove previous non-modular uxplay-beacon versions 2026-03-09 04:57:52 -04:00
F. Duncanh
84662c360c README update for modularized uxplay-beacon 2026-03-09 03:01:33 -04:00
F. Duncanh
07fa972de1 update CMakeLists.txt to install modularized uxplay-beacon 2026-03-09 02:14:35 -04:00
F. Duncanh
20e32c5d1d add new modularised version of uxplay-beacon script 2026-03-09 02:12:36 -04:00
F. Duncanh
3d9a6a47b6 README update for the BleuIO version of uxplay-beacon.py 2026-03-04 08:09:28 -05:00
F. Duncanh
8602f86175 add BleuIO bluetooth LE beacon for macOS (also works on Linux/Windows) 2026-03-04 06:38:14 -05:00
F. Duncanh
b82cb25a27 fix broken -vol option (noticed by @DacHack ) 2026-03-01 19:17:55 -05:00
F. Duncanh
feab927ea4 dont re-display audio-mode progress counter if counter unchanged 2026-02-18 15:30:21 -05:00
fduncanh
5f34c3cac7 whitespace edits (cosmetic) airplay_video.c 2026-02-17 15:48:05 -05:00
F. Duncanh
4cf6660bb1 fix some compiler warnings in Arch 2026-02-16 23:30:02 -05:00
F. Duncanh
0c08affbcb update error messages about missed client feedback requests 2026-02-16 19:59:00 -05:00
F. Duncanh
f34f7807ad log accept error codes in httpd.c 2026-02-16 13:35:45 -05:00
F. Duncanh
8eabfcc780 fix #503 recv errors in httpd.c; define CLOSESOCKET, IOCTLSOCKET 2026-02-16 12:28:05 -05:00
F. Duncanh
60d6f73a81 fix small format error in README 2026-02-12 18:53:54 -05:00
F. Duncanh
400d455743 remove undeclared printf in video_renderers.c: update to 1.73.3 2026-02-12 10:21:14 -05:00
F. Duncanh
605468507e update spec for 1.73.2 2026-02-11 12:58:15 -05:00
F. Duncanh
4764e4619e fix for segfault when feedback timeout causes reset 2026-02-11 12:30:29 -05:00
F. Duncanh
eb56b09b27 fix for pango problem with "&" in textoverlay (coverart metadata) 2026-02-11 01:22:21 -05:00
F. Duncanh
69091c27b7 update uxplay.spec for v1.73.1 2026-02-10 20:18:14 -05:00
F. Duncanh
99642b4a47 further fixes for #496 (transition from mirror_mode to HLS) 2026-02-10 17:13:07 -05:00
F. Duncanh
c7d1ca83f0 use video_reset for callbacks that exit main_loop (no changes) 2026-02-10 14:47:24 -05:00
F. Duncanh
6a5dfc3fde fix for issue #496 (switch from mirror mode to hls) 2026-02-07 16:12:51 -05:00
F. Duncanh
b8518932ad overlay artist:title metadata on coverart in -ca audio mode 2026-02-06 13:25:17 -05:00
F. Duncanh
1b84706462 add features used in proposed macOS native renderer 2026-02-04 15:25:45 -05:00
F. Duncanh
1e7a199324 format fix in README 2026-01-28 09:50:00 -05:00
F. Duncanh
f767941f4a update man pages for v1.73 2026-01-27 19:44:33 -05:00
F. Duncanh
c61bd273d6 add missing changelog entry for v1.72.3 2026-01-27 15:25:40 -05:00
F. Duncanh
b7715ebee6 fix typos in -h output 2026-01-27 13:34:03 -05:00
F. Duncanh
44bb323d9d update uxplay.spec to install uxplay-beacon.py 2026-01-27 13:31:31 -05:00