http://bugs.winehq.org/show_bug.cgi?id=28517 --- Comment #13 from Raymond <superquad.vortex2(a)gmail.com> 2011-10-04 22:11:51 CDT --- (In reply to comment #9)
Created attachment 36707 [details] winealsa.drv: Detach ALSA's period timer from MMDevAPI's
I have been working on improving the ALSA driver. Here's the current patch. I'd appreciate review on it. I think it's near final, and I'm planning to get it into Wine before the next release.
I have doubt about your patch remove snd_pcm_hw_params_set_period_time_near() this means that you will let alsa-lib to determine the period time, buffer_size so user have to check /usr/share/alsa/alsa.conf if they are using "hw" as "default" defaults.pcm.minperiodtime 5000 # in us -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.