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)