mpv/input
attila 943904865f Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
For a given subtitle language you can now chose to display
  only the forced subtitles. Defaut is set to "show all subtitles"
  so that current mplayer behaviour is not changed.

For DVD:
  Use -forced_subs_only additionally to e.g. -slang en
  if you are only interested in the forced subtitles.

For VobSub:
  The idx file is now parsed for the "forced subs: ON/OFF" tag
   and used according to its settings.

Key:
  You can toggle the display of forced subtitles by pressing
   "F"  (upper case letter).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10918 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 14:21:43 +00:00
..
.cvsignore
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
input.c Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> 2003-09-21 14:21:43 +00:00
input.h Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de> 2003-09-21 14:21:43 +00:00
joystick.c output typo fixes: unknow --> unknown 2003-07-09 01:30:24 +00:00
joystick.h
lirc.c rewrote the lirc code to remove the fork 2002-10-23 22:23:12 +00:00
lirc.h rewrote the lirc code to remove the fork 2002-10-23 22:23:12 +00:00
mouse.h