[Mplayer-cvslog] CVS: main cfg-mplayer.h,1.117,1.118

Arpi of Ize arpi at mplayer.dev.hu
Fri Dec 28 14:28:09 CET 2001


Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv29978

Modified Files:
	cfg-mplayer.h 
Log Message:
-rootwin option (x11/xv only, x11 doesn't work for me)

Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- cfg-mplayer.h	26 Dec 2001 19:45:44 -0000	1.117
+++ cfg-mplayer.h	28 Dec 2001 13:28:06 -0000	1.118
@@ -255,10 +255,11 @@
 	{"softsleep", &softsleep, CONF_TYPE_FLAG, 0, 0, 1},
 
 	{"slave", &slave_mode, CONF_TYPE_FLAG, 0, 0, 1},
+
 #ifdef HAVE_X11
 	{"wid", &WinID, CONF_TYPE_INT, 0, 0, 0},
+	{"rootwin", &WinID, CONF_TYPE_FLAG, 0, -1, 0},
 #endif
-
 
 #define MAIN_CONF
 #include "cfg-common.h"




More information about the MPlayer-cvslog mailing list