summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-18 21:33:15 +0100
committerwm4 <wm4@nowhere>2014-11-18 21:34:57 +0100
commit534b08e6ba924f96dfb9edc4a564d7596db35574 (patch)
tree113ea2d69918bb7ff93507a28c57e093b8b6e777 /DOCS/man/input.rst
parent5d1a3fb406b1d356155c64b64c9c020e7c245887 (diff)
downloadmpv-534b08e6ba924f96dfb9edc4a564d7596db35574.tar.bz2
mpv-534b08e6ba924f96dfb9edc4a564d7596db35574.tar.xz
command: add an ab_loop command
As suggested in #1241; to make using the feature easier. Also add better OSD-formatting for the ab-loop-a/b properties.
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 0e9b245ad8..d268d6426c 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -544,6 +544,11 @@ Input Commands that are Possibly Subject to Change
(Scripts use this internally to dispatch key bindings, and this can also
be used in input.conf to reassign such bindings.)
+``ab_loop``
+ Cycle through A-B loop states. The first command will set the ``A`` point
+ (the ``ab-loop-a`` property); the second the ``B`` point, and the third
+ will clear both points.
+
Undocumented commands: ``tv_last_channel`` (TV/DVB only), ``get_property`` (?),
``vo_cmdline`` (experimental), ``ao_reload`` (experimental/internal).
@@ -779,7 +784,7 @@ Property list
"default" MPV_FORMAT_FLAG
``ab-loop-a``, ``ab-loop-b`` (TW)
- Set/get A-B loop points. See corresponding options.
+ Set/get A-B loop points. See corresponding options and ``ab_loop`` command.
``angle`` (RW)
Current DVD angle.