wine-wine/dlls/dsound
Andrew Eikum c59ecdcefb dsound: Don't specify period size for the IAudioClient.
We don't actually care what period size gets used (in fact, docs say the
parameter is entirely ignored in Shared mode).
2011-11-15 19:37:37 +01:00
..
tests dsound: Always enumerate the default device first. 2011-10-21 12:11:39 +02:00
Makefile.in dsound: Reimplement rendering devices on mmdevapi. 2011-09-27 16:53:51 +02:00
buffer.c dsound: Validate buffer pointers in Unlock methods. 2011-09-26 18:38:11 +02:00
capture.c dsound: Unset Spare[0] before deleting non-static critical sections. 2011-11-14 15:25:27 +01:00
dsound.c dsound: Don't claim to support hardware buffers. 2011-10-20 11:03:40 +02:00
dsound.spec
dsound_classes.idl
dsound_convert.c dsound: Remove hardware acceleration support. 2011-09-26 18:38:07 +02:00
dsound_main.c dsound: Give a name to the critical sections, make them static and delete them when unloading the dll. 2011-11-15 19:37:35 +01:00
dsound_private.h dsound: Remove a few unused variables. 2011-10-05 17:31:27 -05:00
duplex.c dsound: Remove hardware acceleration support. 2011-09-26 18:38:07 +02:00
mixer.c dsound: Fix type conversion problems. 2011-10-18 15:11:32 +02:00
primary.c dsound: Don't specify period size for the IAudioClient. 2011-11-15 19:37:37 +01:00
propset.c dsound: Mark enum_callback and search_callback static. 2011-10-03 15:51:17 -05:00
sound3d.c dsound: Remove hardware acceleration support. 2011-09-26 18:38:07 +02:00
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00