log

age author description
Sun, 08 Oct 2006 12:19:08 +0000 reimar WavPack files contain a complete, valid RIFF tag, so use extension (.wv)
Sun, 08 Oct 2006 10:02:40 +0000 reimar a + b => (a + b) for defines, just to be sure.
Sun, 08 Oct 2006 09:43:18 +0000 reimar Avoid memleak when calling parse_obj_params only for syntax-checking (dst == NULL)
Sun, 08 Oct 2006 09:32:30 +0000 reimar Forgotten http_free on send error.
Sun, 08 Oct 2006 09:28:49 +0000 diego Add support for TTA and WavPack.
Sun, 08 Oct 2006 09:10:55 +0000 reimar Another != NULL check after dereferencing
Sun, 08 Oct 2006 09:07:51 +0000 reimar Fix variable dereference before NULL check.