[MPlayer-DOCS] r29912 - in trunk: command.c help/help_mp-en.h

cehoyos subversion at mplayerhq.hu
Sat Nov 14 13:46:14 CET 2009


Author: cehoyos
Date: Sat Nov 14 13:46:14 2009
New Revision: 29912

Log:
Show OSD message when enabling/disabling de-interlacing.

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/command.c

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Fri Nov 13 16:26:16 2009	(r29911)
+++ trunk/help/help_mp-en.h	Sat Nov 14 13:46:14 2009	(r29912)
@@ -211,6 +211,7 @@ static const char help_text[]=
 #define MSGTR_OSDosd "OSD: %s"
 #define MSGTR_OSDChapter "Chapter: (%d) %s"
 #define MSGTR_OSDAngle "Angle: %d/%d"
+#define MSGTR_OSDDeinterlace "Deinterlace: %s"
 
 // property values
 #define MSGTR_Enabled "enabled"


More information about the MPlayer-DOCS mailing list