From 6e974f77bdb9f194d4c2c0c1dc36703419dbd0df Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Fri, 5 Jan 2018 19:10:54 -0800 Subject: command: make pause display the same osd-msg-bar as seek Previously, toggling pause would generate no osd response, and changing that wasn't even configurable. This was surprising to users who generally expect to see *where* pause / unpause is taking place (#3028). --- DOCS/man/options.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index c6cffd8448..b6813494a6 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3140,15 +3140,15 @@ OSD shown. This is also used for the ``show-progress`` command (by default mapped to - ``P``), and when seeking. + ``P``), when toggling pause, and when seeking. ``--osd-status-msg`` is a legacy equivalent (but with a minor difference). ``--osd-status-msg=`` Show a custom string during playback instead of the standard status text. This overrides the status text used for ``--osd-level=3``, when using the - ``show-progress`` command (by default mapped to ``P``), and when - seeking. Expands properties. See `Property Expansion`_. + ``show-progress`` command (by default mapped to ``P``), when toggling pause, + and when seeking. Expands properties. See `Property Expansion`_. This option has been replaced with ``--osd-msg3``. The only difference is that this option implicitly includes ``${osd-sym-cc}``. This option is -- cgit v1.2.3