Commit Graph

1014 Commits

Author SHA1 Message Date
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
F. Duncanh
1b2c48f2fd fix minor error in uxplay -h text 2023-06-20 16:02:01 -04:00
F. Duncanh
d6f0d0227e README update about R Pi OS Legacy (Buster) 2023-06-16 13:08:43 -04:00
F. Duncanh
c50a3bcf21 cosmetic fixes to debug output 2023-06-14 12:11:49 -04:00
antimof
0ba7034ac8 Merge pull request #136 from FDH2/master
README updates
2023-06-13 21:33:35 +03:00
F. Duncanh
4b90ab2314 replace a libplist-2.1.0 function, restore Debian 10 compatibility 2023-06-12 02:38:15 -04:00
F. Duncanh
2d61fc252b README update 2023-06-10 09:30:21 -04:00
F. Duncanh
5c4b3a67fc WIN32 use default location if BONJOUR_SDK_HOME not set 2023-06-06 16:09:27 -04:00
F. Duncanh
271bd30e52 README updates 2023-06-06 15:39:15 -04:00
F. Duncanh
e9e74ab446 README updates 2023-06-05 06:10:39 -04:00
antimof
129a5e401f Merge pull request #135 from FDH2/master
minor README update (building libplist from source)
2023-06-03 22:34:46 +03:00
F. Duncanh
40e0a50d20 corrected parsing of configuration file for quoted option items 2023-06-02 11:52:17 -04:00
F. Duncanh
640532efe2 Preparing for v1.65 release; cleanup after changes 2023-05-31 11:12:32 -04:00
F. Duncanh
fa5d1d8114 Disable "SupportsLegacyPairing" to allow fast connections (thanks @shuax) 2023-05-31 04:59:14 -04:00
F. Duncanh
a800fe213e fix unsafe strcmp (AirMyPC segfault) + timing fix for AirMyPC client 2023-05-31 03:41:53 -04:00
F. Duncanh
d38f8690c2 protocol modifications allowing "supports legacy pairing" to be disabled 2023-05-30 07:46:15 -04:00
F. Duncanh
aab89c2f50 call audio_renderer_stop after audio connection stops (fixes #201) 2023-05-28 10:53:29 -04:00
F. Duncanh
e2ad714028 mac /Homebrew cleanup of PKG_CONFIG_PATH 2023-05-25 11:24:16 -04:00
F. Duncanh
c8adf198f9 README update (building libplist from source) 2023-05-23 14:22:56 -04:00
antimof
cce1666c06 Merge pull request #133 from FDH2/master
Update to UxPlay1.64
2023-05-06 21:16:12 +03:00