[PATCH v4 0/3] MR337: winepulse: Return device-specific values for GetMixFormat and GetDevicePeriod

Huw Davies (@huw) wine at gitlab.winehq.org
Mon Jul 4 05:31:59 CDT 2022


Huw Davies (@huw) commented about dlls/winepulse.drv/pulse.c:
>      fmt->dwChannelMask = pa_mask;
>  }
>  
> -static void pulse_probe_settings(int render, WAVEFORMATEXTENSIBLE *fmt) {
> +static void pulse_probe_settings(int render, const CHAR *pulse_name, WAVEFORMATEXTENSIBLE *fmt, REFERENCE_TIME *def_period, REFERENCE_TIME *min_period)
Please use lowercase `char`.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/337#note_3196



More information about the wine-devel mailing list