Features
- Implement
flash-ui
binding andflash-elements
message @tomasklaen - Add buffering indicator (#292) @christoph-heinrich
- Better buffering detection (#298) @christoph-heinrich
- Implement
click_threshold
andclick_command
options @tomasklaenThis deprecates
pause_on_click_shorter_than
option! - Update default menu items @tomasklaen
- Automatically choose between fast and exact seeking (#302) @christoph-heinrich
- Add
external
hint for tracklist menu (#289) @dyphire - Make
toggle
andcycle
controls work with external properties @tomasklaen - Move
@
in control badge props from prefix to suffix for consistency @tomasklaen
Fixes
osd-align-*
properties messing up the UI (#286) @hooke007- Some things not using correct colors @tomasklaen
- Remove opinionated opacity tweaks @tomasklaen
- Broken texture tiling when
font_bold
was enabled @tomasklaen - Thumbnail not clearing when dragging timeline out of window @tomasklaen
- Icons affected by
font_bold=yes
@tomasklaen - Shuffle not really random @tomasklaen
- Use mouse-pos property instead of keybinds (#301) @christoph-heinrich
- Drag seeking crashing the UI during file loads @tomasklaen
- Thumbnail not clearing when timeline dragging released outside of timeline @tomasklaen
- Current chapter not updating on chapter list changes @tomasklaen
- CycleButton internal prop state not initiating properly @tomasklaen
- Title not escaping ass tags in filenames @tomasklaen
- Title initializing prematurely and not accounting for dynamic variables @tomasklaen
- Menu parser not ignoring other comments (#315) @Hikari
Tweaks
- Thumbnail border style @tomasklaen
- Scale BufferingIndicator with window @tomasklaen
click_threshold
descrition and top bar subtitle offset @tomasklaen
Documentation
- Adjust outdated navigation looping instructions @tomasklaen
- Clarify
shuffle
control and option descriptions @tomasklaen
Full Changelog: 4.2.0...4.3.0