ChangeSet ID: 9406 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/18 19:10:51
Modified files: dlls/winmm/wineoss: audio.c dlls/dsound/tests: dsound.c dlls/dsound : propset.c primary.c mixer.c dsound_main.c
Log message: Robert Reif reif@earthlink.net Added volume and pan support to primary buffers. Added more property set support.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9406
Old revision New revision Changes Path 1.95 1.96 +15 -4 wine/dlls/winmm/wineoss/audio.c 1.17 1.18 +55 -23 wine/dlls/dsound/tests/dsound.c 1.14 1.15 +41 -2 wine/dlls/dsound/propset.c 1.18 1.19 +13 -15 wine/dlls/dsound/primary.c 1.18 1.19 +3 -3 wine/dlls/dsound/mixer.c 1.91 1.92 +2 -0 wine/dlls/dsound/dsound_main.c