update manual

This commit is contained in:
Frank Skare
2019-11-12 21:57:07 +01:00
parent 1cdecb3810
commit 65177c448b

View File

@@ -78,8 +78,8 @@
+ [Tools > Show History](#tools--show-history)
+ [Tools > Set/clear A-B loop points](#tools--set-clear-a-b-loop-points)
+ [Tools > Toggle infinite file looping](#tools--toggle-infinite-file-looping)
+ [Tools > Cycle Hardware Decoding](#tools--cycle-hardware-decoding)
+ [Tools > Execute mpv command](#tools--execute-mpv-command)
+ [Tools > Toggle Hardware Decoding](#tools--toggle-hardware-decoding)
+ [Tools > Show REPL](#tools--show-repl)
+ [Tools > OS Setup](#tools--os-setup)
+ [Help > Show mpv manual](#help--show-mpv-manual)
+ [Help > Show mpv.net manual](#help--show-mpvnet-manual)
@@ -754,7 +754,7 @@ cycle-values loop-file "inf" "no"
[loop-file command](https://mpv.io/manual/master/#options-loop)
### Tools > Cycle Hardware Decoding
### Tools > Toggle Hardware Decoding
Cycles the hwdec property to enable/disable hardware decoding using the following command:
@@ -764,6 +764,12 @@ Cycles the hwdec property to enable/disable hardware decoding using the followin
[hwdec property](https://mpv.io/manual/master/#options-hwdec)
### Tools > Show REPL
Shows a on screen REPL.
https://github.com/rossy/mpv-repl
### Tools > OS Setup
Allows to manage file associations.