Lance Chant
1cabbf087e
fix: player getting stuck on timer and exit
...
Fixed a race condition where the upnext countdown started and a user
cancelled/stop the current playback that they would exit the player but
the timer would still be running and then start playing the next episode
and you wouldn't be able to press back or exit out of it
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-30 10:03:19 +02:00
Steve Byatt
ca4f24ded0
fix: handle TV menu and back navigation ( #1559 )
2026-05-20 09:57:19 +02:00
Fredrik Burmester
fb7cee7718
fix(tv): improve skip/countdown focus and back button handling
2026-02-01 14:03:20 +01:00
Fredrik Burmester
af2cac0e86
feat(player): add skip intro/credits support for tvOS
2026-01-30 18:52:22 +01:00
Fredrik Burmester
d2790f4997
fix(tv): seek
2026-01-20 22:15:00 +01:00
Fredrik Burmester
aa6b441dd1
feat(tv): minimal seekbar
2026-01-20 22:15:00 +01:00
Fredrik Burmester
d8512897ad
feat: seekbar left/right actions
2026-01-20 22:15:00 +01:00
Fredrik Burmester
e1e91ea1a6
fix: sheet
2026-01-16 21:00:46 +01:00
Fredrik Burmester
cc154f0c16
fix(tv): fix subtitle sheet issues on TV
...
- Hide subtitle button when no subtitle tracks available
- Add back/menu button handling to close option sheets
2026-01-16 18:57:38 +01:00
Fredrik Burmester
3fd76b1356
wip
2026-01-16 15:29:12 +01:00
Fredrik Burmester
a86df6c46b
wip
2026-01-16 14:48:08 +01:00
Fredrik Burmester
db89295d9b
feat(player): add Apple TV remote play/pause and AirPlay support
...
- Add playPause event handling in useRemoteControl hook
- Configure AVAudioSession for tvOS with longFormAudio policy
- Add AVInitialRouteSharingPolicy to enable AirPlay suggestions
2026-01-16 12:42:13 +01:00
Fredrik Burmester
74d86b5d12
feat: KSPlayer as an option for iOS + other improvements ( #1266 )
2026-01-03 13:05:50 +01:00
Fredrik Burmester
485dc6eeac
feat: Expo 54 (new arch) support + new in-house download module ( #1174 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: sarendsen <coding-mosses0z@icloud.com >
Co-authored-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-11-11 08:53:23 +01:00
Fredrik Burmester
5bc6494ba6
fix: refactor controls into smaller parts ( #963 )
2025-08-20 21:43:00 +02:00