[Bug 24326] Everquest 2 Extended crashes in DSOUND_PrimaryOpen

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 23 20:30:04 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24326

Raymond <superquad.vortex2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |superquad.vortex2 at gmail.com

--- Comment #1 from Raymond <superquad.vortex2 at gmail.com> 2010-09-23 20:30:02 CDT ---
why do dsoutput.c set start_threshold  to zero ?

snd_pcm_sw_params_set_start_threshold(pcm, sw_params, 0);

http://www.alsa-project.org/alsa-doc/alsa-lib/group___p_c_m___s_w___params.html

PCM is automatically started when playback frames available to PCM are >=
threshold or when requested capture frames are >= threshold

-- 
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.



More information about the wine-bugs mailing list