This commit is contained in:
Frank Skare
2019-04-20 23:27:14 +02:00
parent c2a0d95851
commit a0e30ff982

View File

@@ -79,8 +79,9 @@ Scripting is supported via Python, C#, Lua, JavaScript and PowerShell
- the default input command for cycling the audio tracks was replaced with an - the default input command for cycling the audio tracks was replaced with an
mpv.net command that shows detailed track info and has no 'no audio' track mpv.net command that shows detailed track info and has no 'no audio' track
- new web site for mpv.net <https://mpv-net.github.io/mpv.net-web-site/> - new web site for mpv.net <https://mpv-net.github.io/mpv.net-web-site/>
- the tracks menu supports now mkv edition selection - the Tracks menu supports now MKV edition selection. [Default binding](https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt#L106).
- the Navigate menu supports now chapter selection - the Navigate menu supports now chapter selection. [Default binding](https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt#L57).
- opening the context menu was crashing if the default binding for Tracks was missing
[go to download page](https://github.com/stax76/mpv.net/releases) [go to download page](https://github.com/stax76/mpv.net/releases)