mpv setting osd-scale-by-window added to config dialog

This commit is contained in:
Frank Skare
2019-08-08 03:31:57 +02:00
parent 1447636eb7
commit 032e91e4b4
8 changed files with 72 additions and 52 deletions

View File

@@ -1,3 +1,14 @@
### 5.2.1.3
- in the config dialog the description for keep-open was corrected
because unlike mpv, mpv.net will never terminate automatically
- there was a rare occasion where the mpv.net logo wasn't shown
- mpv setting osd-scale-by-window added to config dialog
### 5.2.1.2
- fix excessive memory usage using `osd-scale-by-window = no`
### 5.2.1
- fixed race condition causing various features to fail