[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk fs.c,1.32,1.33
Arpi of Ize
arpi at mplayerhq.hu
Sat Sep 28 22:09:16 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main cfg-mplayer.h,1.165,1.166
- Next message: [Mplayer-cvslog] CVS: main/libvo video_out.c,1.59,1.60 video_out.h,1.42,1.43 vo_dga.c,1.51,1.52 vo_x11.c,1.117,1.118 vo_xv.c,1.117,1.118
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv18436/Gui/mplayer/gtk
Modified Files:
fs.c
Log Message:
-nograbpointer, based on old patch by Christian Ohm <chr.ohm at gmx.net>
Index: fs.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/fs.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- fs.c 28 Sep 2002 18:49:07 -0000 1.32
+++ fs.c 28 Sep 2002 20:09:13 -0000 1.33
@@ -33,7 +33,7 @@
gchar * fsSelectedFile = NULL;
gchar * fsSelectedDirectory = NULL;
unsigned char * fsThatDir = ".";
-gchar fsFilter[64] = "*";
+gchar fsFilter[256] = "*";
int fsPressed = 0;
int fsType = 0;
- Previous message: [Mplayer-cvslog] CVS: main cfg-mplayer.h,1.165,1.166
- Next message: [Mplayer-cvslog] CVS: main/libvo video_out.c,1.59,1.60 video_out.h,1.42,1.43 vo_dga.c,1.51,1.52 vo_x11.c,1.117,1.118 vo_xv.c,1.117,1.118
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list