edde746
0fc64cdf81
fix: catch seek PlatformException at source, remove coordinator
...
Catch COMMAND_FAILED/NOT_INITIALIZED in PlayerNative.seek() and
PlayerAndroid.seek() directly, preventing unhandled PlatformException
crashes on macOS app resume. Remove the ~200-line
_PendingSeekCoordinator system and revert all callsites to direct
player.seek(clampSeekPosition(...)). Keep seekable property/stream
and media controls gating. Add ExoPlayer seekable emission.
2026-03-09 07:21:36 +01:00
..
2026-03-08 16:57:15 +01:00
2026-02-06 17:01:56 +01:00
2026-02-27 16:51:49 +01:00
2026-03-02 23:09:09 +01:00
2026-02-28 06:18:11 +01:00
2026-02-23 17:53:20 +01:00
2026-02-15 04:07:09 +01:00
2026-02-27 14:49:47 +01:00
2026-02-14 22:11:00 +01:00
2025-12-15 02:29:03 +01:00
2025-12-14 21:03:11 +01:00
2026-03-02 18:19:52 +01:00
2026-02-23 17:53:20 +01:00
2026-03-03 22:43:00 +01:00
2026-02-23 17:53:20 +01:00
2026-03-03 22:43:00 +01:00
2026-02-09 14:19:54 -05:00
2026-02-23 13:50:56 +01:00
2026-03-04 18:36:12 +01:00
2026-02-15 04:07:09 +01:00
2026-02-15 04:07:09 +01:00
2026-03-03 19:16:33 +01:00
2026-02-15 22:59:43 +01:00
2026-02-26 11:55:45 +01:00
2025-12-15 02:29:03 +01:00
2025-12-15 01:16:22 +01:00
2026-03-09 07:21:36 +01:00
2026-02-15 04:07:09 +01:00
2026-02-12 16:46:15 +01:00
2025-12-14 21:03:11 +01:00
2026-03-06 10:16:33 +01:00
2026-02-09 09:06:31 +01:00
2026-02-16 02:17:10 +01:00
2026-02-15 04:07:09 +01:00
2025-12-15 02:29:03 +01:00
2026-03-03 22:43:00 +01:00
2026-03-06 20:42:18 +01:00
2026-02-23 17:53:20 +01:00