log src/madplug/replaygain.c @ 2891:c27da2c06805

age author description
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Wed, 02 Apr 2008 19:55:15 +0300 Matti Hamalainen Remove debugging printfs.
Wed, 02 Apr 2008 12:35:24 +0900 Yoshiki Yazawa added a cast to suppress warning
Mon, 31 Mar 2008 14:55:14 +0300 Matti Hamalainen Include cleanups, part #2.
Sun, 30 Mar 2008 06:29:55 +0300 Matti Hamalainen Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persist
Fri, 15 Feb 2008 19:15:29 +0900 Yoshiki Yazawa imported 5298b10777b3 by Eugene Zagidullin.
Fri, 15 Feb 2008 19:13:35 +0900 Yoshiki Yazawa imported 2b561aa49580 by Eugene Zagidullin.
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.
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.
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Wed, 23 May 2007 03:48:56 -0700 yaz [svn] - add support for reading id3v2 TXXX replaygain tag. patch by Eugene Zagidullin. trunk
Fri, 09 Mar 2007 22:47:38 -0800 yaz [svn] - convert filename into utf8 in debug messages. trunk
Tue, 06 Mar 2007 01:12:16 -0800 yaz [svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. trunk
Fri, 02 Mar 2007 20:28:55 -0800 yaz [svn] - reduce connection latency to http stream. trunk