edde746 and Claude Fable 5
28bc4a5df8
feat(player): handle stop/skip/speed media-session commands
...
The platforms advertise stop, skip forward/backward, and playback-rate
commands by default, but both the music and video handlers silently
dropped them (Android Auto/Bluetooth stop and FF/rewind did nothing;
iOS/macOS showed a dead rate control). setControlsEnabled now manages
those controls: music handles Stop and in-track skips and stops
advertising a speed control; video handles Stop (exit, matching the
companion remote), skips via a shared relative-seek helper, and rate
changes through player.setRate. Skip commands stay off on iOS/macOS
where they would displace the next/previous lock-screen buttons.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-06 15:28:24 +02:00
..
2026-07-06 15:28:24 +02:00
2026-06-27 10:05:03 +02:00
2026-06-27 10:36:21 +02:00
2026-06-09 06:10:22 +02:00
2026-04-25 13:44:15 +02:00
2026-07-05 14:16:04 +02:00
2026-07-05 21:51:37 +02:00
2026-06-14 13:40:16 +02:00
2026-06-01 11:06:03 +02:00
2026-06-12 14:16:24 +02:00
2026-06-01 11:06:03 +02:00
2026-07-03 10:20:13 +02:00
2026-06-11 08:35:19 +02:00
2026-05-01 01:20:36 +02:00
2026-05-15 19:46:04 +02:00
2026-04-26 20:46:25 +02:00
2026-07-04 17:31:52 +02:00
2026-06-01 11:06:03 +02:00
2026-07-05 01:22:20 +02:00
2026-05-28 03:43:46 +02:00
2026-07-04 23:44:38 +02:00
2026-07-05 15:55:52 +02:00
2026-05-31 14:33:31 +02:00
2026-05-01 01:20:36 +02:00
2026-06-13 13:23:22 +02:00
2026-07-04 18:33:58 +02:00
2026-05-25 23:39:55 +02:00
2026-07-05 15:55:52 +02:00
2026-07-05 14:29:57 +02:00
2026-06-04 13:47:06 +02:00
2026-07-05 01:22:20 +02:00
2026-05-31 03:03:52 +02:00
2026-07-04 18:33:58 +02:00
2026-06-06 10:48:51 +02:00
2026-05-29 19:55:01 +02:00
2026-06-15 14:59:06 +02:00
2026-07-05 14:29:57 +02:00
2026-06-12 01:46:43 +02:00
2026-07-05 08:34:55 +02:00
2026-07-02 11:41:25 +02:00
2026-05-01 01:20:36 +02:00
2026-07-05 21:51:37 +02:00
2026-06-20 03:32:02 +02:00
2026-05-29 21:16:01 +02:00
2026-07-03 10:19:55 +02:00
2026-06-01 11:06:03 +02:00
2026-06-01 11:06:03 +02:00
2026-07-05 06:23:34 +02:00
2026-06-12 07:59:35 +02:00
2026-06-18 09:05:09 +02:00
2026-06-01 11:06:03 +02:00
2026-06-12 14:33:38 +02:00
2026-07-05 15:55:52 +02:00
2026-06-25 10:50:38 +02:00
2026-07-05 14:29:57 +02:00
2026-07-05 15:55:52 +02:00
2026-05-16 22:54:53 +02:00
2026-06-20 03:32:02 +02:00
2026-06-01 11:06:03 +02:00
2026-05-01 01:20:36 +02:00
2026-05-01 01:20:36 +02:00
2026-07-04 23:09:41 +02:00
2026-05-30 07:16:01 +02:00
2026-07-02 11:41:25 +02:00
2026-07-05 21:51:37 +02:00
2026-06-29 07:10:25 +02:00
2026-06-29 07:10:25 +02:00
2026-06-27 10:05:03 +02:00
2026-05-12 22:46:38 +02:00
2026-06-11 12:29:34 +02:00
2026-06-10 05:18:02 +02:00