Alexandre Julliard pushed to branch master at wine / wine
Commits: 02e80bca by Giovanni Mascellani at 2025-07-16T21:04:15+02:00 mmdevapi/tests: Check that incompatible formats are rejected by IsFormatSupported().
- - - - - 6468c069 by Giovanni Mascellani at 2025-07-16T21:04:15+02:00 mmdevapi/tests: Remove workaround for Wine < 1.3.28.
- - - - - aef8b84e by Giovanni Mascellani at 2025-07-16T21:04:15+02:00 mmdevapi/tests: Test rendering with floating point formats.
- - - - - aaca376d by Giovanni Mascellani at 2025-07-16T21:04:15+02:00 mmdevapi/tests: Test supported formats for capturing.
Based on the similar test in render.c.
- - - - - 00211db0 by Giovanni Mascellani at 2025-07-16T21:04:18+02:00 mmdevapi: Error out if the channel count or sampling rate doesn't match the mix format.
This fixes the voice chat in Farming Simulator 22.
- - - - -
3 changed files:
- dlls/mmdevapi/client.c - dlls/mmdevapi/tests/capture.c - dlls/mmdevapi/tests/render.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fb3a6b068c6a59476090a88bf13e73...