2.8.0
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,4 +1,13 @@
|
||||
## 2.7.3 - 2020-Apr-30
|
||||
## 2.8.0 - 2020-May-01
|
||||
|
||||
New:
|
||||
- `{element}_font_scale` and `font_bold` options to tweak font sizes and weight.
|
||||
- `window_controls` option to disable window controls even in no-border mode.
|
||||
|
||||
Changed:
|
||||
- All commands that open menus now toggle the menu instead of always reopening them.
|
||||
|
||||
### 2.7.3 - 2020-Apr-30
|
||||
|
||||
Fixed:
|
||||
- Crash when `volume` set to `none`.
|
||||
|
@@ -180,6 +180,8 @@ font_height_to_letter_width_ratio=0.5
|
||||
chapter_ranges=^op| op$|opening<968638:0.5>.*, ^ed| ed$|^end|ending$<968638:0.5>.*|{eof}, sponsor start<3535a5:.5>sponsor end
|
||||
```
|
||||
|
||||
**uosc** respects `osd-font` option, so to change the font you want it to use, you have to change `osd-font` in `mpv.conf`.
|
||||
|
||||
## Keybindings
|
||||
|
||||
The only keybinds **uosc** defines by default are menu navigation keys that are active only when one of the menus (context menu, load/select subtitles,...) is active. They are:
|
||||
|
Reference in New Issue
Block a user