1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/dsound
Akihiro Sagawa 6ce8a31b0b dsound: Initialize MTA in IDirectSound::Initialize().
RE:D Cherish! (Trial ver) depends on this behavior.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53613
2024-03-21 22:19:58 +01:00
..
tests dsound: Initialize MTA in IDirectSound::Initialize(). 2024-03-21 22:19:58 +01:00
buffer.c dsound: Set position past the end of the buffer is invalid. 2023-12-07 21:57:59 +01:00
capture.c dsound: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
dsound_classes.idl
dsound_convert.c dsound: Simplify f_to_32. 2024-02-09 18:00:04 +01:00
dsound_main.c dsound: Dynamically allocate the global device GUID arrays. 2023-11-09 14:38:32 +01:00
dsound_private.h dsound: Initialize MTA in IDirectSound::Initialize(). 2024-03-21 22:19:58 +01:00
dsound.c dsound: Initialize MTA in IDirectSound::Initialize(). 2024-03-21 22:19:58 +01:00
dsound.spec
duplex.c dsound: Use CRT functions for memory allocation. 2023-02-28 15:07:54 +01:00
fir.h
make_fir
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mixer.c dsound: Allocate big enough committedbuff up front. 2023-04-27 18:33:57 +02:00
primary.c dsound: Reject WAVEFORMATEX formats with more than two channels. 2024-02-20 10:44:05 +01:00
propset.c Revert "dsound: Get rid of the global device GUID arrays.". 2023-11-09 14:38:32 +01:00
sound3d.c dsound: Take distance and Doppler factor into account. 2023-05-26 11:08:09 +02:00
version.rc