From be09bd1c047fc84c7ac73c93ba26fe6a8787341c Mon Sep 17 00:00:00 2001 From: zuxy Date: Wed, 20 Jun 2007 02:26:20 +0000 Subject: The audio balance feature implemented with af_pan. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 36dac3e980..e5ac9cb0bc 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -231,6 +231,7 @@ static char help_text[]= #define MSGTR_Contrast "Contrast" #define MSGTR_Saturation "Saturation" #define MSGTR_Hue "Hue" +#define MSGTR_Balance "Balance" // property state #define MSGTR_MuteStatus "Mute: %s" @@ -706,6 +707,7 @@ static char help_text[]= #define MSGTR_InsertingAfVolume "[Mixer] No hardware mixing, inserting volume filter.\n" #define MSGTR_NoVolume "[Mixer] No volume control available.\n" +#define MSGTR_NoBalance "[Mixer] No balance control available.\n" // ====================== GUI messages/buttons ======================== @@ -1077,6 +1079,7 @@ static char help_text[]= #define MSGTR_VO_SUB_Volume "Volume" #define MSGTR_VO_SUB_Brightness "Brightness" #define MSGTR_VO_SUB_Hue "Hue" +#define MSGTR_VO_SUB_Balance "Balance" // vo_xv.c #define MSGTR_VO_XV_ImagedimTooHigh "Source image dimensions are too high: %ux%u (maximum is %ux%u)\n" -- cgit v1.2.3