ChangeSet ID: 13052 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/23 14:06:31
Modified files: dlls/dsound : primary.c mixer.c dsound_private.h dsound.c
Log message: Francois Gouget fgouget@codeweavers.com Fix the volume and balance of primary buffers so it is the system's volume and balance, like on Windows.
Patch: http://cvs.winehq.org/patch.py?id=13052
Old revision New revision Changes Path 1.25 1.26 +59 -50 wine/dlls/dsound/primary.c 1.20 1.21 +35 -0 wine/dlls/dsound/mixer.c 1.19 1.20 +1 -1 wine/dlls/dsound/dsound_private.h 1.7 1.8 +0 -4 wine/dlls/dsound/dsound.c