Commit Graph

26 Commits

Author SHA1 Message Date
F. Duncanh
4cf6660bb1 fix some compiler warnings in Arch 2026-02-16 23:30:02 -05:00
F. Duncanh
ca9ce03c3b additional parsing of media playlists 2026-01-23 14:15:27 -05:00
F. Duncanh
3be60fdbda changes suggested by -Wextra 2025-12-31 17:50:34 -05:00
F. Duncanh
b3f0a14951 cleanups suggested by cppcheck 2025-12-31 16:10:20 -05:00
F. Duncanh
d039e7961a remove the airplay_video debugging tool (not needed) 2025-12-09 23:26:49 -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
6dfba18335 cleanup airplay_video struct 2025-12-02 16:52:39 -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
bfbf39edaa update language choice processing 2025-11-17 13:54:31 -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
afbb0bc0a1 remove dead code (airplay->master_uri) 2025-11-16 19:43:51 -05:00
F. Duncanh
0917ad12be add functions for future use (will not change current behavior) 2025-11-15 15:06:22 -05:00
F. Duncanh
53a0271d3e restore previous analyze_media_playlist code 2025-11-14 18:49:45 -05:00
F. Duncanh
372b0ab789 memory leak cleanups (valgrind) in airplay_video + http_handlers 2025-11-14 18:44:09 -05:00
F. Duncanh
274c517ff2 add bytecount check when processing playlists 2025-11-14 01:15:15 -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
1faa49551e cleanup ancient cruft; plus a fix in airplay_video.c 2025-11-11 02:06:11 -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
32d5de23c8 whitespace cleanup 2025-08-08 16:54:32 -04:00
F. Duncanh
bc2d5a4152 cleanup in media store code (duplicate media playlists removed). 2025-02-23 12:37:33 -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