-
d2639ccc
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound/tests: Get rid of a crashing test.
The test was introduced by e28638afccdfda3ee44121405d9097d201b61445,
for the fix in 70aeb7e4b0eb8efefd24c26d1c1442ea6c25d082. It looks like
that particular game worked on Windows by chance more than anything.
-
031f3c2c
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound: Simplify check in DSOUND_RecalcFormat().
-
936214b6
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound: Print time as an unsigned value.
-
f42fb548
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound: Consistently trace locked byte count as an unsigned value.
-
156008db
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound: Check data size in propset methods.
-
2e18e961
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound: Fill all the DSPROPERTY_DIRECTSOUNDDEVICE_ENUMERATE data.
Fixes: 8856ea79f3468d6f532f5f20e9b28c295d6e1db1
-
4b1bac1f
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound: Return the mmdevapi endpoint ID as module.
This is the expected behavior when dsound is implemented on top of
mmdevapi (Vista+).
Fixes: 8856ea79f3468d6f532f5f20e9b28c295d6e1db1
-
cd843399
by Matteo Bruni at 2025-11-13T22:21:20+01:00
dsound/tests: Mark weird DescriptionW propset failure on the AMD testbot machine.