Features
- Add
use_trash
option (#394) @dyphire - Added
destination_time
option and deprecatedtotal_time
(#399) @michael - Better alphanumerical sorting (#426) @christoph-heinrich
- Added an API to overwrite uosc key bindings (#430) @tomasklaen
- Added options to display alternative top bar title @tomasklaen
- Flash top bar when new file is loaded @tomasklaen
- Added
show-submenu-blurred
message listener @tomasklaen - Trim unnecessary
00:
from timestamps in durations shorter than an hour @tomasklaen - Split
media_types
option intovideo_types
,audio_types
, andimage_types
@tomasklaen - Added
autoload_types
option @tomasklaen ctrl+enter
in file menus will load selected directory @tomasklaen- Made
ctrl+click
in file menus behave just likectrl+enter
does @tomasklaen - Visually distinct a-b loop indicators @tomasklaen
- Add
on_close
command to menu API (#449) @christoph-heinrich
Fixes
- A-B loop crash (#389) @christoph-heinrich
- Proximity visibility not being reset when toggling elements off @tomasklaen
- Declare variable before function using it (#396) @christoph-heinrich
- Add
dts
tomedia_types
(#398) @xfzv - Touch input (#412) @christoph-heinrich
mouse-pos
can be nil (#418) @christoph-heinrich- Buffered time not accounting for speed @tomasklaen
- Buffered time respects minus in time remaining (#424) @christoph-heinrich
- Top_bar's visibility sometimes stuck when going fullscreen @tomasklaen
- Menus not toggling off after being updated @tomasklaen
- Infinite margin on initialization (#362) @christoph-heinrich
- File menu back feature broken by b9cc1cc @tomasklaen
- Click to the left of file menus navigating up instead of closing the menu @tomasklaen
- 54bb9d6 prevented loading audio/subtitle tracks from other video files @tomasklaen
- Timestamp offsets should respect the trimmed time width (#443) @christoph-heinrich
Tweak
- Buffered time threshold based on displayed value (#423) @christoph-heinrich
Full Changelog: 4.5.0...4.6.0