[AD] KCM audio bug |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
With a lot of help from Elias I think we've fixed a bug in KCM. The problem was that streams had some hack mutex attached to them and the feeder thread was running while the mutex was changed out from under it. Patch is attached. I just commented out the now unneeded initial mutexes and moved the call to _al_kcm_stream_set_mutex up so it happens before the feeder thread gets going. Trent :{)>
Attachment:
kcm.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |