From c8e3ee494cc5ca73f54d5ae24bbf03fc3e42d15d Mon Sep 17 00:00:00 2001 From: Ricardo Constantino Date: Sun, 23 Oct 2016 22:20:08 +0100 Subject: osc: add script message handlers for chapter/track/playlists These can be used in input.conf for pretty formatting of lists as with shift+clicking the OSC buttons. Ex: z script-message osc-playlist Z script-message osc-chapterlist x script-message osc-tracklist --- DOCS/man/osc.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst index ce6471d014..f4e4b5b670 100644 --- a/DOCS/man/osc.rst +++ b/DOCS/man/osc.rst @@ -260,3 +260,7 @@ to set auto mode (the default) with ``b``:: a script-message osc-visibility never b script-message osc-visibility auto +``osc-playlist``, ``osc-chapterlist``, ``osc-tracklist`` + Shows a limited view of the respective type of list using the OSC. First + argument is duration in seconds. + -- cgit v1.2.3