[MPlayer-DOCS] r23745 - in trunk: DOCS/tech/slave.txt command.c etc/input.conf etc/menu.conf help/help_mp-en.h input/input.c input/input.h
albeu
subversion at mplayerhq.hu
Mon Jul 9 13:19:22 CEST 2007
Author: albeu
Date: Mon Jul 9 13:19:21 2007
New Revision: 23745
Log:
Add the sub_scale property and command.
Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com).
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/DOCS/tech/slave.txt
trunk/command.c
trunk/etc/input.conf
trunk/etc/menu.conf
trunk/input/input.c
trunk/input/input.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h (original)
+++ trunk/help/help_mp-en.h Mon Jul 9 13:19:21 2007
@@ -245,6 +245,7 @@ static char help_text[]=
#define MSGTR_SubPosStatus "Sub position: %s/100"
#define MSGTR_SubAlignStatus "Sub alignment: %s"
#define MSGTR_SubDelayStatus "Sub delay: %s"
+#define MSGTR_SubScale "Sub Scale: %s"
#define MSGTR_SubVisibleStatus "Subtitles: %s"
#define MSGTR_SubForcedOnlyStatus "Forced sub only: %s"
More information about the MPlayer-DOCS
mailing list