<pre>Bug thread:<br><a href="http://bugs.winehq.org/show_bug.cgi?id=14717">http://bugs.winehq.org/show_bug.cgi?id=14717</a><br><br>Cleaner and faster code. Sound quality much better.<br><br><br>------<br> dlls/dsound/Makefile.in      |    2 +-<br>
 dlls/dsound/buffer.c         |   62 +----<br> dlls/dsound/dsound.c         |    2 -<br> dlls/dsound/dsound_convert.c |  435 ----------------------------------<br> dlls/dsound/dsound_main.c    |    5 +-<br> dlls/dsound/dsound_private.h |   35 +--<br>
 dlls/dsound/mixer.c          |  539 +++---------------------------------------<br> dlls/dsound/primary.c        |   22 --<br> dlls/dsound/resample.c       |  428 +++++++++++++++++++++++++++++++++<br> 9 files changed, 494 insertions(+), 1036 deletions(-)<br>
<br><br><br><br><br><br></pre>