Sweden-Number/dlls/dsound
Robert Reif e49a5c22fb dsound: Refactor playback.
Replace references of IDirectSoundImpl with DirectSoundDevice to
remove one level of indirection and remove the problem of a three
object circular reference.
2006-01-06 12:35:20 +01:00
..
tests dsound: Fix double free bug in tests. 2006-01-06 12:16:41 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Move FullDuplex code from capture.c to duplex.c. 2005-06-02 10:28:34 +00:00
buffer.c dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
capture.c dsound: Capture refactoring. 2006-01-05 13:37:15 +01:00
dsound.c dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
dsound.spec Finish DirectSoundCapture/DirectSoundCapture8 split. 2005-06-04 09:38:14 +00:00
dsound_main.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
dsound_private.h dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
duplex.c Remove unused variable from IDirectSoundFullDuplexImpl. 2005-10-27 10:18:51 +00:00
mixer.c dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
primary.c dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
propset.c dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
regsvr.c Rename MODULENAME_Dll* functions to Dll* for better consistency and 2005-05-17 14:41:37 +00:00
sound3d.c dsound: Refactor playback. 2006-01-06 12:35:20 +01:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00