8 Apr
2016
8 Apr
'16
6:47 p.m.
On 8 April 2016 at 20:37, Andrew Eikum <aeikum(a)codeweavers.com> wrote:
From: Maarten Lankhorst <maarten.lankhorst(a)canonical.com>
Signed-off-by: Andrew Eikum <aeikum(a)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.