[MPlayer-DOCS] r37176 - in trunk: gui/interface.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Thu Apr 24 15:51:20 CEST 2014
Author: ib
Date: Thu Apr 24 15:51:20 2014
New Revision: 37176
Log:
Add remove_vf().
(Currently unused, but we will need it soon.)
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/interface.c
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Thu Apr 24 15:36:22 2014 (r37175)
+++ trunk/help/help_mp-en.h Thu Apr 24 15:51:20 2014 (r37176)
@@ -703,6 +703,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_MSG_PlaybackNeedsRestart "You need to restart playback for some options to take effect."
#define MSGTR_GUI_MSG_RemoteDisplay "Remote display, disabling X shared memory.\n"
#define MSGTR_GUI_MSG_RemovingSubtitle "Removing subtitle.\n"
+#define MSGTR_GUI_MSG_RemovingVideoFilter "Removing video filter '%s'.\n"
#define MSGTR_GUI_MSG_SkinBitmapConversionError "24 bit to 32 bit conversion error in %s\n"
#define MSGTR_GUI_MSG_SkinBitmapNotFound "Bitmap %s not found.\n"
#define MSGTR_GUI_MSG_SkinBitmapPngReadError "PNG read error in %s\n"
More information about the MPlayer-DOCS
mailing list