[Mplayer-cvslog] CVS: main/Gui/mplayer pb.c,1.3,1.4
Zoltan Ponekker
pontscho at mplayerhq.hu
Thu Feb 6 23:44:55 CET 2003
Update of /cvsroot/mplayer/main/Gui/mplayer
In directory mail:/var/tmp.root/cvs-serv28664
Modified Files:
pb.c
Log Message:
another 10l
Index: pb.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/pb.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pb.c 25 Jan 2003 10:04:02 -0000 1.3
+++ pb.c 6 Feb 2003 22:44:52 -0000 1.4
@@ -83,6 +83,8 @@
{
btnModify( evSetMoviePosition,guiIntfStruct.Position );
btnModify( evSetVolume,guiIntfStruct.Volume );
+
+ vo_mouse_autohide=0;
memcpy( mplPBDrawBuffer,appMPlayer.bar.Bitmap.Image,appMPlayer.bar.Bitmap.ImageSize );
Render( &appMPlayer.barWindow,appMPlayer.barItems,appMPlayer.NumberOfBarItems,mplPBDrawBuffer,appMPlayer.bar.Bitmap.ImageSize );
More information about the MPlayer-cvslog
mailing list