http://bugs.winehq.org/show_bug.cgi?id=28284
--- Comment #13 from Jörg Höhle hoehle@users.sourceforge.net 2011-09-23 03:52:47 CDT --- Created attachment 36519 --> http://bugs.winehq.org/attachment.cgi?id=36519 Make prefill work effectively
Please try out this patch in addition to the other ones. It decreases the likeliness of underruns as prefill is now correctly used to buffer data. Instead of the "delegate" hack, you may want to watch bug #28464 (recommended).
Please report back how the app behave for you with the 3 patches: 1. fix stuttering (already in git) 2. fix prefill in PushData 3. either "delegate to feeder" or "set WHDR_DONE / split queue"