log src/neon/neon.c @ 2523:769e17da93dd

age author description
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Mon, 31 Mar 2008 15:11:29 +0300 Matti Hamalainen Include cleanups, part #3.
Mon, 18 Feb 2008 04:26:18 -0600 William Pitcock Fix the bug !!!oneoneone+1.
Fri, 08 Feb 2008 21:34:13 +0100 Ralf Ertzinger - Fix two debugging statements
Fri, 08 Feb 2008 19:00:40 +0100 Ralf Ertzinger - Try a diffenent approach for proxy auth
Fri, 08 Feb 2008 12:11:13 +0100 Ralf Ertzinger - Add final part for proxy auth handling
Mon, 04 Feb 2008 22:55:38 -0600 William Pitcock Add support for proxy_use_auth.
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