[PATCH v3] dsound: create a primary_pwfx separately from pwfx

Andrew Eikum aeikum at codeweavers.com
Fri Nov 16 11:07:17 CST 2012


This breaks the Giants: Citizen Kabuto demo on coreaudio:
http://www.fileplanet.com/55371/download/Giants:-Citizen-Kabuto-Demo

I've attached a +dsound,+coreaudio,+tid log (could certainly be a
winecoreaudio bug, but I don't have time to analyze right now).

Also,

> diff --git a/dlls/dsound/primary.c b/dlls/dsound/primary.c
> index 8da12e2..ff4598c 100644
> --- a/dlls/dsound/primary.c
> +++ b/dlls/dsound/primary.c
> @@ -85,11 +174,20 @@ HRESULT DSOUND_ReopenDevice(DirectSoundDevice *device, BOOL forcewave)
> +    if (FAILED(hres))) {

Fails to compile.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: giantsck.log.bz2
Type: application/octet-stream
Size: 175921 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20121116/adf82acc/attachment-0001.obj>


More information about the wine-devel mailing list