[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.118,1.119

Alex Beregszaszi syncmail at mplayerhq.hu
Sat Jun 26 11:14:22 CEST 2004


CVS change done by Alex Beregszaszi

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

Modified Files:
	help_mp-en.h 
Log Message:
New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- help_mp-en.h	25 Jun 2004 17:19:58 -0000	1.118
+++ help_mp-en.h	26 Jun 2004 09:14:20 -0000	1.119
@@ -363,6 +363,8 @@
 // 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




More information about the MPlayer-DOCS mailing list