Commit Graph

  • c35a2263c6 srp.c: #include <Windows.h> before <Wincrypt.h> is needed F. Duncanh 2023-11-25 11:10:41 -05:00
  • b0332f3712 restore previous PK behavior by uncommenting PK line in dnssdint.h F. Duncanh 2023-11-25 09:07:04 -05:00
  • 7dca45983d fix -pin option F. Duncanh 2023-11-25 02:30:37 -05:00
  • e615493b06 raop.c,dnssd.c: use true PK as string (not a fake from dnssdint.h) F. Duncanh 2023-11-24 15:40:58 -05:00
  • 7270dd4d52 add -pin [nnnn] with option to allow a fixed pin F. Duncanh 2023-11-24 10:19:06 -05:00
  • bcc7244fb6 Finally a fully working pair-pin-setup! F. Duncanh 2023-11-24 00:10:26 -05:00
  • 4241694252 facility fopr getting ED25519 private key for srp F. Duncanh 2023-11-23 21:30:46 -05:00
  • 60cfb19d90 crypto.c: add AES GCM 128 en/decryption F. Duncanh 2023-11-23 20:31:23 -05:00
  • 44365fe59c add infrastructure for pair-pin-start, + changing features F. Duncanh 2023-11-23 20:26:21 -05:00
  • fea2893540 uxplay.cpp: add feature to display pin code (ascii art) F. Duncanh 2023-11-23 19:40:45 -05:00
  • fcac9253d3 crypto.c: add private key extraction (will use with srp) F. Duncanh 2023-11-23 19:22:28 -05:00
  • ea239eb27d modifications to srp for Apple variant F. Duncanh 2023-11-23 19:10:45 -05:00
  • 49d8cf870f add the srp source (rfc5054_compat branch) F. Duncanh 2023-11-23 19:06:59 -05:00
  • eec7072533 README update, Fedora/RPM Fusion tip. F. Duncanh 2023-11-06 07:49:36 -05:00
  • ea942b5a05 detect unsuported h265 video packets F. Duncanh 2023-10-26 10:30:31 -04:00
  • 282ff3bdbd README edits F. Duncanh 2023-10-05 13:26:03 -04:00
  • 9a207a00fe Merge pull request #138 from FDH2/master antimof 2023-09-29 09:59:44 +03:00
  • 97c3591fdc raop_handlers.h: plist cleanup F. Duncanh 2023-09-28 03:39:16 -04:00
  • e475a61885 use gst_macos fix for "Official" GStreamer >= 1.22 packages F. Duncanh 2023-09-25 01:14:14 -04:00
  • 6350794fac README update to announce Fedora RPM package of uxplay F. Duncanh 2023-09-18 01:52:41 -04:00
  • 5734921cb0 fix broken uxplay.cpp logging facility F. Duncanh 2023-09-17 19:38:15 -04:00
  • ae2dfea79a add comment about use of -DNO_MARCH_NATIVE=ON option for distributions F. Duncanh 2023-09-08 15:59:36 -04:00
  • 7b16c02d34 x_display_fix.h: fix X11 segment fault when enum_windows called Provided by @march1993 fixes #212 march1993 2023-09-07 16:49:20 +01:00
  • 49cd0018ed require cmake>=3.5 to silence deprecation warning F. Duncanh 2023-09-05 23:51:14 -04:00
  • 5051fc3ac7 Update README for 1.66 release F. Duncanh 2023-09-05 17:26:28 -04:00
  • e8e64b6119 Merge pull request #210 from FDH2/testing fduncanh 2023-09-05 17:15:38 -04:00
  • 01ac91bc1b Merge pull request #209 from thiccaxe/avsync-fix fduncanh 2023-09-05 17:08:29 -04:00
  • daba78a931 update README for new options -restrict, etc. F. Duncanh 2023-09-05 16:25:03 -04:00
  • 8a053d6ad2 add option to restrict clients by clientID F. Duncanh 2023-09-05 14:06:36 -04:00
  • 660a2dc378 pause/resume gstreamer stream when video stream stops/starts thiccaxe 2023-09-04 15:12:55 -07:00
  • dc52c04ed0 completely ignore timestamps when sync=false (gstreamer) F. Duncanh 2023-09-03 19:53:03 -04:00
  • 18a19c1557 code cleanup: remove unneeded memset F. Duncanh 2023-09-02 14:19:22 -04:00
  • 26fb20a066 clarify comment about client pairing and ecdh_secret F. Duncanh 2023-09-02 13:25:55 -04:00
  • f1e05045c2 raop_handlers, rtp, rtp_mirror: remove dead "use_udp" code F. Duncanh 2023-09-02 12:35:27 -04:00
  • 70f467ed23 eliminate unneeded socket address returns from recvfrom F. Duncanh 2023-09-02 05:20:33 -04:00
  • 682175733c allow IPV6 clients (untested) F. Duncanh 2023-09-02 05:02:31 -04:00
  • fcb4789a66 code cleanup uxplay.cpp F. Duncanh 2023-08-29 12:18:27 -04:00
  • e9823f1e1c code cleanup: remove unused variable "delay" F. Duncanh 2023-08-29 11:34:28 -04:00
  • 66007cc4dc correct name "osximagesink" to "osxvideosink" F. Duncanh 2023-08-26 19:11:05 -04:00
  • 1df7a5270b informational/README updates; adjust uxplay.spec for OpenMandriva F. Duncanh 2023-08-23 13:50:20 -04:00
  • 467533e66b small cleanup of last change F. Duncanh 2023-08-21 15:14:01 -04:00
  • 6d48416c13 README edits F. Duncanh 2023-07-27 16:42:09 -04:00
  • 188b5a7ff1 improvements to uxplay.spec RPM spec file F. Duncanh 2023-07-24 04:05:36 -04:00
  • fa7d427358 prepare 1.65.3 release F. Duncanh 2023-07-23 07:42:34 -04:00
  • 96af6c63bf allow uxplay to function w/o audio in avdec_aac is missing F. Duncanh 2023-07-23 07:23:02 -04:00
  • 292be9d7e7 uxplay 1.65.2: add advice to clear cache if plugin not found F. Duncanh 2023-07-22 05:23:40 -04:00
  • 732d78813b add RPM spec file, document it in README; 1.65.1 release F. Duncanh 2023-07-21 18:54:11 -04:00
  • b85afa44e6 provide graceful exit if avdec_aac is absent F. Duncanh 2023-07-21 00:28:26 -04:00
  • 186a67c3cf fixes for various compiler warnings F. Duncanh 2023-07-18 05:01:48 -04:00
  • 51379779af llhttp: minor update to v8.1.1 F. Duncanh 2023-07-03 17:53:22 -04:00
  • 1b2c48f2fd fix minor error in uxplay -h text F. Duncanh 2023-06-20 16:02:01 -04:00
  • d6f0d0227e README update about R Pi OS Legacy (Buster) F. Duncanh 2023-06-16 04:16:16 -04:00
  • c50a3bcf21 cosmetic fixes to debug output F. Duncanh 2023-06-14 12:10:43 -04:00
  • 0ba7034ac8 Merge pull request #136 from FDH2/master antimof 2023-06-13 21:33:35 +03:00
  • 4b90ab2314 replace a libplist-2.1.0 function, restore Debian 10 compatibility F. Duncanh 2023-06-12 02:38:15 -04:00
  • 2d61fc252b README update F. Duncanh 2023-06-06 16:27:11 -04:00
  • 5c4b3a67fc WIN32 use default location if BONJOUR_SDK_HOME not set F. Duncanh 2023-06-06 15:40:08 -04:00
  • 271bd30e52 README updates F. Duncanh 2023-06-05 06:55:34 -04:00
  • e9e74ab446 README updates F. Duncanh 2023-06-04 16:59:43 -04:00
  • 129a5e401f Merge pull request #135 from FDH2/master antimof 2023-06-03 22:34:46 +03:00
  • 40e0a50d20 corrected parsing of configuration file for quoted option items F. Duncanh 2023-06-01 07:31:31 -04:00
  • 640532efe2 Preparing for v1.65 release; cleanup after changes F. Duncanh 2023-05-31 05:07:23 -04:00
  • fa5d1d8114 Disable "SupportsLegacyPairing" to allow fast connections (thanks @shuax) F. Duncanh 2023-05-31 04:59:14 -04:00
  • a800fe213e fix unsafe strcmp (AirMyPC segfault) + timing fix for AirMyPC client F. Duncanh 2023-05-30 09:34:41 -04:00
  • d38f8690c2 protocol modifications allowing "supports legacy pairing" to be disabled F. Duncanh 2023-05-30 01:32:24 -04:00
  • aab89c2f50 call audio_renderer_stop after audio connection stops (fixes #201) F. Duncanh 2023-05-28 10:53:29 -04:00
  • e2ad714028 mac /Homebrew cleanup of PKG_CONFIG_PATH F. Duncanh 2023-05-25 11:24:16 -04:00
  • c8adf198f9 README update (building libplist from source) F. Duncanh 2023-05-22 04:36:20 -04:00
  • cce1666c06 Merge pull request #133 from FDH2/master antimof 2023-05-06 21:16:12 +03:00
  • 8100007524 fix README typos, macOS updates F. Duncanh 2023-04-26 08:51:02 -04:00
  • 67d61c2fc9 UxPlay 1.64: -h, manpage and README updates F. Duncanh 2023-04-23 19:25:02 -04:00
  • 16e5b4ae06 add ability to use a configuration file uxplayrc F. Duncanh 2023-04-22 20:02:50 -04:00
  • 96333754be clean up SPS/PPS prepend code (for IDR frames) + cosmetic cleanups F. Duncanh 2023-04-21 17:47:21 -04:00
  • 8c62dcd24c update README about -vsync, -async options F. Duncanh 2023-04-19 21:34:41 -04:00
  • 6e11e749cc raop_ntp.c, utils.c : fixes #192 F. Duncanh 2023-04-18 11:47:32 -04:00
  • 803217ce7d Merge pull request #193 from FDH2/testing fduncanh 2023-04-18 03:45:53 -04:00
  • 3dfdf42fad only call utils_data_to_string in -d debug mode F. Duncanh 2023-04-17 20:59:29 -04:00
  • 653158eabb fix errors in recent sprintf->snprintf "fix" F. Duncanh 2023-04-17 18:51:34 -04:00
  • a82bc59a31 update README for Homebrew changes on macOS F. Duncanh 2023-04-16 00:23:21 -04:00
  • 67e9c0eca1 replace sprintf by snprintf (silence warning by macOS compiler) F. Duncanh 2023-04-15 04:43:00 -04:00
  • 4a86c90c18 update README to show R Pi 3 model B+ testing F. Duncanh 2023-04-13 18:45:26 -04:00
  • 19a1571430 Merge pull request #131 from FDH2/master antimof 2023-03-21 22:09:52 +03:00
  • 9a1f67c354 fix for homebrew on M1 macs F. Duncanh 2023-03-14 02:05:27 -04:00
  • 7053176010 add --help -help -? synonyms for -h; hint if option is unknown F. Duncanh 2023-02-26 13:05:52 -05:00
  • c19637ca22 README fixes F. Duncanh 2023-02-16 01:33:43 -05:00
  • 3b10932665 Merge pull request #122 from FDH2/master antimof 2023-02-15 16:51:21 +03:00
  • 2f85d64571 fix timestamp_to_date, etc. for nanosecond timestamps F. Duncanh 2023-02-15 02:17:49 -05:00
  • 28489d5658 README updated for 1.63 F. Duncanh 2023-02-12 22:58:49 -05:00
  • 6d9f2a2b88 introduce -vsync, -async options F. Duncanh 2023-02-12 18:03:03 -05:00
  • 4580c44ed5 add remote_clock_offset to convert remote timestamps to local REALTIME F. Duncanh 2023-02-12 10:42:58 -05:00
  • 8502ca57f3 remove video/audio _start_time and base_time additions F. Duncanh 2023-02-11 12:24:35 -05:00
  • 9fc195877d cleaned up raop_rtp.c F. Duncanh 2023-02-11 04:20:19 -05:00
  • 7bc54aed53 add gst_start_time F. Duncanh 2023-02-10 15:21:06 -05:00
  • e2c60ae557 raop_ntp cleanup parentheses F. Duncanh 2023-02-10 15:18:33 -05:00
  • 28afb1fbb8 export both local and remote ntp times with audio and video frames F. Duncanh 2023-02-10 14:05:08 -05:00
  • 7d9ad58ad6 add pipeline base_time, start_time variables F. Duncanh 2023-02-10 12:57:04 -05:00
  • e2357bd687 add change statement: authorship, dates to LGPL v2.1 files F. Duncanh 2023-02-09 10:32:36 -05:00
  • 1556a7e052 Add modification date, authorship notices to GPLv3 files F. Duncanh 2023-02-09 08:14:18 -05:00
  • 9438462517 Merge pull request #179 from FDH2/testing fduncanh 2023-02-09 07:33:42 -05:00
  • 995a4bded8 improved debug output for timings F. Duncanh 2023-02-09 03:06:36 -05:00