From 0d359879c9edfaefe8f4d500802781e32f2c8d9a Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 24 Jan 2018 03:20:15 +0100 Subject: command: add a change-list command Requested. See manpage additions. The main reason why this goes through the trouble to keep the action/operation parameter separate is so that we don't expose some option parser implementation details to the command (although that is a relatively weak reason), and also to make it more different from the "set" command, which can't support this type of option as it goes through the property layer. Fixes #5435. --- DOCS/man/input.rst | 17 +++++++++++++++++ DOCS/man/mpv.rst | 3 +++ input/cmd_list.c | 1 + input/cmd_list.h | 1 + player/command.c | 31 +++++++++++++++++++++++++++++++ 5 files changed, 53 insertions(+) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 1a9c07e19d..188858d86d 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -732,6 +732,23 @@ Input Commands that are Possibly Subject to Change ``load-script ""`` Load a script, similar to the ``--script`` option. +``change-list "