[MPlayer-DOCS] r23920 - in trunk: cfg-common.h command.c configure help/help_mp-en.h input/input.c input/input.h stream/Makefile stream/stream_tv.c stream/tv.c stream/tv.h
voroshil
subversion at mplayerhq.hu
Sun Jul 29 19:55:28 CEST 2007
Author: voroshil
Date: Sun Jul 29 19:55:28 2007
New Revision: 23920
Log:
Teletext support.
Part 2/5: options/slaves/configure/definitions/etc
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/cfg-common.h
trunk/command.c
trunk/configure
trunk/input/input.c
trunk/input/input.h
trunk/stream/Makefile
trunk/stream/stream_tv.c
trunk/stream/tv.c
trunk/stream/tv.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h (original)
+++ trunk/help/help_mp-en.h Sun Jul 29 19:55:28 2007
@@ -2083,3 +2083,4 @@ static char help_text[]=
#define MSGTR_TV_NoSuchDriver "No such driver: %s\n"
#define MSGTR_TV_UnknownColorOption "Unknown color option (%d) specified!\n"
#define MSGTR_TV_CurrentFrequency "Current frequency: %lu (%.3f)\n"
+#define MSGTR_TV_NoTeletext "No teletext"
More information about the MPlayer-DOCS
mailing list