From 5f8402e3ecd87bbc23eafc89848e449a885bcf4c Mon Sep 17 00:00:00 2001 From: pavelxdd Date: Mon, 25 Dec 2017 05:11:58 +0300 Subject: osc: make seek ranges rendering optional This commit adds a new osc setting `seekranges` to control the seek ranges visibility. --- DOCS/man/osc.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') 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) -- cgit v1.2.3