[MPlayer-DOCS] r36968 - in trunk: gui/win32/preferences.c help/help_mp-de.h help/help_mp-en.h libvo/vo_direct3d.c libvo/vo_directx.c
ib
subversion at mplayerhq.hu
Sun Mar 2 22:10:13 CET 2014
Author: ib
Date: Sun Mar 2 22:10:13 2014
New Revision: 36968
Log:
Add VOCTRL_GUISUPPORT.
Both video output drivers support it.
Additionally, update MSGTR_GUI_WIN32_DisplayInVideoWindow.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/win32/preferences.c
trunk/help/help_mp-de.h
trunk/libvo/vo_direct3d.c
trunk/libvo/vo_directx.c
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Sun Mar 2 22:06:26 2014 (r36967)
+++ trunk/help/help_mp-en.h Sun Mar 2 22:10:13 2014 (r36968)
@@ -820,7 +820,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_WIN32_DebugConsole "Debug Console"
#define MSGTR_GUI_WIN32_Defaults "Defaults"
#define MSGTR_GUI_WIN32_DirectoryList "Directory list"
-#define MSGTR_GUI_WIN32_DisplayInVideoWindow "Display in the video window (DirectX only)"
+#define MSGTR_GUI_WIN32_DisplayInVideoWindow "Display in the video window (DirectX or Direct3D only)"
#define MSGTR_GUI_WIN32_Down "Down"
#define MSGTR_GUI_WIN32_Load "Load"
#define MSGTR_GUI_WIN32_OnlineHelp "Online Help"
More information about the MPlayer-DOCS
mailing list