ChangeSet ID: 9691 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/08 17:35:26
Modified files: dlls/dsound/tests: capture.c dlls/dsound : propset.c dsound_private.h capture.c
Log message: Robert Reif reif@earthlink.net Make capture more reliable by submitting all buffers before start. Added support for non pcm formats. Added more property set support.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9691
Old revision New revision Changes Path 1.1 1.2 +44 -10 wine/dlls/dsound/tests/capture.c 1.15 1.16 +97 -2 wine/dlls/dsound/propset.c 1.11 1.12 +1 -3 wine/dlls/dsound/dsound_private.h 1.17 1.18 +46 -34 wine/dlls/dsound/capture.c