log src/neon/neon.c @ 2333:1a4f8ea5eb2a

age author description
Wed, 23 Jan 2008 09:56:48 +0900 Yoshiki Yazawa small fixes.
Thu, 17 Jan 2008 22:47:15 +0100 Ralf Ertzinger - Work around some funny design decisions regarding redirect handling in neon
Sun, 13 Jan 2008 22:18:05 +0100 Ralf Ertzinger - Fix typo in neon_aud_vfs_ungetc_impl()
Sun, 13 Jan 2008 17:59:57 +0100 Ralf Ertzinger - Handle invalid states in ICY-Metadata parser
Sun, 13 Jan 2008 17:57:08 +0100 Ralf Ertzinger - Whenever possible, mention the currently used handle in error/debug messages, to aid debugging of concurrent requests
Thu, 22 Nov 2007 15:52:42 +0100 Ralf Ertzinger - Fix locking issues causing spurious error messages (and possibly deadlocks)
Sun, 04 Nov 2007 14:05:16 +0100 Ralf Ertzinger - Use a single lock for the ring buffer and the condition variable