ChangeSet ID: 8513 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/16 15:26:50
Modified files: dlls/dmusic : dmusic_private.h dmusic_performance.c dmusic_misc.c dmusic_loader.c
Log message: Christian Costa titan.costa@wanadoo.fr Allocate necessary dsound buffers for standard audio paths and enable retrieval of their interfaces via GetObjectInPath. Fix and clean dsound and dmusics objects allocation when initializing the performance object. Some stubs improvements.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8513
Old revision New revision Changes Path 1.8 1.9 +2 -0 wine/dlls/dmusic/dmusic_private.h 1.6 1.7 +84 -38 wine/dlls/dmusic/dmusic_performance.c 1.3 1.4 +27 -1 wine/dlls/dmusic/dmusic_misc.c 1.4 1.5 +21 -0 wine/dlls/dmusic/dmusic_loader.c