From 04f0b0abe48d664aaa1400d1dddb02b434999b85 Mon Sep 17 00:00:00 2001 From: Ripose Date: Sat, 13 Nov 2021 15:55:53 -0800 Subject: options: add --sub-visibility= Adds --sub-visibility choices 'primary-only' for only displaying the primary subtitle track, and 'secondary-only' for only displaying secondary subtitle track. Removes --secondary-sub-visibility and displays a message telling the user to use --sub-visibility=yes/primary-only instead. These changes make it so that the default 'sub-visibility' bind 'v' cycles through all the 'sub-visibility' choices, 'no', 'yes', 'primary-only', and 'secondary-only'. --- etc/input.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 76c246a4fc..cb2418f54a 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -121,7 +121,6 @@ #R add sub-pos +1 # move subtitles down #t add sub-pos +1 # move subtitles down #v cycle sub-visibility # hide or show the subtitles -#Alt+v cycle secondary-sub-visibility # hide or show the secondary subtitles #V cycle sub-ass-vsfilter-aspect-compat # toggle stretching SSA/ASS subtitles with anamorphic videos to match the historical renderer #u cycle-values sub-ass-override "force" "no" # toggle overriding SSA/ASS subtitle styles with the normal styles #j cycle sub # switch subtitle track -- cgit v1.2.3