Commit graph

13 commits

Author SHA1 Message Date
mrapple
02bace8a47 We have short attention spans
now instead of watching your entire movie at one speed, you can do it in VARYING SPEEDS!
2025-05-10 22:19:12 +01:00
Pas
a340d638a4 add captions delay key shortcut 2025-02-27 21:33:06 -07:00
bubba
d980545375 Fix keyboard navigation conflicting while pausing playback. 2024-06-20 17:38:28 +00:00
Vijay
2722a7db96 Fix keyboard event handling in KeyboardEvents component
- Changed the condition from 'k' to 'keyL' for 'j', 'l', 'm', 'f', 'c', 'r' keys to handle uppercase keys properly.
- Fixed the condition for toggling play/pause to work with both ' ' and 'k' keys.

This commit addresses issues with keyboard event handling and ensures proper functionality with both uppercase and lowercase keys.
2024-04-10 21:24:29 +05:30
qtchaos
5e52ea8e8f
Add check for non existent index. 2023-12-28 22:53:47 +02:00
qtchaos
27b28a6d96
Remove seeking with numbers. 2023-12-28 22:18:47 +02:00
qtchaos
c3494c2f84
Refactor video playback speed options 2023-12-28 21:57:14 +02:00
qtchaos
9f7432450b
Improve video progress/playback keybinds 2023-12-28 21:43:52 +02:00
Contreras, Raf
48b708d569 Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
mrjvs
a4808415db Localize the rest of everything 2023-11-28 21:11:46 +01:00
Jip Fr
ab167d565a Add popup close keyboard shortcut, more tabbable styles 2023-11-21 18:22:50 +01:00
mrjvs
9ce0e6a099 caption keyboard shortcut + searchbar for captions + enabled toggle for keyboard + subtitle padding
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 21:11:40 +02:00
mrjvs
2c38e8281c quality selection HLS, keyboard shortcuts, playback settings 2023-10-19 19:27:21 +02:00