wine/dlls/dsound tests/dsound_test.h tests/dso ...

Alexandre Julliard julliard at winehq.org
Wed Feb 16 10:09:03 CST 2005


ChangeSet ID:	16139
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/16 10:09:03

Modified files:
	dlls/dsound/tests: dsound_test.h dsound8.c dsound.c ds3d8.c 
	                   ds3d.c 
	dlls/dsound    : buffer.c 

Log message:
	Robert Reif <reif at earthlink.net>
	Fixed invalid buffer size by rounding up to next multiple of
	nBlockAlign.
	Added test to verify buffer rounding behavior.

Patch: http://cvs.winehq.org/patch.py?id=16139

Old revision  New revision  Changes     Path
 1.6           1.7           +1 -1       wine/dlls/dsound/tests/dsound_test.h
 1.15          1.16          +13 -4      wine/dlls/dsound/tests/dsound8.c
 1.45          1.46          +56 -4      wine/dlls/dsound/tests/dsound.c
 1.14          1.15          +2 -1       wine/dlls/dsound/tests/ds3d8.c
 1.19          1.20          +2 -1       wine/dlls/dsound/tests/ds3d.c
 1.46          1.47          +7 -2       wine/dlls/dsound/buffer.c




More information about the wine-cvs mailing list