Module: wine Branch: master Commit: 134b684fd90423490e7eb2395db88df683d8fdc1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=134b684fd90423490e7eb2395d...
Author: Huw Davies huw@codeweavers.com Date: Wed Mar 1 16:00:59 2017 +0000
dsound: Use frame rather than byte counts to clarify the mixing.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dsound/dsound_private.h | 2 +- dlls/dsound/mixer.c | 93 ++++++++++++++++++++------------------------ dlls/dsound/primary.c | 8 ++-- 3 files changed, 47 insertions(+), 56 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=134b684fd90423490e7eb2...