[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.179,1.180

Oded Shimon CVS syncmail at mplayerhq.hu
Fri Sep 2 10:44:57 CEST 2005


CVS change done by Oded Shimon CVS

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

Modified Files:
	help_mp-en.h 
Log Message:
Adds -idle, an option to make MPlayer wait for input ('loadfile' or 
'loadlist') commands when it's done playing all files or there are no files 
on the command line. When used with -fixed-vo, you get a "frozen" vo 
window, but it can still accept input commands from there (clicking 'q' 
from the xv window will cause MPlayer to close..)



Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- help_mp-en.h	2 Sep 2005 00:05:21 -0000	1.179
+++ help_mp-en.h	2 Sep 2005 08:44:55 -0000	1.180
@@ -161,6 +161,7 @@
 #define MSGTR_IncreaseRTCMaxUserFreq "Try adding \"echo %lu > /proc/sys/dev/rtc/max-user-freq\" to your system startup scripts.\n"
 #define MSGTR_LinuxRTCInitErrorPieOn "Linux RTC init error in ioctl (rtc_pie_on): %s\n"
 #define MSGTR_UsingTimingType "Using %s timing.\n"
+#define MSGTR_NoIdleAndGui "The -idle option cannot be used with GUI MPlayer.\n"
 #define MSGTR_MenuInitialized "Menu inited: %s\n"
 #define MSGTR_MenuInitFailed "Menu init failed.\n"
 #define MSGTR_Getch2InitializedTwice "WARNING: getch2_init called twice!\n"




More information about the MPlayer-DOCS mailing list