[Mplayer-cvslog] CVS: main/libvo x11_common.h,1.35,1.36
Nicolas Plourde CVS
syncmail at mplayerhq.hu
Mon Aug 9 01:22:31 CEST 2004
CVS change done by Nicolas Plourde CVS
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv634/libvo
Modified Files:
x11_common.h
Log Message:
now use vo_rootwin var to check for -rootwin switch
Index: x11_common.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- x11_common.h 2 Jun 2004 02:34:39 -0000 1.35
+++ x11_common.h 8 Aug 2004 23:22:29 -0000 1.36
@@ -34,6 +34,7 @@
extern int vo_fs_type;
extern char** vo_fstype_list;
extern int vo_ontop;
+extern int vo_rootwin;
extern char *mDisplayName;
extern Display *mDisplay;
More information about the MPlayer-cvslog
mailing list