]> git.tuebingen.mpg.de Git - paraslash.git/commit
some audiod fixes
authorAndre <maan@p133.(none)>
Sun, 4 Jun 2006 19:44:17 +0000 (21:44 +0200)
committerAndre <maan@p133.(none)>
Sun, 4 Jun 2006 19:44:17 +0000 (21:44 +0200)
commit7edbace7e8190121765a0517053c00b0106a1bcc
treed163ed5991bb3d42e20d951b536d1890b496017c
parentc04ac3f234670c8ba990c15605e1f3f6f2bf4780
some audiod fixes

comment out code for unregistering the receiver node from close_receiver.

kill all decoders if !playing

try to close slots in audiod_post_select() rather than in pre_select().
This should fix BADFD error from select().
audiod.c