summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-26 09:14:20 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-26 09:14:20 +0000
commitba3c4568fb1ac38da3cc3b098434ac399ba7bb7d (patch)
tree8ca93e3eeb12a81ebcfdff37b48cc2c24a026e32 /help
parenta26c2b997eef1fc20be08dc3a48784a2214f9a20 (diff)
downloadmpv-ba3c4568fb1ac38da3cc3b098434ac399ba7bb7d.tar.bz2
mpv-ba3c4568fb1ac38da3cc3b098434ac399ba7bb7d.tar.xz
New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12673 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index d231cde7d2..ebc31823bc 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -363,6 +363,8 @@ static char help_text[]=
// x11_common.c
#define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
+#define MSGTR_NeedAfVolume "Mixer: This ao needs -af volume for changing volume\n"
+
// ====================== GUI messages/buttons ========================
#ifdef HAVE_NEW_GUI