[Mplayer-cvslog] CVS: main cfg-mplayer.h,1.70,1.71
Arpi of Ize
arpi at mplayer.dev.hu
Sun Jul 29 18:31:39 CEST 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv25480
Modified Files:
cfg-mplayer.h
Log Message:
-fsmode range extended
Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- cfg-mplayer.h 22 Jul 2001 09:46:54 -0000 1.70
+++ cfg-mplayer.h 29 Jul 2001 16:31:37 -0000 1.71
@@ -169,7 +169,7 @@
{"noflip", &flip, CONF_TYPE_FLAG, 0, -1, 0},
{"bpp", &vo_dbpp, CONF_TYPE_INT, CONF_RANGE, 0, 32},
- {"fsmode", &vo_fsmode, CONF_TYPE_INT, CONF_RANGE, 0, 7},
+ {"fsmode", &vo_fsmode, CONF_TYPE_INT, CONF_RANGE, 0, 15},
{"double", &vo_doublebuffering, CONF_TYPE_FLAG, 0, 0, 1},
{"nodouble", &vo_doublebuffering, CONF_TYPE_FLAG, 0, 1, 0},
#ifdef HAVE_LIRC
More information about the MPlayer-cvslog
mailing list