wine/dlls/dsound sound3d.c propset.c primary.c ...

Alexandre Julliard julliard at winehq.org
Mon Sep 1 18:58:43 CDT 2003


ChangeSet ID:	9161
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/01 18:58:43

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

Log message:
	Robert Reif <reif at earthlink.net>
	Added SecondaryBuffer and DirectSoundCaptureNotify COM objects to get
	reference counting right.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9161

Old revision  New revision  Changes     Path
 1.25          1.26          +15 -7      wine/dlls/dsound/sound3d.c
 1.10          1.11          +13 -9      wine/dlls/dsound/propset.c
 1.15          1.16          +19 -20     wine/dlls/dsound/primary.c
 1.16          1.17          +13 -5      wine/dlls/dsound/mixer.c
 1.9           1.10          +71 -25     wine/dlls/dsound/dsound_private.h
 1.87          1.88          +69 -38     wine/dlls/dsound/dsound_main.c
 1.13          1.14          +155 -38    wine/dlls/dsound/capture.c
 1.13          1.14          +372 -70    wine/dlls/dsound/buffer.c




More information about the wine-cvs mailing list