Module: wine Branch: master Commit: 4354be123cae5637b3a465d2a45e99d81a1a48ca URL: http://source.winehq.org/git/wine.git/?a=commit;h=4354be123cae5637b3a465d2a4...
Author: Andrew Eikum aeikum@codeweavers.com Date: Tue May 1 15:01:32 2012 -0500
dsound: Don't derive the secondary position from the primary position.
---
dlls/dsound/buffer.c | 11 +--- dlls/dsound/dsound_private.h | 7 +- dlls/dsound/mixer.c | 160 ++++++++--------------------------------- 3 files changed, 38 insertions(+), 140 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4354be123cae5637b3a465...