[Mplayer-cvslog] CVS: main/Gui interface.c,1.52,1.53
Zoltan Ponekker
pontscho at mplayerhq.hu
Thu Oct 10 16:11:09 CEST 2002
Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv6228/Gui
Modified Files:
interface.c
Log Message:
upsz ...
Index: interface.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/interface.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- interface.c 10 Oct 2002 14:06:35 -0000 1.52
+++ interface.c 10 Oct 2002 14:11:06 -0000 1.53
@@ -157,7 +157,9 @@
memset( >kEquChannels,0,sizeof( gtkEquChannels ) );
if ( !gtkAOOSSMixer ) gtkAOOSSMixer=strdup( PATH_DEV_MIXER );
if ( !gtkAOOSSDevice ) gtkAOOSSDevice=strdup( PATH_DEV_DSP );
+#ifdef HAVE_DXR3
if ( !gtkDXR3Device ) gtkDXR3Device=strdup( "/dev/em8300-0" );
+#endif
fullscreen=gtkLoadFullscreen;
gtkInit();
More information about the MPlayer-cvslog
mailing list