wine/dlls/dsound tests/dsound.c mixer.c dsound ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 3 20:12:35 CST 2003


ChangeSet ID:	7355
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/03/03 20:12:35

Modified files:
	dlls/dsound/tests: dsound.c 
	dlls/dsound    : mixer.c dsound_private.h dsound_main.c 
	                 capture.c buffer.c 

Log message:
	Robert Reif <reif at earthlink.net>
	Fixed code to handle full duplex properly.
	Added support for capture driver (disabled).
	Fixed direct sound capture test to handle notifications properly.

Patch: http://cvs.winehq.com/patch.py?id=7355

Old revision  New revision  Changes     Path
 1.7           1.8           +9 -12      wine/dlls/dsound/tests/dsound.c
 1.6           1.7           +5 -1       wine/dlls/dsound/mixer.c
 1.2           1.3           +45 -31     wine/dlls/dsound/dsound_private.h
 1.72          1.73          +9 -7       wine/dlls/dsound/dsound_main.c
 1.4           1.5           +396 -236   wine/dlls/dsound/capture.c
 1.5           1.6           +10 -4      wine/dlls/dsound/buffer.c




More information about the wine-cvs mailing list