Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2415e2ed43 | ||
|
|
d5d26784e8 | ||
|
|
6c1bad15f2 | ||
|
|
5137e43aad |
@@ -77,14 +77,12 @@ Scripting is supported via Python, C#, Lua, JavaScript and PowerShell
|
||||
|
||||
- the history feature logs now only files that were opened longer than 90 seconds
|
||||
- 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
|
||||
- new web site for mpv.net <https://mpv-net.github.io/mpv.net-web-site/>
|
||||
mpv.net command that shows detailed track info and has no 'no audio' track. [Default binding](https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt#L89).
|
||||
- new website at <https://mpv-net.github.io/mpv.net-web-site/>
|
||||
- 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. [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)
|
||||
|
||||
### 2.9 (2019-04-16)
|
||||
|
||||
- clicking the right top corner in full screen mode
|
||||
|
||||
@@ -152,6 +152,7 @@
|
||||
_ ignore #menu: -
|
||||
Esc quit #menu: Exit
|
||||
Q quit-watch-later #menu: Exit Watch Later
|
||||
|
||||
> playlist-next
|
||||
< playlist-prev
|
||||
Power quit
|
||||
|
||||
Reference in New Issue
Block a user