summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-21 15:41:33 +0200
committerwm4 <wm4@nowhere>2014-09-21 15:41:33 +0200
commit58db0a55f3011cf0dd7dbd5bd8ba105e8abf5c7b (patch)
tree96b8120e21effd9399346cbb602aee1438802828 /etc
parent54d1dae68753f9d36b01021313aafc51ca9bd300 (diff)
downloadmpv-58db0a55f3011cf0dd7dbd5bd8ba105e8abf5c7b.tar.bz2
mpv-58db0a55f3011cf0dd7dbd5bd8ba105e8abf5c7b.tar.xz
options: remove --volstep
It's just confusing; users are encouraged to edit input.conf instead (changing the argument to the "add" command). Update input.conf to keep the old behavior.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf24
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/input.conf b/etc/input.conf
index eac4d539c8..bdedcaeb3f 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -33,8 +33,8 @@
#MOUSE_BTN2 cycle pause # toggle pause on/off
#MOUSE_BTN3 seek 10
#MOUSE_BTN4 seek -10
-#MOUSE_BTN5 add volume 1
-#MOUSE_BTN6 add volume -1
+#MOUSE_BTN5 add volume 2
+#MOUSE_BTN6 add volume -2
# Mouse wheels, touchpad or other input devices that have axes
# if the input devices supports precise scrolling it will also scale the
@@ -84,10 +84,10 @@
#x add sub-delay +0.1 # add
#ctrl++ add audio-delay 0.100 # this changes audio/video sync
#ctrl+- add audio-delay -0.100
-#9 add volume -1
-#/ add volume -1
-#0 add volume 1
-#* add volume 1
+#9 add volume -2
+#/ add volume -2
+#0 add volume 2
+#* add volume 2
#m cycle mute
#1 add contrast -1
#2 add contrast 1
@@ -126,8 +126,8 @@
#REWIND seek -60
#NEXT playlist_next
#PREV playlist_prev
-#VOLUME_UP add volume 1
-#VOLUME_DOWN add volume -1
+#VOLUME_UP add volume 2
+#VOLUME_DOWN add volume -2
#MUTE cycle mute
#CLOSE_WIN quit
#CLOSE_WIN {encode} quit
@@ -145,9 +145,9 @@
#AR_PREV_HOLD seek -120
#AR_MENU show_progress
#AR_MENU_HOLD cycle mute
-#AR_VUP add volume 1
+#AR_VUP add volume 2
#AR_VUP_HOLD add chapter 1
-#AR_VDOWN add volume -1
+#AR_VDOWN add volume -2
#AR_VDOWN_HOLD add chapter -1
# Joystick section
@@ -161,8 +161,8 @@
#JOY_AXIS1_PLUS seek -60
#JOY_BTN0 cycle pause
#JOY_BTN1 cycle osd
-#JOY_BTN2 add volume 1
-#JOY_BTN3 add volume -1
+#JOY_BTN2 add volume 2
+#JOY_BTN3 add volume -2
# For dvdnav:// and bdnav://