summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-22 23:05:13 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-22 23:05:13 +0000
commite978b9f5a982c6f7e1b96178466456d535efa6ca (patch)
treeaabf50e8669df407513e0bf4effca7b94818cb61 /help
parent50608ea9870af04972101b32635ab8fe86d0ad5e (diff)
downloadmpv-e978b9f5a982c6f7e1b96178466456d535efa6ca.tar.bz2
mpv-e978b9f5a982c6f7e1b96178466456d535efa6ca.tar.xz
Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17926 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 60822f3938..49acb47bc0 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -214,7 +214,6 @@ static char help_text[]=
#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 @@ static char help_text[]=
// property state
#define MSGTR_MuteStatus "Mute: %s"
+#define MSGTR_AVDelayStatus "A-V delay: %s"
// mencoder.c: