summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-10-12 09:21:26 +0200
committerwm4 <wm4@nowhere>2012-10-12 10:13:43 +0200
commite1b15dee4c250bf6509594e241eb2856c8d21e0f (patch)
tree180e8796a5e79b9f18fb08193db2e3ca0e8a16f3 /etc
parent32fe890cc1f9c90699fb9cd9eb5f42e597d9665a (diff)
downloadmpv-e1b15dee4c250bf6509594e241eb2856c8d21e0f.tar.bz2
mpv-e1b15dee4c250bf6509594e241eb2856c8d21e0f.tar.xz
commands: use "up" and "down" as 2nd argument for cycle command
Allow the values "up" and "down" as step argument for the cycle input command. Previously, this argument was a float, which specified an arbitrary step value and direction (similar to the add command). Instead of "1" and "-1", "up" and "down" is to be used. Float values are still accepted. That capability might be removed in the future, as there's probably hardly any actual use for arbitrary step values.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/input.conf b/etc/input.conf
index edce5e0579..f85d3785d8 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -93,7 +93,7 @@ v cycle sub-visibility
# stretch SSA/ASS subtitles with anamorphic videos to match historical
V cycle ass-vsfilter-aspect-compat
j cycle sub # cycle through subtitles
-J cycle sub -1 # ...backwards
+J cycle sub down # ...backwards
F cycle sub-forced-only
SHARP cycle audio # switch audio streams
_ cycle video