[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.217,1.218

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Jan 16 23:41:38 CET 2006


CVS change done by Diego Biurrun CVS

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

Modified Files:
	help_mp-en.h 
Log Message:
Remove overly loud "warning" from runtime-cpudetection message.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -r1.217 -r1.218
--- help_mp-en.h	12 Jan 2006 20:04:33 -0000	1.217
+++ help_mp-en.h	16 Jan 2006 22:41:35 -0000	1.218
@@ -113,7 +113,7 @@
 #define MSGTR_Playing "Playing %s.\n"
 #define MSGTR_NoSound "Audio: no sound\n"
 #define MSGTR_FPSforced "FPS forced to be %5.3f  (ftime: %5.3f).\n"
-#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection - WARNING - this is not optimal!\nTo get best performance, recompile MPlayer with --disable-runtime-cpudetection.\n"
+#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection.\n"
 #define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:"
 #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n"
 #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"




More information about the MPlayer-DOCS mailing list