Comment 147 for bug 371897

Revision history for this message
In , Rafał Mużyło (galtgendo) wrote :

Created an attachment (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.