http://bugs.winehq.org/show_bug.cgi?id=10495
--- Comment #42 from Rafał Mużyło galtgendo@o2.pl 2008-10-29 18:51:09 --- Created an attachment (id=16977) --> (http://bugs.winehq.org/attachment.cgi?id=16977) new patch
OK, wine 1.1.7, pulseaudio 0.9.13 with all the git patches, that rawhide took (without them that version is simply broken).
New patch then. Most of it is updating to alsa 1.0.18 (yes, released today). In case of waveout.c, I'm not sure whether it should be snd_pcm_avail or snd_pcm_avail_update. The only independent change is frames -> 3*frames. Again, a magic number.