Files
plezy/lib/widgets
Christian Tismer ed843b4b89 fix: coalesce held timeline seeks on direct play
A held fast-forward fired a real seek on every key-repeat for direct/
progressive streams, flooding the source with overlapping range requests and
wedging low-power devices (e.g. Fire TV Stick) in BUFFERING until the player
was restarted. Route direct play through the same preview/debounce path the
transcode case already uses: move only the timeline preview while the key is
held and commit a single seek on release or pause.

close #1424
2026-07-04 22:56:43 +02:00
..
2025-12-12 15:57:22 +01:00
2026-06-04 16:22:31 +02:00
2026-05-01 01:20:36 +02:00
2026-07-02 11:41:25 +02:00