Skip to content

v3.0: Settings & Customization

Choose a tag to compare

@Ukunda Ukunda released this 04 Feb 15:34
· 9 commits to main since this release

v3.0 - Settings & Customization
This update is all about making the player truly yours.

What's new:

You can now customize your keyboard shortcuts. Hit Ctrl+, to open the new Preferences dialog, click on any key binding, and press your preferred key. If there's a conflict, the keys automatically swap - no duplicates, no headaches.

The speed control got a proper upgrade. Instead of just toggling slow-mo, you can now scroll on the speed button to cycle through 0.25x, 0.5x, 0.75x, 1.0x, 1.25x, 1.5x, and 2.0x. Much more useful for analyzing those clutch moments.

Frame-by-frame stepping finally works properly. Press . to go forward and , to go back. The player now reads the actual video FPS (30, 60, 120, whatever) and steps accordingly.

Added a "Show Only Favorites" toggle in the File menu for when you just want to rewatch the good stuff.

If the button bar annoys you, there's now an auto-hide option in Preferences. Controls slide away when you're watching and come back when you move your mouse.

Oh, and you can Alt+drag buttons on the control bar to rearrange them however you like. Your layout saves automatically.

Under the hood:

Fixed some memory leaks and made sure everything cleans up properly when you close the app. FPS detection is now cached so frame stepping doesn't stutter.