-
This commit is contained in:
@@ -148,6 +148,7 @@ Third party components are:
|
|||||||
- [MediaInfo](https://mediaarea.net/en/MediaInfo)
|
- [MediaInfo](https://mediaarea.net/en/MediaInfo)
|
||||||
- [Tommy (TOML parser)](https://github.com/dezhidki/Tommy)
|
- [Tommy (TOML parser)](https://github.com/dezhidki/Tommy)
|
||||||
- [IronPython](https://ironpython.net/)
|
- [IronPython](https://ironpython.net/)
|
||||||
|
- [CS-Script](http://www.csscript.net/)
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
|
|
||||||
|
|||||||
@@ -112,7 +112,7 @@
|
|||||||
_ ignore #menu: Volume > -
|
_ ignore #menu: Volume > -
|
||||||
m cycle mute #menu: Volume > Mute
|
m cycle mute #menu: Volume > Mute
|
||||||
|
|
||||||
[ multiply speed 0.9 #menu: Speed > -10%
|
[ multiply speed 1/1.1 #menu: Speed > -10%
|
||||||
] multiply speed 1.1 #menu: Speed > +10%
|
] multiply speed 1.1 #menu: Speed > +10%
|
||||||
_ ignore #menu: Speed > -
|
_ ignore #menu: Speed > -
|
||||||
{ multiply speed 0.5 #menu: Speed > Half
|
{ multiply speed 0.5 #menu: Speed > Half
|
||||||
|
|||||||
Reference in New Issue
Block a user