Module: wine Branch: master Commit: 25b13178de3ebac0c498b246c74068c2e50477b8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=25b13178de3ebac0c498b246c7...
Author: Mark Harmstone hellas@burntcomma.com Date: Sat Dec 27 21:32:24 2014 +0000
dsound: Use array for channel volumes.
---
dlls/dsound/dsound_private.h | 5 +- dlls/dsound/mixer.c | 34 ++++---- dlls/dsound/primary.c | 182 ++++++++++++++++++------------------------- 3 files changed, 96 insertions(+), 125 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=25b13178de3ebac0c498b2...