[PATCH 2/4] dsound: Reimplement rendering devices on mmdevapi

Andrew Eikum aeikum at codeweavers.com
Tue Sep 27 08:51:07 CDT 2011


---

This probably conflicts with Michael's dsound patch. It resolves the
same problem a different way.
<http://source.winehq.org/patches/data/79343>

 dlls/dsound/Makefile.in      |    2 +-
 dlls/dsound/dsound.c         |  223 ++++++++++---------
 dlls/dsound/dsound_main.c    |  369 ++++++++++++++++++++++++++------
 dlls/dsound/dsound_private.h |   25 ++-
 dlls/dsound/mixer.c          |  142 +++++++-----
 dlls/dsound/primary.c        |  494 +++++++++++++++++++++++++++++-------------
 6 files changed, 874 insertions(+), 381 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-dsound-Reimplement-rendering-devices-on-mmdevapi.patch
Type: text/x-patch
Size: 58831 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110927/70b66c71/attachment-0001.bin>


More information about the wine-patches mailing list