summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-08-28 20:15:49 -0500
committerDudemanguy <random342@airmail.cc>2023-08-29 16:39:00 +0000
commit9b9475e21809fbb4736b4290c2648900d9c49e2e (patch)
treebd9e81023fdaae695e3b56db6e2a9112f5ed95ff /etc
parent4009e99b9c8a875e244c908b1f5721bf255966ea (diff)
downloadmpv-9b9475e21809fbb4736b4290c2648900d9c49e2e.tar.bz2
mpv-9b9475e21809fbb4736b4290c2648900d9c49e2e.tar.xz
player: rename --sub-forced-only to --sub-forced-events-only
The old name is pretty bad and users mistakenly think it has something to do with selecting forced subtitles (that would be --subs-fallback-forced). Instead of giving it such a generic name, make it clearer that this has to do specifically with forced sub events which is only relevant for a small minority of subtitles.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
-rw-r--r--etc/restore-old-bindings.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 10b3b3d019..24c466990e 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -177,5 +177,5 @@
# (not an exhaustive list of unbound commands)
#
-# ? cycle sub-forced-only # toggle DVD forced subs
+# ? cycle sub-forced-events-only # display only DVD/PGS forced subtitle events
# ? stop # stop playback (quit or enter idle mode)
diff --git a/etc/restore-old-bindings.conf b/etc/restore-old-bindings.conf
index 662a699729..8b1ce16352 100644
--- a/etc/restore-old-bindings.conf
+++ b/etc/restore-old-bindings.conf
@@ -53,7 +53,7 @@ LEFT seek -10
- add audio-delay -0.100
( add balance -0.1
) add balance 0.1
-F cycle sub-forced-only
+F cycle sub-forced-events-only
TAB cycle program
A cycle angle
U stop