log src/madplug/replaygain.c @ 3117:bdfc90a5a183

age author description
Mon, 04 May 2009 02:26:11 +0100 Tony Vroon Tone down debugging message, no need to print this publically.
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
Sat, 24 Feb 2007 09:22:04 -0800 nenolod [svn] - reset position if we were passed a live FD. trunk
Sat, 24 Feb 2007 09:03:09 -0800 nenolod [svn] - always close/unref the fd trunk
Sat, 24 Feb 2007 09:02:41 -0800 nenolod [svn] - C99 style enforcement trunk
Sat, 24 Feb 2007 08:59:37 -0800 nenolod [svn] - ensure that we only operate on a duplicated fd if our source is trunk
Sat, 24 Feb 2007 07:49:06 -0800 nenolod [svn] - make use of the new id3_file_vfsopen() function. trunk
Tue, 06 Feb 2007 12:11:42 -0800 yaz [svn] merge recent changes from yaz's branch. trunk
Mon, 05 Feb 2007 12:28:01 -0800 nenolod [svn] - add madplug. It is not yet hooked up, I'll do that later. trunk