-
This commit is contained in:
14
README.md
14
README.md
@@ -28,7 +28,9 @@ Table of contents
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
### Context Menu
|
||||
|
||||
@@ -66,6 +68,16 @@ https://github.com/stax76/mpv.net/wiki/Scripting-(CSharp,-Python,-JavaScript,-Lu
|
||||
|
||||
### Changelog
|
||||
|
||||
### soon
|
||||
|
||||
- messages boxes had always the info icon even if a different icon (error, warning, question) was intended
|
||||
- instead of silently do nothing on unknown commands there is now a error message listing available commands and showing the location of the default bindings, this helps when commands are removed or renamed
|
||||
- there was a problem fixed that made the cursor hidden when it should be visible
|
||||
|
||||
### 2.1 (2019-03-30)
|
||||
|
||||
- new input editor added, default key binding is here: <https://github.com/stax76/mpv.net/blob/master/mpv.net/Resources/input.conf.txt#L89>
|
||||
|
||||
### 2.0 (2019-03-28)
|
||||
|
||||
- setting track-auto-selection added to settings editor (<https://mpv.io/manual/master/#options-track-auto-selection>)
|
||||
|
||||
Reference in New Issue
Block a user