Commit Graph

79 Commits

Author SHA1 Message Date
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
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
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
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
08c6f0cdb0 UxPlay 1.71: add support for HLS streaming video 2024-12-13 12:08:07 -05:00
F. Duncanh
0473ccdba0 update to UxPlay-1.70; rename video_renderers_gstreamer.c 2024-09-17 22:52:26 -04:00
F. Duncanh
57bd7555fa add h265 support 2024-09-17 18:12:40 -04:00
F. Duncanh
d47bb01cba add -nofreeze option; prepare for UxPlay-1.69 release 2024-08-09 18:25:31 -04:00
F. Duncanh
403f72f2c2 add fullscreen option for D3D11videosink 2024-05-10 04:48:18 -04:00
F. Duncanh
26d35dfd6a edited manpage (remove reference to .pem file in FILES section) 2023-12-31 07:10:21 -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
471af21332 v1.68: improvements to pin-pairing 2023-12-26 14:41:50 -05:00
F. Duncanh
26c5779578 add option -dacp to export current client DACP info to file 2023-12-05 12:25:04 -05:00
F. Duncanh
e9da98f428 README updates for 1.67 2023-12-02 11:47:02 -05:00
F. Duncanh
6dfcb12e98 remove the -rpi* options, add -m [mac] option to set macaddress 2023-12-01 18:54:36 -05:00
F. Duncanh
58eb60ea54 make the private key persistent (store in %HOME/.uxplay.pem) 2023-11-28 22:40:07 -05:00
F. Duncanh
7270dd4d52 add -pin [nnnn] with option to allow a fixed pin 2023-11-24 10:38:11 -05:00
F. Duncanh
5051fc3ac7 Update README for 1.66 release 2023-09-05 21:34:49 -04:00
F. Duncanh
8a053d6ad2 add option to restrict clients by clientID 2023-09-05 15:56:21 -04:00
F. Duncanh
66007cc4dc correct name "osximagesink" to "osxvideosink" 2023-08-26 22:23:41 -04:00
F. Duncanh
640532efe2 Preparing for v1.65 release; cleanup after changes 2023-05-31 11:12:32 -04:00
F. Duncanh
67d61c2fc9 UxPlay 1.64: -h, manpage and README updates 2023-04-24 02:45:57 -04:00
F. Duncanh
6d9f2a2b88 introduce -vsync, -async options 2023-02-12 19:06:29 -05:00
F. Duncanh
5f564556c9 add a -sync option to activate server-client sync in audio-only mode 2023-02-08 03:17:40 -05:00
F. Duncanh
ad451b4c33 remove unnecessary "audio delay" feature. 2023-02-07 23:54:23 -05:00
F. Duncanh
c8025be711 v1.63: fix audio sync with client video in Audio-only mode 2023-02-06 17:44:47 -05:00
F. Duncanh
a255c09e3c Revert default maxFPS back from 60 to 30. 2023-01-20 17:41:00 -05:00
F. Duncanh
14df246976 increase default maxFPS plist setting from 30 to 60 2023-01-16 08:55:12 -05:00
F. Duncanh
5ab880f0e8 uxplay 1.62: add audio-only mode time offset option -ao x.y 2023-01-15 11:43:43 -05:00
F. Duncanh
66f92b0659 UxPlay 1.61 remove -t option and CMakeList.txt fixes; refactor uxplay.cpp 2022-12-31 00:40:08 -05:00
F. Duncanh
a5f2ba39b2 1.60 release 2022-12-15 13:12:59 -05:00
F. Duncanh
a4cdfe9d58 more fixes of fullscreen toggle so -fs also works for X11 2022-12-09 15:59:29 -05:00
F. Duncanh
24f47dd943 CMakeLists.txt: update to use X_DISPLAY_FIX by default 2022-12-09 12:03:34 -05:00
fduncanh
15eee533b1 add -nohold option: drop current client when new client connects 2022-10-29 02:47:11 -04:00
fduncanh
c19f6f1674 UxPlay 1.57 2022-10-09 19:55:21 -04:00
fduncanh
aacd8897f8 add fullscreen-toggle-mode=alt-enter to -vs d3d11videosink 2022-10-02 21:01:57 -04:00
fduncanh
2c76b06586 WIN32 audio updates, README and manpage
added audioresample to audio pipeline for WIN32
2022-09-04 20:37:23 -04:00
fduncanh
d7648e8d73 README edits + cosmetic changes to manpage, -h output 2022-08-21 02:51:10 -04:00
fduncanh
e616839b6e remove -bt709 from -rpi etc. add -rpigl convenience option 2022-07-30 12:22:46 -04:00
fduncanh
71bbf93fa2 minor change: -v for version info only, -h for help text 2022-07-22 04:01:07 -04:00
fduncanh
9fc8fac94b add -bt709 option for the bt709 fix (for future gstreamer changes)
-v4l2 now does NOT include the -bt709 fix, use -v4l2 -bt709 .
-rpi -rpifb -rpiwl still include  the bt709 fix for v4l2 on RPi
2022-07-03 19:05:10 -04:00
fduncanh
9c37b6e044 typo 1.53 instead of 1.54 on manpage 2022-07-03 17:42:18 -04:00
fduncanh
3604e442c3 whitespace 2022-06-30 21:22:19 -04:00
fduncanh
f756c77480 support for display of cover art in AirPlay Audio-only (ALAC) mode 2022-06-30 16:02:12 -04:00