41 Commits

Author SHA1 Message Date
F. Duncanh
c846fed67e fix unitialised variable noticed in FreeBSD compilation. 2026-03-14 23:57:34 -04:00
F. Duncanh
6a5dfc3fde fix for issue #496 (switch from mirror mode to hls) 2026-02-07 16:12:51 -05:00
F. Duncanh
ca9ce03c3b additional parsing of media playlists 2026-01-23 14:15:27 -05:00
F. Duncanh
3898cba605 use plist_get_data_ptr not plist_get_data_val (libplist>=2.1.0) 2026-01-23 00:34:02 -05:00
F. Duncanh
b3f0a14951 cleanups suggested by cppcheck 2025-12-31 16:10:20 -05:00
F. Duncanh
6d6b08003f more fixes? for hls 2025-12-28 11:57:45 -05:00
F. Duncanh
382b78251b various hls improvements (seek to start_pos 2025-12-18 13:26:09 -05:00
F. Duncanh
dca3fffbed minor hls rearrangements 2025-12-16 13:15:30 -05:00
F. Duncanh
ed6326e915 small hls fix in http_handler_play 2025-12-16 00:58:36 -05:00
F. Duncanh
404b7966de whitespace cleanup 2025-12-15 19:25:05 -05:00
F. Duncanh
be9f5bcc14 cleanups for hls. 2025-12-15 19:13:02 -05:00
F. Duncanh
2e83032686 cleanup conn->raop to raop 2025-12-15 00:25:31 -05:00
F. Duncanh
060a0abc00 fix timing issue when -nohold switches to new client fixes #481 2025-12-13 16:32:51 -05:00
F. Duncanh
a87cfb0913 cleanup to fix compiler warning in MSYS2 2025-12-12 19:39:20 -05:00
F. Duncanh
1ee36baa53 fixes memory corruption 2025-12-09 19:12:39 -05:00
F. Duncanh
d4cd0b12f3 cleanup (?) of writing to airplay_video struct 2025-12-09 13:38:56 -05:00
F. Duncanh
401ae193f0 clean up initialized variables in raop.c 2025-12-02 19:09:45 -05:00
F. Duncanh
501df4056b HLS removePlaylist improvements 2025-12-02 14:19:36 -05:00
F. Duncanh
9e3887a5c4 improvements to hls support 2025-12-01 00:01:30 -05:00
F. Duncanh
a650dbee4d ensure space for stored playlists by not storing short adverts 2025-11-30 13:02:13 -05:00
F. Duncanh
b3ca8ab820 move creation of airplay_video_s to http_handler_play 2025-11-30 12:14:00 -05:00
F. Duncanh
1dd0e2c79a code cleanup 2025-11-23 18:05:17 -05:00
F. Duncanh
f8c7b54241 read language choice from setProperty?/MediaSelectionOptions 2025-11-17 11:33:35 -05:00
F. Duncanh
62214af028 fix storage of uri_prefix 2025-11-17 10:05:29 -05:00
F. Duncanh
7ebd8182a7 cleanup plist_mem_free issues 2025-11-15 16:37:12 -05:00
F. Duncanh
c33b4e10f1 shorten "get_playback_info" data shown with -d 1 debug option 2025-11-15 13:27:46 -05:00
F. Duncanh
372b0ab789 memory leak cleanups (valgrind) in airplay_video + http_handlers 2025-11-14 18:44:09 -05:00
F. Duncanh
f8cb14f5f1 minor fix for plist_mem_free (libplist >= 2.3.0) 2025-11-14 01:30:24 -05:00
F. Duncanh
5afbdde169 minor updates in preparation for coding playlist removal/insertion 2025-11-13 17:07:57 -05:00
F. Duncanh
dae1ed108f rework airplay_video to store multiple playlists 2025-11-12 09:40:24 -05:00
F. Duncanh
1072692172 support for YouTube app HLS video language choice. also fix #452 2025-11-10 13:48:21 -05:00
F. Duncanh
830c7131fe cleanup plist_get_string_val items (free string) 2025-09-14 04:22:46 -04:00
F. Duncanh
483399a713 possible fix for failure to print a plist 2025-08-12 18:37:18 -04:00
F. Duncanh
32d5de23c8 whitespace cleanup 2025-08-08 16:54:32 -04:00
F. Duncanh
5f2fbfe88b report buffer full/empty from hls bus messages 2025-04-26 16:17:23 -04:00
F. Duncanh
e731140515 get info on unhandled POST/action items 2025-04-23 00:12:31 -04:00
F. Duncanh
bc2d5a4152 cleanup in media store code (duplicate media playlists removed). 2025-02-23 12:37:33 -05:00
F. Duncanh
14e6ba5543 detect unsupported (non-youtube) HLS 2025-02-02 18:22:34 -05:00
F. Duncanh
47783de5de remove unused variable 2024-12-17 20:46:40 -05:00
F. Duncanh
2ebc2b032f refactor analysis of HLS media playlist 2024-12-13 12:08:07 -05:00
F. Duncanh
08c6f0cdb0 UxPlay 1.71: add support for HLS streaming video 2024-12-13 12:08:07 -05:00