DirectSound problems - dlls/dsound/mixer.c

Davin McCall davmac at davmac.org
Sun Oct 30 16:12:09 CST 2005


As James Hawkins pointed out, one of the TRACEs still references still_behind, a variable which I removed. I'll remove the trace as well. Thanks for bringing this up (I don't enable traces myself - call me archaic but I still prefer inserting/removing printf statements).

Davin


On Sun, 30 Oct 2005 19:14:52 +0000
Randall Walls <rwalls at gwi.net> wrote:

> With patch applied I can't get mixer.c to compile. I'm getting an error 
> that 'still_behind' is undeclared, but apparently DSOUND_MixOne is 
> attempting to use it.
> 
> I get no errors when I patch mixer.c and audio.c. I'm patching against 
> the 0.9 release, not against cvs, but I don't think that would matter, I 
> don't think that the content of the files has changed since the release.
> 
> I'll run through the patch and see if I can spot anything odd.
> 
> Randall
> 
> Davin McCall wrote:
> 
> >Trying again as an inline attachment.
> >
> >Davin
> >
> >
> >On Sun, 30 Oct 2005 15:31:15 +0100
> >Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> >
> >  
> >
> >>Am Sonntag, 30. Oktober 2005 14:23 schrieb Davin McCall:
> >>    
> >>
> >>>Good news - I have got it working. It required work in both the mixer and
> >>>the Wine ALSA sound driver. It works on my system if the ALSA driver is
> >>>used and hw emulation is NOT used (in winecfg).
> >>>
> >>>If anyone would like to test patches, give me a hoy. In particular I'd like
> >>>to make sure it doesn't break anything else - StarCraft is one of the few
> >>>Windows apps I actually have :-)
> >>>      
> >>>
> >>Can you send me the patch / upload it somewhere? I can test it with a few 
> >>games and tell you if everything works as it should.
> >>
> >>stefan
> >>    
> >>
> >>------------------------------------------------------------------------
> >>
> >>
> >>    
> >>



More information about the wine-devel mailing list