Alexandre Julliard pushed to branch master at wine / wine
Commits: ecee9ca7 by Giovanni Mascellani at 2025-08-13T16:09:14+02:00 mmdevapi/tests: Do not test QueryInterface() with a NULL output pointer.
This segfaults on my Windows 11 system. It's not a particularly useful test anyway.
- - - - - f260a509 by Giovanni Mascellani at 2025-08-13T16:09:14+02:00 winepulse.drv: Allow 32-bit PCM audio samples.
They're already allowed on the ALSA and CoreAudio drivers.
- - - - - 25aaf12e by Giovanni Mascellani at 2025-08-13T16:09:14+02:00 winecoreaudio.drv: Do not spam fixmes for unknown channels.
- - - - -
4 changed files:
- dlls/mmdevapi/tests/capture.c - dlls/mmdevapi/tests/render.c - dlls/winecoreaudio.drv/coreaudio.c - dlls/winepulse.drv/pulse.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28093964f1d772e9736ff7ec492deb...