Commit Graph

410 Commits

Author SHA1 Message Date
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
F. Duncanh
0473ccdba0 update to UxPlay-1.70; rename video_renderers_gstreamer.c 2024-09-17 22:52:26 -04:00
F. Duncanh
4d8fb52ad5 README: avahi Troubleshooting: add a NixOS-specific tip. 2024-09-14 12:18:50 -04:00
F. Duncanh
1267ffa330 update README with note on PipeWire audio 2024-08-21 17:41:52 -04:00
F. Duncanh
d47bb01cba add -nofreeze option; prepare for UxPlay-1.69 release 2024-08-09 18:25:31 -04:00
F. Duncanh
53ac57dc42 switch from static to dynamic linking of libplist in Windows build 2024-07-10 10:54:27 -04:00
F. Duncanh
c4a17b83cd README fix video memory units (GB->MB) in RPi discussion 2024-05-14 21:33:14 -04:00
F. Duncanh
cafc03e0df Update README with new fullscreen option for d3d11videosink (Windows) 2024-05-10 15:21:25 -04:00
F. Duncanh
0057033485 Can now specify $GSTREAMER_ROOT_DIR when building UxPlay 2024-04-21 17:19:47 -04:00
F. Duncanh
9a34792c52 minor README edit 2024-03-25 01:23:21 -04:00
F. Duncanh
b8a705312f Minor README clarification (max audio gain) 2024-03-09 11:18:26 -05:00
F. Duncanh
7238c0743f README edit (minor) 2024-02-13 12:45:48 -05:00
F. Duncanh
233ef7698e README edits 2024-01-25 18:59:52 -05:00
F. Duncanh
b7984f848a README edits 2024-01-19 12:33:55 -05:00
F. Duncanh
682baa03c6 small cleanup of -db documentation 2023-12-31 10:38:47 -05:00
F. Duncanh
52d134d596 rework -db option implementation; add -taper vol control option 2023-12-29 04:47:19 -05:00
F. Duncanh
624fd41386 correct volume control to match airplay spec, add a -db l:h option 2023-12-26 20:13:44 -05:00
F. Duncanh
48f810c344 README updates 2023-12-26 15:03:15 -05:00
F. Duncanh
471af21332 v1.68: improvements to pin-pairing 2023-12-26 14:41:50 -05:00
F. Duncanh
b790a6fd47 README update (router issues with mDNS) 2023-12-05 21:21:39 -05:00
F. Duncanh
597b807fea README updates 2023-12-05 11:51:37 -05:00
F. Duncanh
e9da98f428 README updates for 1.67 2023-12-02 11:47:02 -05:00
F. Duncanh
4e3a81731c README + specfile updates for v1.67 2023-11-29 00:12:02 -05:00
F. Duncanh
eec7072533 README update, Fedora/RPM Fusion tip. 2023-11-06 07:49:36 -05:00