[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.121,1.122

Reimar Döffinger CVS syncmail at mplayerhq.hu
Wed Jul 28 14:17:52 CEST 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv10545/help

Modified Files:
	help_mp-en.h 
Log Message:
automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- help_mp-en.h	6 Jul 2004 11:14:29 -0000	1.121
+++ help_mp-en.h	28 Jul 2004 12:17:49 -0000	1.122
@@ -368,7 +368,8 @@
 // x11_common.c
 #define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
 
-#define MSGTR_NeedAfVolume "Mixer: This audio output driver needs \"-af volume\" for changing volume.\n"
+#define MSGTR_InsertingAfVolume "[Mixer] No hardware mixing, inserting volume filter.\n"
+#define MSGTR_NoVolume "[Mixer] No volume control available.\n"
 
 // ====================== GUI messages/buttons ========================
 




More information about the MPlayer-DOCS mailing list