From: Andre Date: Sun, 4 Jun 2006 19:44:17 +0000 (+0200) Subject: some audiod fixes X-Git-Tag: v0.2.14~87 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=7edbace7e8190121765a0517053c00b0106a1bcc;hp=7edbace7e8190121765a0517053c00b0106a1bcc 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(). ---