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
|
fdf741f46c
|
cleanup unitialized variables
|
2025-12-09 02:08:17 -05:00 |
|
F. Duncanh
|
401ae193f0
|
clean up initialized variables in raop.c
|
2025-12-02 19:09:45 -05:00 |
|
F. Duncanh
|
6dfba18335
|
cleanup airplay_video struct
|
2025-12-02 16:52:39 -05:00 |
|
F. Duncanh
|
501df4056b
|
HLS removePlaylist improvements
|
2025-12-02 14:19:36 -05:00 |
|
F. Duncanh
|
012477167b
|
add a callback to detect EOS in HLS videos
|
2025-12-01 11:51:55 -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
|
ef025dfd0e
|
store uri in renderer_s, don't stop main_loop if hls gstreamer error
|
2025-11-30 11:43:20 -05:00 |
|
F. Duncanh
|
1099b94f05
|
plist setting for initial volume -15.0 (50%) (from @HuntCode )
|
2025-11-29 19:43:52 -05:00 |
|
F. Duncanh
|
1dd0e2c79a
|
code cleanup
|
2025-11-23 18:05:17 -05:00 |
|
F. Duncanh
|
8b8407b951
|
callling XCloseDisplay causes coredump: remove call
|
2025-11-17 14:50:49 -05:00 |
|
F. Duncanh
|
d881c8e841
|
remove call to XCloseDisplay (causes coredump)
|
2025-11-17 14:36:46 -05:00 |
|
F. Duncanh
|
c9f35a379d
|
fix memory leap in raop_rtp.c
|
2025-11-17 13:55:40 -05:00 |
|
F. Duncanh
|
6545104b53
|
fix memory leak in raop.c
|
2025-11-17 13:54:36 -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
|
7ebd8182a7
|
cleanup plist_mem_free issues
|
2025-11-15 16:37:12 -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
|
c33b4e10f1
|
shorten "get_playback_info" data shown with -d 1 debug option
|
2025-11-15 13:27:46 -05:00 |
|
F. Duncanh
|
7280bc4aab
|
fix code typo in recent commit
|
2025-11-15 11:04:29 -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
|
47da1e03db
|
fix memory leaks in x_display_fix.h (from Valgrind)
|
2025-11-14 18:43:38 -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
|
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
|
94535dd7aa
|
README update
|
2025-11-11 02:18:39 -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
|
3139992e1e
|
preparing for v1.73 release
|
2025-11-10 18:15:34 -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
|
940d3286eb
|
update uxplay-beacon.py (dbus) for debian-based systems
|
2025-11-08 10:55:44 -05:00 |
|
F. Duncanh
|
009eeb2d46
|
uxplay.cpp: exit(0) after cleanup()
|
2025-11-07 23:42:33 -05:00 |
|
fduncanh
|
0e4f921d32
|
Merge branch 'antimof:master' into master
|
2025-11-07 18:26:54 -05:00 |
|
F. Duncanh
|
1b7e7b66aa
|
uxplay-beacon.py python cleanups (dbus and winrt)
|
2025-11-07 18:20:19 -05:00 |
|
F. Duncanh
|
41bfb9934c
|
README: vaapi plugins are deprecated in favor of va plugins
|
2025-11-06 03:26:47 -05:00 |
|
antimof
|
3cee792050
|
Merge pull request #197 from FDH2/master
continuing development towards uxplay-1.73
|
2025-11-03 15:54:44 +03:00 |
|
F. Duncanh
|
bdd82f621d
|
python improvements
|
2025-11-03 02:40:57 -05:00 |
|
F. Duncanh
|
5489305031
|
update README for Bluetooth LE service discovery
|
2025-11-03 02:19:24 -05:00 |
|
F. Duncanh
|
5df5e56ac2
|
add uxplay-beacon.py for windows
|
2025-11-03 00:46:08 -05:00 |
|
F. Duncanh
|
4910930c56
|
reworked signal handling (ctrl-c) for linux and windows
|
2025-11-02 17:35:08 -05:00 |
|
F. Duncanh
|
d92836e387
|
cleanups, working winrt beacon
|
2025-11-02 01:07:28 -04:00 |
|
F. Duncanh
|
671fd9a715
|
dbus becaon cleanup
|
2025-11-01 17:24:48 -04:00 |
|
F. Duncanh
|
f6b2c0772d
|
windows beacon seems to be working
|
2025-11-01 17:22:55 -04:00 |
|
F. Duncanh
|
7fab9107e6
|
winrt beacon cleanups
|
2025-10-31 23:53:46 -04:00 |
|