Commit Graph

433 Commits

Author SHA1 Message Date
F. Duncanh
fd21d2ca0f README update to mention BLE beacon in windows build section 2025-12-09 23:45:02 -05:00
F. Duncanh
94535dd7aa README update 2025-11-11 02:18:39 -05:00
F. Duncanh
3139992e1e preparing for v1.73 release 2025-11-10 18:15:34 -05:00
F. Duncanh
1072692172 support for YouTube app HLS video language choice. also fix #452 2025-11-10 13:48:21 -05:00
F. Duncanh
41bfb9934c README: vaapi plugins are deprecated in favor of va plugins 2025-11-06 03:26:47 -05:00
F. Duncanh
5489305031 update README for Bluetooth LE service discovery 2025-11-03 02:19:24 -05:00
F. Duncanh
24d986a541 update README to mention new Windows Terminal app and UTF-8 support 2025-10-30 20:00:15 -04:00
F. Duncanh
c961a4394a verify all options input is valid ascii/UTF-8 2025-10-30 13:00:51 -04:00
F. Duncanh
50e74f25d1 uxplay-beacon.py: code cleanups 2025-10-29 11:51:23 -04:00
F. Duncanh
63f62e9f74 add a python3 DBUs Bluetooth LE Service Discovery beacon controller 2025-10-28 18:59:46 -04:00
fduncanh
243efdeca4 Update README (beacon details) 2025-10-09 18:49:44 -04:00
F. Duncanh
37becd9906 update Bluetooth LE beacon support: set choice of TCP port 2025-09-27 01:56:36 -04:00
F. Duncanh
2c3fcdcf8d add -vrtp option (requested by @tovrstra ) 2025-09-26 01:57:09 -04:00
F. Duncanh
151d4a7a3e Simplify the Blutooth LE beacon setup instructions 2025-09-21 12:17:09 -04:00
F. Duncanh
469f385502 Add support for bluetooth LE beacon service discovery
based on remarkable work by @connorh315 on getting this working
2025-09-20 03:25:08 -04:00
F. Duncanh
b682eea323 remove the d3d12->d3d11 workaround (d3d12 is now fixed) 2025-08-30 18:07:57 -04:00
F. Duncanh
9d28d27702 added support for DBus-based screensaver inhibition 2025-08-12 16:08:23 -04:00
F. Duncanh
2436081088 README update to document -pw changes 2025-08-06 09:40:05 -04:00
F. Duncanh
546145a963 add -ca (w/o filename) option for gstreamer rendering of coverart 2025-07-07 20:55:47 -04:00
F. Duncanh
89844fa53f update for v1.72.2 release 2025-07-07 20:34:22 -04:00
F. Duncanh
afebae6891 1.72.1 release: README update, uxplay.spec update 2025-06-06 11:53:10 -04:00
F. Duncanh
878ccf2400 add "-nc no" to unset nc option (for macOS, where -nc is default) 2025-05-21 10:59:28 -04:00
F. Duncanh
ffa0c61d5e add -rc option to specify startup options file 2025-05-16 17:33:48 -04:00
F. Duncanh
31309a316c Add a user systemd script (from @deuchnord ) 2025-05-14 11:07:12 -04:00
F. Duncanh
3bb34553c0 Windows: README update; use d3d11 as default videosink 2025-05-11 00:30:56 -04:00
F. Duncanh
7fc5f4d9b9 README update 2025-05-07 12:24:58 -04:00
F. Duncanh
af650362c5 getting ready for 1.72 release 2025-05-03 16:57:27 -04:00
F. Duncanh
be4fb423c4 add suppport for user access control by -pw password (HTML digest) 2025-04-22 17:56:53 -04:00
F. Duncanh
9d6a3e2af8 add -vol option 2025-04-22 17:06:21 -04:00
F. Duncanh
47120552c4 add -md <file> option to output audio-mode metadata text to file 2025-04-22 17:06:21 -04:00
Brian Callahan
19510c958e Add OpenBSD support 2025-03-30 10:53:32 -04:00
F. Duncanh
890948bf3d add -d 1 option: suppress audio-video packet data in debug output 2025-02-20 02:15:14 -05:00
F. Duncanh
7f37e19ab4 minor README update 2025-02-08 21:14:02 -05:00
F. Duncanh
14e6ba5543 detect unsupported (non-youtube) HLS 2025-02-02 18:22:34 -05:00
F. Duncanh
e60bf9caee allow choice between playbin3 and playbin2 for HLS video 2025-02-01 14:49:17 -05:00
F. Duncanh
0c26033e59 add fullscreen option for -vs kmssink 2025-01-30 06:48:32 -05:00
F. Duncanh
bccc42e4e2 raop_rtp fixes/cleanups to remove unneeded ntp use 2025-01-28 22:02:01 -05:00
F. Duncanh
35b1e9e175 detect if client is offline using feedback instead of ntp signal 2025-01-25 09:37:40 -05:00
F. Duncanh
b1fb510333 fix Full vs Restricted color issue by conversion to sRGB
thanks to @PancakeTAS for this discovery
2024-12-20 18:19:20 -05:00
F. Duncanh
aae2a2d308 option bt709 needed with R Pi <= model 4B and GStreamer>=1.22 2024-12-14 10:51:27 -05:00
F. Duncanh
39e0d8aead readme update for 1.71 release
The addition of HLS support was made possible with invaluable assistance from
@thiccaxe  @GenghisKhanDrip @shuax and others
2024-12-13 12:08:07 -05:00
F. Duncanh
da7104fdc3 Bump cmake min version to 3.10 (to silence deprecation warning) 2024-12-13 12:08:07 -05:00
F. Duncanh
08c6f0cdb0 UxPlay 1.71: add support for HLS streaming video 2024-12-13 12:08:07 -05:00
F. Duncanh
bc715a411e update README (new MacPorts GStreamer info). 2024-11-17 19:39:08 -05:00
fduncanh
b51ac52656 Update README.md 2024-11-13 19:22:18 -05:00
F. Duncanh
6236f3d11b README update about HEVC/4K decoding on R Pi 2024-11-05 07:22:44 -05:00
F. Duncanh
578968d87e support for $HOMEBREW_PREFIX (macOS) 2024-10-31 01:01:27 -04:00
F. Duncanh
48221fdd0c fix typos in README 2024-10-04 18:25:56 -04:00
F. Duncanh
1a77a9f381 README changes 2024-10-04 01:02:20 -04:00
F. Duncanh
c31a339229 README updates for h265 2024-09-29 11:26:24 -04:00