| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| videospeed-0.10.1.zip | 2026-04-05 | 91.1 kB | |
| README.md | 2026-04-05 | 685 Bytes | |
| v0.10.1 source code.tar.gz | 2026-04-05 | 223.6 kB | |
| v0.10.1 source code.zip | 2026-04-05 | 286.2 kB | |
| Totals: 4 Items | 601.6 kB | 0 | |
Interaction tracking restores ability to use player's own speed controls and shortcuts, while still fighting back against automatic resets. Numpad Enter is now a fully distinct, assignable key (shown as "Num Enter" in the shortcuts editor), giving numpad users a dedicated binding separate from the main Enter key. The options page also gets a visual polish pass: the shortcuts remove button is now properly centered, and the settings header stays fixed while you scroll.
- cleanup CSS: collapse/remove unused rules (0389ea1)
- make settinsg header sticky (f778803)
- fix: distinguish NumpadEnter from Enter (c8a3aeb)
- allow speed changes triggered by user interaction (0646568)