the log feature was not working

This commit is contained in:
Frank Skare
2019-10-13 04:12:48 +02:00
parent f5e0c92824
commit 0cd769fc0c
8 changed files with 56 additions and 24 deletions

View File

@@ -5,11 +5,13 @@
- new: for URLs the media title is shown in the title bar and the info command
instead of displaying the URL, mpv.conf defaults were changed to use
[protocol.https] osd-playing-msg = '${media-title}'
- fix: on the very first start volume was set to 0 and mute was set to yes,
now reasonable defaults are set, volume = 70, mute = no
- fix: on the very first start volume was set to 0 and mute was set to yes
- fix: there was a issue fixed with the URL clipboard monitoring
- fix: there was a sound when closed from taskbar due to a exception
- update: libmpv shinchiro 2019-09-22
- fix: the log feature was not working
- update: libmpv shinchiro 2019-10-06
- update: youtube-dl 2019-10-01
### 5.4.1.1