diff DOCS/documentation.html @ 7628:d6608342591d

This patch adds the functionality to disable/enable subtitles while playing a video. I mapped it to the input-keyword "sub_visibility". This keyword is mapped to the 'v' key on the keyboard. I tested the patch with old-fashioned subtitles, with freetype subtitles and DVD subtitles. Works fine. The patch also includes documentation updates. patch by Uwe.Reder@3SOFT.de
author arpi
date Sun, 06 Oct 2002 17:40:51 +0000
parents 3be84a4653ba
children 427935644581
line wrap: on
line diff
--- a/DOCS/documentation.html	Sun Oct 06 17:31:36 2002 +0000
+++ b/DOCS/documentation.html	Sun Oct 06 17:40:51 2002 +0000
@@ -1098,6 +1098,7 @@
   <TR><TD></TD><TD>/ or *</TD><TD></TD><TD>decrease/increase volume</TD></TR>
   <TR><TD></TD><TD>f</TD><TD></TD><TD>toggle fullscreen</TD></TR>
   <TR><TD></TD><TD>o</TD><TD></TD><TD>toggle OSD: none / seek / seek+timer</TD></TR>
+  <TR><TD></TD><TD>v</TD><TD></TD><TD>toggle subtitle visibility</TD></TR>
   <TR><TD></TD><TD>z or x</TD><TD></TD><TD>adjust subtitle delay by +/- 0.1 second</TD></TR>
   <TR><TD></TD><TD>r or t</TD><TD></TD><TD>adjust subtitle position</TD></TR>
   <TR><TD></TD><TD>HOME or END</TD><TD></TD><TD>go to next/previous playtree entry in the parent list</TD></TR>
@@ -1256,6 +1257,8 @@
     <P>Set/Adjust video parameters. Val range from -100 to 100.</P></LI>
   <LI><B>frame_drop</B> [(int) type=-1]
     <P>Toggle/Set frame dropping mode.</P></LI>
+  <LI><B>sub_visibility</B>
+    <P>Toggle subtitle visibility.</P></LI>
   <LI><B>sub_pos</B> (int) val
     <P>Adjust subtitles position.</P></LI>
   <LI><B>vo_fullscreen</B>