[Mplayer-cvslog] CVS: main cfg-mplayer.h,1.42,1.43
Felix Buenemann
atmosfear at users.sourceforge.net
Fri May 11 16:39:30 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian BUGREPORTS,1.1,1.2 CODECS,1.1,1.2 DVD,1.1,1.2 DVD-FAQ,1.1,1.2 MPlayer-FAQ,1.1,1.2 README,1.1,1.2 Translator,1.1,1.2 VIDEOCARDS,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main mplayer.c,1.113,1.114
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory usw-pr-cvs1:/tmp/cvs-serv16639
Modified Files:
cfg-mplayer.h
Log Message:
Added -flip/-noflip.
Index: cfg-mplayer.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mplayer.h,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -r1.42 -r1.43
*** cfg-mplayer.h 2001/05/09 14:17:55 1.42
--- cfg-mplayer.h 2001/05/11 14:39:28 1.43
***************
*** 115,120 ****
{"fs", &fullscreen, CONF_TYPE_FLAG, 0, 0, 1},
{"nofs", &fullscreen, CONF_TYPE_FLAG, 0, 1, 0},
! {"zoom", &softzoom, CONF_TYPE_FLAG, 0, 0, 1},
! {"nozoom", &softzoom, CONF_TYPE_FLAG, 0, 1, 0},
{"bpp", &vo_dbpp, CONF_TYPE_INT, CONF_RANGE, 0, 32},
--- 115,120 ----
{"fs", &fullscreen, CONF_TYPE_FLAG, 0, 0, 1},
{"nofs", &fullscreen, CONF_TYPE_FLAG, 0, 1, 0},
! {"flip", &flip, CONF_TYPE_FLAG, 0, 0, 1},
! {"noflip", &flip, CONF_TYPE_FLAG, 0, 1, 0},
{"bpp", &vo_dbpp, CONF_TYPE_INT, CONF_RANGE, 0, 32},
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian BUGREPORTS,1.1,1.2 CODECS,1.1,1.2 DVD,1.1,1.2 DVD-FAQ,1.1,1.2 MPlayer-FAQ,1.1,1.2 README,1.1,1.2 Translator,1.1,1.2 VIDEOCARDS,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main mplayer.c,1.113,1.114
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list