Andrew Talbot
|
1e4c97175e
|
dsound: Exclude unused headers.
|
2007-05-03 14:23:53 +02:00 |
|
Michael Stefaniuc
|
26bd2ec9c3
|
dsound: Win64 printf format warning fixes.
|
2006-11-13 12:49:04 +01:00 |
|
Robert Reif
|
595d6aa6fb
|
dsound: Class factory cleanup.
Consolidate all class factories into a single implementation.
Fixes a problem discovered by oleview.
|
2006-08-18 12:04:49 +02:00 |
|
Alexandre Julliard
|
179a4e0a2e
|
dsound: Make some functions static.
|
2006-08-02 13:26:14 +02:00 |
|
Alexandre Julliard
|
bbeeea4b88
|
dsound: Make the virtual table functions static where possible.
|
2006-06-10 11:57:48 +02:00 |
|
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
|
Robert Reif
|
919ee6b699
|
dsound: Fix duplex create bug.
|
2006-02-28 12:40:16 +01:00 |
|
Robert Reif
|
27e591959f
|
dsound: Add full duplex support.
|
2006-01-17 16:13:58 +01:00 |
|
Robert Reif
|
0c488e76b1
|
Remove unused variable from IDirectSoundFullDuplexImpl.
Move DirectSoundFullDuplexCreate to get rid of forward declarations.
|
2005-10-27 10:18:51 +00:00 |
|
Robert Reif
|
6727c52f3b
|
Include winuser.h so the code compiles cleanly on windows using
windows headers.
|
2005-10-17 09:24:50 +00:00 |
|
Alexandre Julliard
|
f8ee161a1b
|
Fixed some traces to use the right printf format and avoid typecasts.
|
2005-09-12 10:30:05 +00:00 |
|
Alexandre Julliard
|
20a1a203c6
|
Use a more portable scheme for storing the name of a critical
section.
|
2005-09-09 10:19:44 +00:00 |
|
Robert Reif
|
f46e5ce13c
|
Move FullDuplex code from capture.c to duplex.c.
|
2005-06-02 10:28:34 +00:00 |
|