wineqtdecoder: Initial version of the video decoder using Mac OS/X QuickTime Framework.

2011-01-13 Thread Joerg-Cyril.Hoehle
Aric, your post 1.3.9 patch needs additional autoconf help to detect systems where the QT framework developer files are not installed. wine fails to build here (MacOS 10.5.8) qtvdecoder.c:63:40: error: QuickTime/ImageCompression.h: No such file or directory qtvdecoder.c:139: error: expected spec

Re: Alexandre Julliard : winedump: Try to load the PDB string table from file number 4 too.

2011-01-13 Thread GOUJON Alexandre
On 01/13/2011 09:11 PM, Eric Pouech wrote: Alexandre visiblement tu as un exemplaire de pdb sous la main différent de ceux que j'ai vu peux-tu me le passer (sauf si contrat spécifique CW bien sûr) j'ai toujours trouvé curieux les index constants pour certains streams dans les PDB, donc si j'en

Re: libs/wine: Fix regression caused by 5af634fd3b7ff7e4d6f8af34f6139315fdbbc8c4 for non-x86 architectures

2011-01-13 Thread Austin English
2011/1/13 André Hentschel : > --- >  libs/wine/config.c |    2 +- >  1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/libs/wine/config.c b/libs/wine/config.c > index e15012b..2c365a4 100644 > --- a/libs/wine/config.c > +++ b/libs/wine/config.c > @@ -456,7 +456,7 @@ const char *wine

Re: Alexandre Julliard : winedump: Try to load the PDB string table from file number 4 too.

2011-01-13 Thread Eric Pouech
Le 12/01/2011 20:16, Alexandre Julliard a écrit : Module: wine Branch: master Commit: 4f574ee942be99c7401a3bef472a81d0f2bb0b5b URL: http://source.winehq.org/git/wine.git/?a=commit;h=4f574ee942be99c7401a3bef472a81d0f2bb0b5b Author: Alexandre Julliard Date: Wed Jan 12 10:45:54 2011 +0100 wi

Hello, I'm new here

2011-01-13 Thread CaStarCo
Hello, I'm new in this list and I would help in many things :p . I haven't much time, but I supose I can do little tasks. Ehm.. I've decided to collaborate because I have a little idea, but I don't know if it's really possible or if it's very difficult (i think no, but I don't know if I'm right)

RE: TestBot messing up patches

2011-01-13 Thread Greg Geldorp
> From: Andrew Nguyen > On 01/11/2011 05:32 AM, Marvin wrote: > > === WINEBUILD (build) === > > Patch failed to apply > > Patch failed to apply > > Again, the bot seems to screw up patch application for some reason. > Greg, could you take a look at the situation? Should be fixed now. Greg.