Re: [pulseaudio-discuss] [alsa-devel] Asynchronous notification in ALSA - I/O Plugin - Pulseaudio

2008-05-22 Thread Lennart Poettering
On Thu, 22.05.08 14:11, Colin Guthrie ([EMAIL PROTECTED]) wrote: > > That freeze is an unfixable race condition that Flash has when > > shutting down audio. > > > > See the explanation down on http://pulseaudio.org/ticket/267 > > I thought the whole point was that by adding async code to ioplug,

Re: [pulseaudio-discuss] [alsa-devel] Asynchronous notification in ALSA - I/O Plugin - Pulseaudio

2008-05-22 Thread Colin Guthrie
Lennart Poettering wrote: > On Wed, 21.05.08 12:47, Takashi Iwai ([EMAIL PROTECTED]) wrote: > I have experimental patches to add async support to ioplug. With a quick test using jack plugin, it seems working somehow. Will post them alsa-devel now. >>> Thank you! I tested these wi