summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorpavelxdd <pavel.otchertsov@gmail.com>2017-12-25 05:11:58 +0300
committerMartin Herkt <652892+lachs0r@users.noreply.github.com>2017-12-26 01:18:26 +0100
commit5f8402e3ecd87bbc23eafc89848e449a885bcf4c (patch)
tree62bb2d4144f9328f5e083132b4b2a486d49bc08f /DOCS
parent69ae23fdd1e39f4e7aa30082e36cc635d954bccf (diff)
downloadmpv-5f8402e3ecd87bbc23eafc89848e449a885bcf4c.tar.bz2
mpv-5f8402e3ecd87bbc23eafc89848e449a885bcf4c.tar.xz
osc: make seek ranges rendering optional
This commit adds a new osc setting `seekranges` to control the seek ranges visibility.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index eb15056094..5e5568ce7a 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -272,6 +272,11 @@ Configurable Options
Display timecodes with milliseconds
+``seekranges``
+ Default: yes
+
+ Display seekable ranges on the seekbar
+
``visibility``
Default: auto (auto hide/show on mouse move)