[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
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.44,1.45 vo_xv.c,1.38,1.39 x11_common.h,1.11,1.12 x11_common.c,1.37,1.38
- Next message: [Mplayer-cvslog] CVS: main/postproc postprocess.c,1.52,1.53 postprocess_template.c,1.51,1.52 postprocess.h,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.44,1.45 vo_xv.c,1.38,1.39 x11_common.h,1.11,1.12 x11_common.c,1.37,1.38
- Next message: [Mplayer-cvslog] CVS: main/postproc postprocess.c,1.52,1.53 postprocess_template.c,1.51,1.52 postprocess.h,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list