[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.228,1.229

Alban Bedel CVS syncmail at mplayerhq.hu
Thu Mar 23 00:05:16 CET 2006


CVS change done by Alban Bedel CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv31141/help

Modified Files:
	help_mp-en.h 
Log Message:
Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -r1.228 -r1.229
--- help_mp-en.h	22 Mar 2006 16:35:17 -0000	1.228
+++ help_mp-en.h	22 Mar 2006 23:05:13 -0000	1.229
@@ -214,7 +214,6 @@
 #define MSGTR_OSDSubDelay "Sub delay: %d ms"
 #define MSGTR_OSDSubPosition "Sub position: %d/100"
 #define MSGTR_OSDSubAlignment "Sub alignment: %s"
-#define MSGTR_OSDAVDelay "A-V delay: %d ms"
 #define MSGTR_OSDSpeed "Speed: x %6.2f"
 #define MSGTR_OSDStayOnTop "Stay on top: %s"
 #define MSGTR_OSDRootwin "Rootwin: %s"
@@ -238,6 +237,7 @@
 
 // property state
 #define MSGTR_MuteStatus "Mute: %s"
+#define MSGTR_AVDelayStatus "A-V delay: %s"
 
 // mencoder.c:
 




More information about the MPlayer-DOCS mailing list