4.0.0
A huge update that brings controls bar, thumbnails, textures, UI polish, and tons of other features!
uosc now requires multiple files to be installed, so grab the uosc.zip
archive below with all of the requirements instead of just downloading the script from repository.
It's also a good idea to re-download the default config file and reconfigure your uosc. A lot has changed.
Note: to get thumbnails, you need to install thumbfast.
Features
- Add
show-menu
message handler @tomasklaen - Add
get-version
message handler @tomasklaen - Improve
show-menu
api @tomasklaen - Add
audio-device
command (#140) @hooke007 - Thumbfast intergration (#213) @eva
- Only stretch the line when
size_min
is bigger than0
@tomasklaen - Always display volume controls, and visualize no audio @tomasklaen
- Don't show tooltips for chapters that only end a range (#153) @christoph-heinrich
- Better default config for chapter ranges (#165) @christoph-heinrich
- Support
osc-margins
shared-script-property (#166) @christoph-heinrich - Implement
controls
bar @tomasklaen - Improve menu styling @tomasklaen
- Improve track selection menus @tomasklaen
- Add tooltips @tomasklaen
- Add
update-menu
API @tomasklaen - [breaking] Consolidate all
*_font_scale
options into onefont_scale
@tomasklaen - Improve volume slider visuals @tomasklaen
- Added
text_border
option @tomasklaen - Mouse wheel on menu now scrolls by 3 items at a time @tomasklaen
- Add
has_sub
andhas_chapter
dispositions (#207) @dyphire - [breaking] Added textures to improve indicators and other visuals @tomasklaen
- [breaking] Improve chapters rendering style @tomasklaen
- [breaking] Convert
timeline_chapters
option intotimeline_chapters_opacity
@tomasklaen - Display buffered time in timeline @tomasklaen
- New
items
,load-audio
,load-video
commands @tomasklaen - Added counters and other badges to control buttons @tomasklaen
- [breaking] Changed
peek-{x}
commands totoggle-{x}
@tomasklaen - Improved top bar playlist position indicator @tomasklaen
- Added control bar button badge limits @tomasklaen
- Added
has_many_*
disposition types @tomasklaen - Show current chapter as a top bar subtitle @tomasklaen
- [breaking] Accept colors in RGB(A) HEX format @tomasklaen
- [breaking] Improve
chapter_ranges
serialization @tomasklaen - Add
top_bar_title_opacity
option @tomasklaen - Implemented
shuffle
andautoload
options @tomasklaen - Implemented
menu-blurred
command @tomasklaen - Set uncached ranges as early as possible (#244) @christoph-heinrich
- Implemented
buffered_time_threshold
option @tomasklaen - Implement
chapter_range_patterns
option @tomasklaen - [breaking] Removed wasd and hjkl menu navigation @tomasklaen
Fixes
- -A LOT of fixes, most of them related to 4.0 development. See the full changelog below when interested.
Refactor
- [breaking]
active
andselected_index
menu API @tomasklaen - [breaking] Removed
color_
prefixes from options @tomasklaen
Full Changelog: 3.1.2...4.0.0