mpv/input
arpi ce587559f7 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


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7629 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:40:51 +00:00
..
.cvsignore *** empty log message *** 2002-02-01 11:17:01 +00:00
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
input.c This patch adds the functionality to disable/enable subtitles while playing 2002-10-06 17:40:51 +00:00
input.h This patch adds the functionality to disable/enable subtitles while playing 2002-10-06 17:40:51 +00:00
joystick.c 10L bugfix 2002-05-23 09:47:18 +00:00
joystick.h Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00
lirc.c A bug fix + moved error msg from verbose to error 2002-03-19 13:28:45 +00:00
lirc.h Added lirc support in input 2002-01-31 09:39:11 +00:00
mouse.h Added key autorepeat support. Options to enable/disable joystick and lirc 2002-02-11 11:42:08 +00:00