summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-04 15:10:33 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-04 15:10:33 +0000
commit6e4d643f3c3d1e05688c6cc4f7af398acbda05cb (patch)
treea141966ce5ad2832f126e8507619a0fe432103c1 /help
parent640de038f8a37a1742c72c61d2663fb1e37e290a (diff)
downloadmpv-6e4d643f3c3d1e05688c6cc4f7af398acbda05cb.tar.bz2
mpv-6e4d643f3c3d1e05688c6cc4f7af398acbda05cb.tar.xz
removing ao_alsa9.c and ao_alsa1x.c as they are superseded by ao_alsa.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13543 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index d3f4cf8c41..9e44d92c1f 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -799,6 +799,9 @@ static char help_text[]=
// libao2
+// audio_out.c
+#define MSGTR_AO_ALSA9_1x_Removed "audio_out: alsa9 and alsa1x modules were removed, use -ao alsa instead.\n"
+
// ao_oss.c
#define MSGTR_AO_OSS_CantOpenMixer "[AO OSS] audio_setup: Can't open mixer device %s: %s\n"
#define MSGTR_AO_OSS_ChanNotFound "[AO OSS] audio_setup: Audio card mixer does not have channel '%s' using default.\n"