summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorRicardo Constantino <wiiaboo@gmail.com>2016-11-07 20:07:13 +0000
committerRicardo Constantino <wiiaboo@gmail.com>2016-11-09 05:51:20 +0000
commitadf65634d85c3c881268687025e39706046d7535 (patch)
treebc00a61dea22022b5b790c0fd2a04693b0d368fd /DOCS
parent5beb2306904b4437b5acf136b02aeaa073c351c7 (diff)
downloadmpv-adf65634d85c3c881268687025e39706046d7535.tar.bz2
mpv-adf65634d85c3c881268687025e39706046d7535.tar.xz
osc: add seekbarstyle=knob
Most code from @leiserfg in #2365. Closes #2365 Cut guides to the center of the knob. This makes the knob knob look more like IRL knob sliders.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index addc233a26..ecb4d99244 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -156,7 +156,8 @@ Configurable Options
``seekbarstyle``
Default: bar
- Sets the style of the seekbar, slider (diamond marker) or bar (fill).
+ Sets the style of the seekbar, slider (diamond marker), knob (circle
+ marker with guide), or bar (fill).
Default pre-0.21.0 was 'slider'.
``deadzonesize``