This commit is contained in:
stax76
2017-10-04 06:08:59 +02:00
parent f5c7864771
commit 0cf38669a0
9 changed files with 36 additions and 30 deletions

View File

@@ -42,4 +42,15 @@ class Script
mpv.Command("show-text", "fullscreen: " + val.ToString());
}
}
```
```
### Changes
### 0.2.2
- history feature added
- mpv lib updated
### 0.2.1
- right-click in fullscreen in the right-left corner closes the app