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" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
