4 Nov
2023
4 Nov
'23
5:17 p.m.
On Wed Jul 26 17:34:28 2023 +0000, Fabian Maurer wrote:
Adjusted the code. It is a bit confusing, since the testbot and my machine behave differently... I had changes that failed only locally, and changes that seem to have only failed on the testbot. I hope this iteration one works everywhere. EDIT: Or do you want me to move the check into pulse? Because it's the only driver that doesn't have that ``` if(ret == S_FALSE && !out) ret = AUDCLNT_E_UNSUPPORTED_FORMAT; ``` logic. See !3575.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3105#note_50930