ChangeSet ID: 13481 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/24 21:09:00
Modified files: dlls/dsound/tests: dsound_test.h dsound8.c dsound.c ds3d8.c ds3d.c dlls/dsound : dsound.c
Log message: Robert Reif reif@earthlink.net DirectSound8 doesn't accept 3D stereo secondary buffers but DirectSound does. Added tests.
Patch: http://cvs.winehq.org/patch.py?id=13481
Old revision New revision Changes Path 1.3 1.4 +1 -0 wine/dlls/dsound/tests/dsound_test.h 1.5 1.6 +25 -0 wine/dlls/dsound/tests/dsound8.c 1.37 1.38 +25 -0 wine/dlls/dsound/tests/dsound.c 1.5 1.6 +29 -9 wine/dlls/dsound/tests/ds3d8.c 1.11 1.12 +69 -19 wine/dlls/dsound/tests/ds3d.c 1.16 1.17 +44 -14 wine/dlls/dsound/dsound.c