Features
- Trigger initial search automatically when opening
download-subtitles
menu (6172b97) @tomasklaen - Clicking on menu search input selects it (c99ab8d) @tomasklaen
- Hide system files when reading directories (c251d6e) @tomasklaen
- Hide volume slider and other irrelevant controls when image is open (d286bd0) @tomasklaen
- Changed buttons to activate on down events (0c22601) @tomasklaen
- Working text cursor when editing search inputs (#1094) (77cb8bb) @tomasklaen
- Display
SHARP
as#
and#
as empty keybind in keybinds menu (4667e72) @tomasklaen - API: Added
menu-action
interface (a523054) @tomasklaen - API: Added
search_submit
root menu option (3e1a6a1) @tomasklaen
Fixes
- Incorrect setting of IME (#1061) (0b65802) @dyphire
- UI getting stuck at visible at startup or when entering fullscreen (9c814f4) @tomasklaen
- Human time formatting sometimes not accounting for speed (adea23d) @tomasklaen
- Hovered time tooltip shouldn't account for speed (6913562) @tomasklaen
toggle-ui
refusing to toggle ui off when called from menu (3ee7bd9) @tomasklaen- Cursor in search inputs is not respecting utf-8 characters (#1102) (08ae162) @dyphire
ctrl+v
in search inputs placing text at the end instead of at the cursor (f503f0b) @tomasklaen- Paste while searching executing menu paste callback instead of pasting text (#1108) (2ef5de2) @christoph-heinrich
- Menu search cursor position when in front of a space (#1109) (9fe6987) @christoph-heinrich
Tweaks
- Added
desktop.ini
to system files list (3375a5e) @tomasklaen
Documentation
- Document min mpv version requirement (b29f6a8) @tomasklaen
Refactors
- Cursor events in a failed attempt to fix touch (935de8d) @tomasklaen
Full Changelog: 5.8.0...5.9.0