What's Changed
- add: locales as an optional separate file with english fallback by @Xurdejl in #61
- add: configurable time format option by @Xurdejl in #67
- add: audio device select on volume ctrl button with mouse right click by @Samillion in #69
- add: option to control show/hide height for bottom hover by @Samillion in #70
- add: option to control pause state while seeking with mouse move by @Samillion in #66
- fix: apply dynamic time format to seekbar tooltip (#62) by @Xurdejl in #64
- fix: don't force keeponpause when it's disabled by @Samillion in #68
- fix: monitor stock osc value early by @Samillion in #73
- fix: respect title-bar config and show/hide top bar correctly by @Samillion in #74
- fix: playlist button comment by @Keith94 in #56
- pause indicator: add option to flash play icon on unpause by @Samillion in #59
- pause indicator: clear flash play icon correctly on pause spam by @Samillion in #60
Important
Please add osc=no to your mpv.conf to ensure no conflicts with mpv's stock OSC.
New Contributors
Extras
- Pause Indicator Lite A simple script that displays an indicator on pause, with options to adjust icon, color, height, width, opacity and whether to toggle pause with a keybind or not.
- Integrated Locales Easily switch ModernZ OSC to your preferred language
Full Changelog: v0.1.5...v0.1.6