[PATCH 2/2] dsound: use array for channel volumes

Mark Harmstone hellas at burntcomma.com
Sat Dec 27 15:32:24 CST 2014


Replaces DSVOLUMEPAN.dwTotalLeftAmpFactor and DSVOLUMEPAN.dwTotalRightAmpFactor
with an array, but does not change the actual operation of dsound. Needed for
surround sound.

---
 dlls/dsound/dsound_private.h |   5 +-
 dlls/dsound/mixer.c          |  34 ++++----
 dlls/dsound/primary.c        | 182 ++++++++++++++++++-------------------------
 3 files changed, 96 insertions(+), 125 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-dsound-use-array-for-channel-volumes.patch
Type: text/x-patch
Size: 12687 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141227/a77330df/attachment.bin>


More information about the wine-patches mailing list