summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorOliver Freyermuth <o.freyermuth@googlemail.com>2016-01-08 20:36:23 +0100
committerwm4 <wm4@nowhere>2016-01-14 00:36:53 +0100
commit77bac5b5507e04d6a31bb4387af79105fc3869b9 (patch)
tree17a26bf5f1e3864d56a9c044db600f364c25274f /etc
parent64067a9b7c639fc76baf2301f17443e07e61e70e (diff)
downloadmpv-77bac5b5507e04d6a31bb4387af79105fc3869b9.tar.bz2
mpv-77bac5b5507e04d6a31bb4387af79105fc3869b9.tar.xz
player: implement SWITCH for dvb-channel-name property, add binding.
The binding is similar to the tv-binding, just with capital letters. Switching the dvb-channel-name property compared to dvb-channel means the channel-name is shown on-screen when switching instead of "dvb-channel (error)" otherwise, and switching anyways happens without changing the card.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8c923e10e7..b4438bbcae 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -166,6 +166,10 @@
#h cycle tv-channel -1 # previous channel
#k cycle tv-channel +1 # next channel
+# For dvb://
+#H cycle dvb-channel-name -1 # previous channel
+#K cycle dvb-channel-name +1 # next channel
+
#
# Legacy bindings (may or may not be removed in the future)
#