http://bugs.winehq.org/show_bug.cgi?id=28517
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #36707|0 |1 is obsolete| | Attachment #36726|0 |1 is obsolete| |
--- Comment #24 from Andrew Eikum aeikum@codeweavers.com 2011-10-06 09:29:52 CDT --- Created attachment 36738 --> http://bugs.winehq.org/attachment.cgi?id=36738 winealsa.drv: Don't try to control ALSA's behavior
Okay, one more try. New changes here include changing the default period time to 10ms, adding your warning about the ALSA buffer size, and adding an additional check for underruns in alsa_write_data() using the return value from avail_update().