wine/dlls/dsound/tests dsound.c capture.c Make ...

Alexandre Julliard julliard at winehq.org
Thu Jun 17 18:03:12 CDT 2004


ChangeSet ID:	12667
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/17 18:03:12

Modified files:
	dlls/dsound/tests: dsound.c capture.c Makefile.in .cvsignore 
Added files:
	dlls/dsound/tests: dsound_test.h ds3d.c 

Log message:
	Francois Gouget <fgouget at codeweavers.com>
	Split the 'dsound' test into two parts:
	- the sound format test. Plays a 5 second reference tone to help
	debug issues with the tone duration and help detect stutter issues.
	Prints explanations describing the sound format interactive
	test. Then plays a 1 second test tone for each supported sound
	format.
	- the 3D sound tests. Performs the volume, panning, moving listener
	tests, etc.

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

Old revision  New revision  Changes     Path
 1.20          1.21          +108 -873   wine/dlls/dsound/tests/dsound.c
 1.4           1.5           +1 -39      wine/dlls/dsound/tests/capture.c
 1.6           1.7           +1 -0       wine/dlls/dsound/tests/Makefile.in
 1.4           1.5           +1 -0       wine/dlls/dsound/tests/.cvsignore
 Added         1.1           +0 -0       wine/dlls/dsound/tests/dsound_test.h
 Added         1.1           +0 -0       wine/dlls/dsound/tests/ds3d.c




More information about the wine-cvs mailing list