(no subject)

Simon Britnell ughbash at yahoo.com
Mon Oct 29 16:48:44 CST 2001


I had an idea for using poll or select (rather than
calculating expected play time and using a timeout) in
audio.c The idea is to have a thread that sits on a
select and dispatches a synthetic wine event  (ie.
we'd make up a WM_DSP_READY event) when the select
returns.

wodPlayer could then do an infinite wait and the
select could be turned on or off when starting and
ending playing.



More information about the wine-devel mailing list