Commit Graph

897 Commits

Author SHA1 Message Date
F. Duncanh
43bbff541b refactor start_raop_server to separate start_dnssd 2022-12-29 17:22:17 -05:00
F. Duncanh
acebc007f3 update README: avahi configuration 2022-12-29 16:48:06 -05:00
F. Duncanh
fa5d412e21 postpend (instead of prepend) any $CFLAGS from build environment to Cflags 2022-12-28 13:12:08 -05:00
F. Duncanh
dc22631cfd lib/CMakeLists.txt: remove debug option -g from Cflags 2022-12-28 11:08:47 -05:00
antimof
d2969afb3d Merge pull request #117 from FDH2/master
README:  add modified instructions for Fedora
2022-12-25 13:11:15 +03:00
F. Duncanh
bed37e9783 add modified instructions for Fedora 2022-12-23 12:48:33 -05:00
antimof
09dcd5c419 Merge pull request #116 from FDH2/master
uxplay 1.60: now supports fullscreen mode in X11
2022-12-19 16:11:09 +03:00
F. Duncanh
a056bb2abd README update for new behavior if DNS_SD registration fails 2022-12-17 16:49:09 -05:00
F. Duncanh
584dadb5da cosmetic change (keep lib free of UxPlay mentions in case of re-use)
make NOHOLD feature a #define item
2022-12-16 10:47:18 -05:00
F. Duncanh
a5f2ba39b2 1.60 release 2022-12-15 13:12:59 -05:00
F. Duncanh
519016ea31 added cmake message that -DZOOMFIX=ON is no longer used 2022-12-15 12:43:46 -05:00
F. Duncanh
e86e6e20d4 add code to detect unsupported AirPlay 2 "Remote Control" protocol 2022-12-14 11:53:51 -05:00
F. Duncanh
af2937e046 add error message if dnssd_register_airplay or _raop fails 2022-12-14 02:13:35 -05:00
F. Duncanh
c3106eb3f5 corrected parsing of DMAP metadata 2022-12-13 16:17:24 -05:00
F. Duncanh
1f8b11033d minor cosmetic fix 2022-12-12 17:47:15 -05:00
F. Duncanh
61d7426861 Changelog for 1.59, add initial terminal message with uxplay version 2022-12-12 15:39:45 -05:00
F. Duncanh
2644133234 dont report sizes if option -vs 0 is used (fix prevents segfault) 2022-12-11 23:21:06 -05:00
F. Duncanh
2ef6f8b661 yet another new fullscreen code cleanup 2022-12-10 12:03:32 -05:00
F. Duncanh
7ba6b21e44 dmap "code: should be called dmap "tag" 2022-12-10 11:19:03 -05:00
F. Duncanh
09d1e5f194 minor cleanup of new fullscreen code 2022-12-10 08:23:06 -05:00
fduncanh
5215978a05 Merge pull request #152 from FDH2/x11fullscreen
X11fullscreen
2022-12-09 17:13:42 -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
7ecb10084c Merge branch 'antimof:master' into x11fullscreen 2022-12-09 09:32:52 -05:00
F. Duncanh
15d316f00d fixes to new full-screen toggle code 2022-12-09 09:31:21 -05:00
gerbon
01ae7d580c add F11 shortcut to toggle into fullscreen mode 2022-12-09 09:24:19 -05:00
F. Duncanh
a0595e3cdc uxplay.cpp: cleanup handling of DMAP/DAAP AirPlay-audio metadata 2022-12-08 16:19:53 -05:00
antimof
7a3cd4a67b Merge pull request #115 from FDH2/master
update README
2022-12-01 11:01:34 +03:00
F. Duncanh
c04987725d update README 2022-11-29 10:56:57 -05:00
antimof
090b772b28 Merge pull request #113 from FDH2/master
UxPlay 1.58: new user requested option -nohold added
2022-11-06 18:31:16 +03:00
fduncanh
5f72631920 Merge pull request #142 from FDH2/testing
merge testing branch to master
2022-11-04 02:23:16 -04:00
fduncanh
4d3d0cffac remove (show in -d mode only) terminal messages about connections
+edits to README
2022-11-03 04:44:28 -04:00
fduncanh
5d478b5a70 update llhttp to v8.1.0 2022-10-29 03:21:26 -04:00
fduncanh
15eee533b1 add -nohold option: drop current client when new client connects 2022-10-29 02:47:11 -04:00
antimof
b96ea745bb Merge pull request #111 from FDH2/master
ignore ZOOMFIX request if GStreamer >= 1.20
2022-10-17 21:23:15 +03:00
fduncanh
303e8cbee5 README updates 2022-10-11 12:58:35 -04:00
fduncanh
7b206dd3d6 rearrange previous commit (avoid exit with active logger) 2022-10-10 17:31:00 -04:00
fduncanh
c19f6f1674 UxPlay 1.57 2022-10-09 19:55:21 -04:00
fduncanh
a3fb6b2314 more graceful exit if required GStreamer plugins are missing 2022-10-09 16:57:40 -04:00
fduncanh
dd8e120bde do not call ISSET with invalid mirror_data_sock = -1.
(prevents  Archlinux coredump with CFLAGS = -DFORTIFY_SOURCE)
2022-10-08 15:23:41 -04:00
fduncanh
b410d1a862 ignore ZOOMFIX request if GStreamer >= 1.20 2022-10-08 03:58:20 -04:00
antimof
4c6103b934 Merge pull request #110 from FDH2/master
minor update: fullscreen mode support on Windows.
2022-10-04 14:10:04 +03:00
fduncanh
aacd8897f8 add fullscreen-toggle-mode=alt-enter to -vs d3d11videosink 2022-10-02 21:01:57 -04:00
fduncanh
a6bebb30d8 Add missing LGPL headers 2022-10-01 18:16:50 -04:00
fduncanh
ec9011da23 README: add info about fullscreen mode on Windows 2022-09-30 19:13:50 -04:00
antimof
e2597e9f28 Merge pull request #109 from FDH2/master
minor fix in parsing of audio/video dump option; updated README (mentions that iPod Touch is supported
2022-09-30 08:07:01 +03:00
fduncanh
dcf6ca420d correct incorrect UDP port for -p in Troubleshooting 2022-09-26 18:37:41 -04:00
fduncanh
c02e030491 minor cleanup of parsing for -admp, -vdmp options 2022-09-25 14:18:21 -04:00
fduncanh
94f414346c iPod Touch gen 5 and later is supported; iOS 16 supports UxPlay 2022-09-25 14:14:29 -04:00
antimof
104b92f2ee Merge pull request #106 from FDH2/master
Update README: Raspberry Pi OS no longer needs a patch
2022-09-17 08:44:08 +03:00