Sweden-Number/dlls/dsound
Ove Kaaven 935e3df35c Support DirectSound 8 interfaces. Split interface implementations into
separate files. Split primary buffer and secondary buffer interfaces
into separate implementations. Made the primary buffer state part of
the dsound object, so primary buffer objects can be created and
refcounted independently. Made the interfaces follow COM aggregation
rules more closely. Converted the dsound critical section to a R/W
lock to improve potential remixing concurrency. Fixed various bugs and
refcounting issues.
2002-06-13 19:15:06 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
buffer.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
capture.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
dsound.spec Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
dsound_main.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
dsound_private.h Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
mixer.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
primary.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
propset.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
sound3d.c Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00