chiark / gitweb /
disorder-playrtp now releases its lock around activate/deactivate
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Mar 2009 21:05:44 +0000 (21:05 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Mar 2009 21:05:44 +0000 (21:05 +0000)
commitd4170ca70fd4f87f77fa2213219eb30f89d3d0d0
treebc672d67c588a7ce79a424a90d0785543723ba5b
parent85db49a59d75229b893047fceab4667c4fdef851
disorder-playrtp now releases its lock around activate/deactivate
calls.  This necessary since deactivate may block if a sample
collection callback is still running (in this case it will be blocked
indefinitely).  It actually happens with the Core Audio backend but it
could apply to other APIs too.
clients/playrtp.c
lib/uaudio.h