http://bugs.winehq.org/show_bug.cgi?id=13090 Rafał Mużyło <galtgendo(a)o2.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galtgendo(a)o2.pl --- Comment #13 from Rafał Mużyło <galtgendo(a)o2.pl> 2008-05-12 10:33:14 --- Though I claim no real knowledge about ALSA, after googling and reading alsa-lib sources, I came to conclusion, that while tick_time seems unused in wine and snd_pcm_sw_params_set_xfer_align looks like a noop, snd_pcm_sw_params_set_xrun_mode is definitely not one. It looks like it should have been replaced by snd_pcm_sw_params_set_stop_threshold(pcm, sw_params, pcm->boundary). I will probably test it soon. -- 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.