On 8 April 2016 at 20:37, Andrew Eikum aeikum@codeweavers.com wrote:
From: Maarten Lankhorst maarten.lankhorst@canonical.com
Signed-off-by: Andrew Eikum aeikum@codeweavers.com
dlls/dsound/dsound.c | 1 - dlls/dsound/dsound_main.c | 6 -- dlls/dsound/dsound_private.h | 6 +- dlls/dsound/mixer.c | 252 +++++++++++-------------------------------- dlls/dsound/primary.c | 107 ++++++++---------- 5 files changed, 108 insertions(+), 264 deletions(-)
You're the one that has to maintain this, so I don't care all too much, but this looks like it's doing a bunch of different things under a pretty vague commit message.