Module: wine Branch: master Commit: 021019ff8fbc49a778abcf7800edacb4fa33068d URL: http://source.winehq.org/git/wine.git/?a=commit;h=021019ff8fbc49a778abcf7800...
Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Mon Mar 3 20:18:04 2008 -0800
dsound: Add an option to mix sound buffers in the mixer again.
---
dlls/dsound/buffer.c | 8 ++-- dlls/dsound/dsound_main.c | 61 +++++++++++++++------------------ dlls/dsound/dsound_private.h | 5 ++- dlls/dsound/mixer.c | 77 +++++++++++++++++++++++++++++------------ dlls/dsound/primary.c | 2 +- 5 files changed, 89 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=021019ff8fbc49a778abcf...