update changelog

This commit is contained in:
Frank Skare
2019-10-13 05:47:09 +02:00
parent 4451a6c185
commit 857926696c

View File

@@ -3,8 +3,8 @@
- new: the [scripting wiki page](https://github.com/stax76/mpv.net/wiki/Scripting#powershell) was improved - new: the [scripting wiki page](https://github.com/stax76/mpv.net/wiki/Scripting#powershell) was improved
- new: Toggle Shuffle has been added to the menu defaults - new: Toggle Shuffle has been added to the menu defaults
- new: for URLs the media title is shown in the title bar and in the info command - new: for URLs the media title is shown in the title bar and in the info command
instead of displaying the URL, mpv.conf defaults were changed to use instead of displaying the URL, mpv.conf defaults were changed to use
[protocol.https] osd-playing-msg = '${media-title}' [protocol.https] osd-playing-msg = '${media-title}'
- fix: on the very first start volume was set to 0 and mute was set to yes - fix: on the very first start volume was set to 0 and mute was set to yes
- fix: there was a sound when closed from taskbar - fix: there was a sound when closed from taskbar