[PATCH 1/4] dsound: Remove minlen, since we always mix full chunks anyway

Alexander E. Patrakov patrakov at gmail.com
Tue May 15 01:33:25 CDT 2012


Andrew Eikum wrote:
> -
> -	TRACE("Mixed at least %d from all buffers\n", minlen);
> -	return minlen;

Hi. You have removed the message that could say "Mixed at least 0 from
all buffers" (as seen, e.g., for Armored Fist 3 and sometimes even for
foobar2000). What was the reason for that "0" (or, rather, 1024, 1024,
1024, 0, 2048, 1024, ... sequence) seen in some games? Was it also fixed
by your patch?

(this mail is a question, not an objection)

-- 
Alexander E. Patrakov




More information about the wine-devel mailing list