1433 Commits

Author SHA1 Message Date
F. Duncanh
c35a2263c6 srp.c: #include <Windows.h> before <Wincrypt.h> is needed 2023-11-25 11:10:41 -05:00
F. Duncanh
b0332f3712 restore previous PK behavior by uncommenting PK line in dnssdint.h 2023-11-25 09:07:04 -05:00
F. Duncanh
7dca45983d fix -pin option 2023-11-25 02:30:37 -05:00
F. Duncanh
e615493b06 raop.c,dnssd.c: use true PK as string (not a fake from dnssdint.h) 2023-11-24 21:41:38 -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
bcc7244fb6 Finally a fully working pair-pin-setup! 2023-11-24 00:16:07 -05:00
F. Duncanh
4241694252 facility fopr getting ED25519 private key for srp 2023-11-23 21:30:46 -05:00
F. Duncanh
60cfb19d90 crypto.c: add AES GCM 128 en/decryption 2023-11-23 20:31:23 -05:00
F. Duncanh
44365fe59c add infrastructure for pair-pin-start, + changing features 2023-11-23 20:26:21 -05:00
F. Duncanh
fea2893540 uxplay.cpp: add feature to display pin code (ascii art) 2023-11-23 19:40:45 -05:00
F. Duncanh
fcac9253d3 crypto.c: add private key extraction (will use with srp) 2023-11-23 19:22:28 -05:00
F. Duncanh
ea239eb27d modifications to srp for Apple variant 2023-11-23 19:14:33 -05:00
F. Duncanh
49d8cf870f add the srp source (rfc5054_compat branch)
from http://github.com/cocagne/csrp
2023-11-23 19:06:59 -05:00
F. Duncanh
eec7072533 README update, Fedora/RPM Fusion tip. 2023-11-06 07:49:36 -05:00
F. Duncanh
ea942b5a05 detect unsuported h265 video packets 2023-10-26 10:41:02 -04:00
F. Duncanh
282ff3bdbd README edits 2023-10-07 03:19:29 -04:00
antimof
9a207a00fe Merge pull request #138 from FDH2/master
UxPlay 1.66 released
2023-09-29 09:59:44 +03:00
F. Duncanh
97c3591fdc raop_handlers.h: plist cleanup 2023-09-28 03:49:37 -04:00
F. Duncanh
e475a61885 use gst_macos fix for "Official" GStreamer >= 1.22 packages 2023-09-26 19:28:28 -04:00
F. Duncanh
6350794fac README update to announce Fedora RPM package of uxplay 2023-09-18 01:52:41 -04:00
F. Duncanh
5734921cb0 fix broken uxplay.cpp logging facility 2023-09-18 01:43:13 -04:00
F. Duncanh
ae2dfea79a add comment about use of -DNO_MARCH_NATIVE=ON option for distributions 2023-09-08 15:59:36 -04:00
march1993
7b16c02d34 x_display_fix.h: fix X11 segment fault when enum_windows called
Provided by @march1993 fixes #212
2023-09-07 12:53:00 -04:00
F. Duncanh
49cd0018ed require cmake>=3.5 to silence deprecation warning 2023-09-05 23:58:57 -04:00
F. Duncanh
5051fc3ac7 Update README for 1.66 release 2023-09-05 21:34:49 -04:00
fduncanh
e8e64b6119 Merge pull request #210 from FDH2/testing
control clients allowed to connect
2023-09-05 17:15:38 -04:00
fduncanh
01ac91bc1b Merge pull request #209 from thiccaxe/avsync-fix
pause/resume gstreamer stream when video stream stops/starts
2023-09-05 17:08:29 -04:00
F. Duncanh
daba78a931 update README for new options -restrict, etc. 2023-09-05 16:45:35 -04:00
F. Duncanh
8a053d6ad2 add option to restrict clients by clientID 2023-09-05 15:56:21 -04:00
thiccaxe
660a2dc378 pause/resume gstreamer stream when video stream stops/starts 2023-09-04 15:12:55 -07:00
F. Duncanh
dc52c04ed0 completely ignore timestamps when sync=false (gstreamer) 2023-09-03 23:43:30 -04:00
F. Duncanh
18a19c1557 code cleanup: remove unneeded memset 2023-09-02 14:19:22 -04:00
F. Duncanh
26fb20a066 clarify comment about client pairing and ecdh_secret 2023-09-02 13:50:37 -04:00
F. Duncanh
f1e05045c2 raop_handlers, rtp, rtp_mirror: remove dead "use_udp" code 2023-09-02 12:39:52 -04:00
F. Duncanh
70f467ed23 eliminate unneeded socket address returns from recvfrom 2023-09-02 05:20:33 -04:00
F. Duncanh
682175733c allow IPV6 clients (untested) 2023-09-02 05:02:31 -04:00
F. Duncanh
fcb4789a66 code cleanup uxplay.cpp 2023-08-29 13:32:57 -04:00
F. Duncanh
e9823f1e1c code cleanup: remove unused variable "delay" 2023-08-29 11:34:28 -04:00
F. Duncanh
66007cc4dc correct name "osximagesink" to "osxvideosink" 2023-08-26 22:23:41 -04:00
F. Duncanh
1df7a5270b informational/README updates; adjust uxplay.spec for OpenMandriva 2023-08-26 11:54:13 -04:00
F. Duncanh
467533e66b small cleanup of last change 2023-08-21 15:14:01 -04:00
F. Duncanh
6d48416c13 README edits 2023-07-28 02:14:59 -04:00
F. Duncanh
188b5a7ff1 improvements to uxplay.spec RPM spec file 2023-07-27 16:24:50 -04:00
F. Duncanh
fa7d427358 prepare 1.65.3 release 2023-07-23 07:42:34 -04:00
F. Duncanh
96af6c63bf allow uxplay to function w/o audio in avdec_aac is missing 2023-07-23 07:23:02 -04:00
F. Duncanh
292be9d7e7 uxplay 1.65.2: add advice to clear cache if plugin not found 2023-07-22 05:37:11 -04:00
F. Duncanh
732d78813b add RPM spec file, document it in README; 1.65.1 release 2023-07-22 02:55:11 -04:00
F. Duncanh
b85afa44e6 provide graceful exit if avdec_aac is absent 2023-07-21 18:48:43 -04:00
F. Duncanh
186a67c3cf fixes for various compiler warnings 2023-07-18 05:06:20 -04:00
F. Duncanh
51379779af llhttp: minor update to v8.1.1 2023-07-03 17:53:22 -04:00