log src/madplug/decoder.c @ 3198:83b1a4e5f453

age author description
Sat, 18 Apr 2009 21:54:18 +0100 Tony Vroon Remove boolean has_xing, we only assigned it but never read it. Code analysis, unique ID CB4bbZ.
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Wed, 02 Apr 2008 23:05:53 +0300 Matti Hamalainen A numeric #define with an expression not enclosed in parentheses is dangerous.
Mon, 31 Mar 2008 12:38:35 +0300 Matti Hamalainen Remove unused and completely wtf #includes.
Wed, 20 Feb 2008 02:57:59 +0900 Yoshiki Yazawa fix for bug #150:
Fri, 15 Feb 2008 19:10:19 +0900 Yoshiki Yazawa converted to new sound engine scheme.
Sun, 03 Feb 2008 00:05:32 +0900 Yoshiki Yazawa replaced 6db hard limit with experimental adaptive scaler clip prevention.
Thu, 31 Jan 2008 15:26:50 +0900 Yoshiki Yazawa made some debug messages conditional.
Thu, 31 Jan 2008 15:22:15 +0900 Yoshiki Yazawa - reworked replaygain to use individual pre-gain for the files with RG info and the rest.
Wed, 30 Jan 2008 05:04:15 +0300 Eugene Zagidullin fixed ${bitrate} in title string
Wed, 09 Jan 2008 09:25:48 -0600 Jussi Judin Fix memory leak in mad plugin when changing songs and writing output. (Bugzilla #82)
Tue, 01 Jan 2008 23:12:46 +0900 Yoshiki Yazawa append '\n' to format string for AUDDBG()
Thu, 06 Dec 2007 23:25:24 +0900 Yoshiki Yazawa make use of AUDDBG() for debug print out.
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes