wine/dlls/dsound propset.c primary.c mixer.c d ...

Alexandre Julliard julliard at winehq.org
Tue Mar 15 09:40:36 CST 2005


ChangeSet ID:	16621
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/15 09:40:36

Modified files:
	dlls/dsound    : propset.c primary.c mixer.c dsound_private.h 
	                 dsound_main.c dsound.c capture.c 

Log message:
	Robert Reif <reif at earthlink.net>
	Change some global variable names.
	Cleanup usage of global dsound variable to not use local variable of
	same name.
	Almost ready to add support for more than one sound card at the same
	time.

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

Old revision  New revision  Changes     Path
 1.34          1.35          +17 -17     wine/dlls/dsound/propset.c
 1.43          1.44          +4 -4       wine/dlls/dsound/primary.c
 1.32          1.33          +1 -1       wine/dlls/dsound/mixer.c
 1.25          1.26          +3 -4       wine/dlls/dsound/dsound_private.h
 1.115         1.116         +13 -13     wine/dlls/dsound/dsound_main.c
 1.30          1.31          +16 -16     wine/dlls/dsound/dsound.c
 1.44          1.45          +7 -7       wine/dlls/dsound/capture.c




More information about the wine-cvs mailing list