[Mplayer-cvslog] CVS: main/Gui/mplayer play.c,1.45,1.46

Zoltan Ponekker pontscho at mplayer.dev.hu
Thu Feb 21 23:48:49 CET 2002


Update of /cvsroot/mplayer/main/Gui/mplayer
In directory mplayer:/var/tmp.root/cvs-serv6782/Gui/mplayer

Modified Files:
	play.c 
Log Message:
new interface ? :)

Index: play.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/play.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- play.c	21 Feb 2002 21:20:52 -0000	1.45
+++ play.c	21 Feb 2002 22:48:47 -0000	1.46
@@ -225,12 +225,6 @@
  btnModify( evFullScreen,!appMPlayer.subWindow.isFullScreen );
 }
 
-void EventHandling( void )
-{
- wsHandleEvents();mplTimerHandler(0); // handle GUI timer events
- if ( mplShMem->SkinChange ) { ChangeSkin(); mplShMem->SkinChange=0;  }
-}
-
 void mplResizeToMovieSize( unsigned int width,unsigned int height )
 {
  if ( !appMPlayer.subWindow.isFullScreen )




More information about the MPlayer-cvslog mailing list