[MPlayer-dev-eng] [PATCH] GGI driver update
Christoph Egger
Christoph_Egger at gmx.de
Sat Apr 30 17:57:11 CEST 2005
> On Sat, Apr 30, 2005 at 05:40:14PM +0200, Christoph Egger wrote:
> > > On Sat, Apr 30, 2005 at 11:39:17AM +0200, Christoph Egger wrote:
> > > >
> > > > The patch consists of two parts. The first part touches configure,
> > > > the second libvo/vo_ggi.c.
> > >
> > > You have a few printf calls in there, please use mp_msg instead.
> >
> > hmm... But they are deactivated. So if they still disturb you,
> > just remove them.
>
> Not all of them:
>
> #ifdef HAVE_GGIWMH
> static void window_ontop(void)
> {
> printf("[ggi] debug: window_ontop() called\n");
> ggiWmhZOrder(ggi_conf.parentvis, ZO_TOP);
> return;
> }
> #endif
>
> Please just use mp_msg.
Ok, done.
Attached is the adapted patch for libvo/vo_ggi.c
> Diego
--
Greetings,
Christoph
+++ Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vo_ggi.diff
Type: application/octet-stream
Size: 4924 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050430/0b800a57/attachment.obj>
More information about the MPlayer-dev-eng
mailing list