12 May
2008
12 May
'08
2:54 p.m.
http://bugs.winehq.org/show_bug.cgi?id=13090 --- Comment #17 from Rafał Mużyło <galtgendo(a)o2.pl> 2008-05-12 14:54:13 --- What's more it works even with that deprecation patch applied, though it will probably need to be extended with snd_pcm_uframes_t boundary; snd_pcm_sw_params_get_boundary(sw_params, &boundary); EXIT_ON_ERROR( snd_pcm_sw_params_set_stop_threshold(pcm, sw_params, boundary), MMSYSERR_ERROR, "unable to set stop threshold"); in waveout.c. -- 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.