summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-23 01:22:43 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-23 01:22:43 +0000
commitefb50daf6eefac3b2eb36ec6a3ffb92889b98122 (patch)
treecf522e60106b407dad21a5fc732cd9e3693b8d3f /help
parent77f6c35f358efd9fde1b09114265cc8f5dba6117 (diff)
downloadmpv-efb50daf6eefac3b2eb36ec6a3ffb92889b98122.tar.bz2
mpv-efb50daf6eefac3b2eb36ec6a3ffb92889b98122.tar.xz
Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple of video related properties like width, height, etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17929 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h19
1 files changed, 12 insertions, 7 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 49acb47bc0..cad7493e29 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -215,13 +215,6 @@ static char help_text[]=
#define MSGTR_OSDSubPosition "Sub position: %d/100"
#define MSGTR_OSDSubAlignment "Sub alignment: %s"
#define MSGTR_OSDSpeed "Speed: x %6.2f"
-#define MSGTR_OSDStayOnTop "Stay on top: %s"
-#define MSGTR_OSDRootwin "Rootwin: %s"
-#define MSGTR_OSDBorder "Border: %s"
-#define MSGTR_OSDFramedrop "Framedropping: %s"
-#define MSGTR_OSDFramedropOn "on"
-#define MSGTR_OSDFramedropHard "hard"
-#define MSGTR_OSDFramedropOff "off"
#define MSGTR_OSDosd "OSD: %s"
#define MSGTR_OSDSubBottom "bottom"
#define MSGTR_OSDSubCenter "center"
@@ -231,13 +224,25 @@ static char help_text[]=
#define MSGTR_Enabled "enabled"
#define MSGTR_EnabledEdl "enabled (edl)"
#define MSGTR_Disabled "disabled"
+#define MSGTR_HardFrameDrop "hard"
// osd bar names
#define MSGTR_Volume "Volume"
+#define MSGTR_Panscan "Panscan"
+#define MSGTR_Gamma "Gamma"
+#define MSGTR_Brightness "Brightness"
+#define MSGTR_Contrast "Contrast"
+#define MSGTR_Saturation "Saturation"
+#define MSGTR_Hue "Hue"
// property state
#define MSGTR_MuteStatus "Mute: %s"
#define MSGTR_AVDelayStatus "A-V delay: %s"
+#define MSGTR_OnTopStatus "Stay on top: %s"
+#define MSGTR_RootwinStatus "Rootwin: %s"
+#define MSGTR_BorderStatus "Border: %s"
+#define MSGTR_FramedroppingStatus "Framedropping: %s"
+#define MSGTR_VSyncStatus "VSync: %s"
// mencoder.c: