Commit Graph

1112 Commits

Author SHA1 Message Date
F. Duncanh
c361cfb637 clearer debug message when remote host closes tcp socket for video 2024-06-03 07:09:58 -04:00
F. Duncanh
af195e3f2c improved debug log on httpd: see ALL requests received 2024-06-03 05:14:53 -04:00
F. Duncanh
37807914a1 (cosmetic) rearrangements in GET /info plist creation 2024-06-02 18:48:05 -04:00
F. Duncanh
dbcd157de4 (cosmetic) rename some rtp_mirror functions for consistency 2024-05-31 10:19:40 -04:00
F. Duncanh
3579e84023 cleaned up -nohold feature + rejection of new connections when in use
(for compatibility with possible future video streaming additions)
2024-05-30 13:50:07 -04:00
F. Duncanh
23030f1b43 use improved http_request with http_request_get_protocol
Thanks to @shuax for finding this method
2024-05-22 12:21:06 -04:00
F. Duncanh
0f63850380 set all AirPlay feature bits when dnssd starts 2024-05-16 00:49:34 -04:00
F. Duncanh
c4a17b83cd README fix video memory units (GB->MB) in RPi discussion 2024-05-14 21:33:14 -04:00
F. Duncanh
bdd61ad0ca minor cleanup in lib/CMakeLists.txt (libplist) 2024-05-14 21:29:33 -04:00
F. Duncanh
f0407d780e add zone_id to link-local ipv6 addresses 2024-05-14 21:28:44 -04:00
F. Duncanh
cafc03e0df Update README with new fullscreen option for d3d11videosink (Windows) 2024-05-10 15:21:25 -04:00
F. Duncanh
f3724b4c8c raop_ntp.c: show errno when sendto fails 2024-05-10 14:44:59 -04:00
F. Duncanh
403f72f2c2 add fullscreen option for D3D11videosink 2024-05-10 04:48:18 -04:00
F. Duncanh
098ca2a935 video pipeline: put videoflip before videoconvert, add videoscale 2024-05-09 00:06:04 -04:00
F. Duncanh
78658bc9a9 check that ntp server has already initialized when video starts 2024-04-23 14:50:08 -04:00
F. Duncanh
1c0bd358e3 update spec file for UxPlay-1.68.3 2024-04-22 17:55:09 -04:00
F. Duncanh
c9cd2ed598 disable broken pause/resume code in GStreamer>=1.24 2024-04-22 17:37:03 -04:00
F. Duncanh
534b1811f7 cosmetic: remove IPV6 detection message (IPV6 is now tested) 2024-04-22 01:50:14 -04:00
F. Duncanh
50799326ca test for GStreamer>= 1.24, define GST_124 if found 2024-04-22 01:43:15 -04:00
F. Duncanh
0057033485 Can now specify $GSTREAMER_ROOT_DIR when building UxPlay 2024-04-21 17:19:47 -04:00
F. Duncanh
2c850d0585 modernize videoflip to use "video-direction" instead of "method" 2024-03-28 02:10:26 -04:00
F. Duncanh
196507e23e fix broken logger during early initialization stage 2024-03-28 01:14:55 -04:00
F. Duncanh
088f6be0fb enable ipv6 support 2024-03-27 19:14:14 -04:00
F. Duncanh
9a34792c52 minor README edit 2024-03-25 01:23:21 -04:00
F. Duncanh
32a3bfd110 show audio track progress with audio-mode metadata 2024-03-15 18:24:55 -04:00
F. Duncanh
b8a705312f Minor README clarification (max audio gain) 2024-03-09 11:18:26 -05:00
antimof
3de745e53b Merge pull request #155 from FDH2/master
minor README edits
2024-02-13 21:38:28 +03:00
F. Duncanh
7238c0743f README edit (minor) 2024-02-13 12:45:48 -05:00
F. Duncanh
2190125736 code cleanup (raop handlers) 2024-01-28 19:03:47 -05:00
antimof
0213a7ed46 Merge pull request #154 from FDH2/master
Minor README updates
2024-01-27 20:04:43 +03:00
F. Duncanh
233ef7698e README edits 2024-01-25 18:59:52 -05:00
fduncanh
b2136e73b0 Merge branch 'antimof:master' into master 2024-01-19 12:37:39 -05:00
F. Duncanh
b7984f848a README edits 2024-01-19 12:33:55 -05:00
antimof
a416ee5f4e Merge pull request #153 from FDH2/master
minor fixes  (v1.68.2)
2024-01-19 18:44:28 +03:00
fduncanh
9c44d2ed47 Merge branch 'antimof:master' into master 2024-01-08 14:41:41 +08:00
fduncanh
d90a3c33bf Update uxplay.spec 2024-01-08 14:20:07 +08:00
fduncanh
44c0ba7a36 uxplay.cpp default value of taper_volume should be false 2024-01-08 14:08:44 +08:00
antimof
7f58c5072e Merge pull request #152 from FDH2/master
UxPlay 1.68
2024-01-02 13:08:57 +03:00
F. Duncanh
1b718405bc cosmetic: typo in help text (uxplay.cpp) 2023-12-31 15:02:27 -05:00
F. Duncanh
682baa03c6 small cleanup of -db documentation 2023-12-31 10:38:47 -05:00
F. Duncanh
26d35dfd6a edited manpage (remove reference to .pem file in FILES section) 2023-12-31 07:10:21 -05:00
F. Duncanh
a25f4c82cf use C++ std::getline instead of C getline (for WIN32) 2023-12-30 08:32:55 -05:00
F. Duncanh
e0567bd923 update specfile 2023-12-29 05:21:53 -05:00
fduncanh
bb53239d84 Merge pull request #258 from FDH2/volume
rework -db option implementation; add -taper vol control option
2023-12-29 17:58:19 +08:00
F. Duncanh
52d134d596 rework -db option implementation; add -taper vol control option 2023-12-29 04:47:19 -05:00
fduncanh
8edadd262b Merge pull request #255 from FDH2/pin
correct volume control to match airplay spec, add a -db l:h option
2023-12-27 10:34:23 +08: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
48f810c344 README updates 2023-12-26 15:03:15 -05:00
fduncanh
e63be544a5 Merge pull request #254 from FDH2/pin
pin-pairing improvements
2023-12-27 03:48:28 +08:00
F. Duncanh
471af21332 v1.68: improvements to pin-pairing 2023-12-26 14:41:50 -05:00