wine/dlls/dsound/tests dsound_test.h ds3d.c

Alexandre Julliard julliard at winehq.org
Fri Jul 16 18:42:32 CDT 2004


ChangeSet ID:	12953
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/16 18:42:32

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

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Keep track of how much has been played and get rid of last_pos. This
	fixes a bug where buffer_service() would not detect that everything
	had been played.
	Check that the actual sound duration was within 10% of the expected
	value.
	Make BUFFER_LEN and TIME_SLICE independent, make sure TIME_SLICE does
	not divide BUFFER_LEN to spice things up a bit.

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

Old revision  New revision  Changes     Path
 1.1           1.2           +2 -2       wine/dlls/dsound/tests/dsound_test.h
 1.2           1.3           +38 -29     wine/dlls/dsound/tests/ds3d.c




More information about the wine-cvs mailing list