http://bugs.winehq.org/show_bug.cgi?id=14717
Roman Tetelman kevlarman+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kevlarman+winebugs@gmail.co | |m
--- Comment #269 from Roman Tetelman kevlarman+winebugs@gmail.com 2012-01-06 01:11:36 CST --- (In reply to comment #268)
So it still converts incomplete buffers (needed to convert 512 samples, converted 511) and from time to time even wants to convert 4 samples at a time. This even happens if I force the total_frames variable to an insanely high number like 4096 - so the fix proposed by me was in fact ineffective.
Still, I wonder why the bug affects only the left channel.
fwiw, the clicking was already there in some cases without the patches (alice:madness returns will do nothing but click in the left channel once the game starts in plain 1.3.35, the patchset seems to actually make it happen less) though the patch seems to trigger it in programs that didn't do it before.