log src/madplug/plugin.h @ 3203:f5456241bff9 default tip

age author description
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
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Mon, 31 Mar 2008 14:55:14 +0300 Matti Hamalainen Include cleanups, part #2.
Fri, 15 Feb 2008 19:15:29 +0900 Yoshiki Yazawa imported 5298b10777b3 by Eugene Zagidullin.
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:22:15 +0900 Yoshiki Yazawa - reworked replaygain to use individual pre-gain for the files with RG info and the rest.
Thu, 10 Jan 2008 18:39:52 +0100 mf0102 remove obsolete function
Thu, 06 Dec 2007 23:25:24 +0900 Yoshiki Yazawa make use of AUDDBG() for debug print out.
Tue, 02 Oct 2007 18:43:28 +0300 Matti Hamalainen Various #include cleanups.
Sun, 02 Sep 2007 22:18:43 -0500 William Pitcock madplug: remove rpath. PUT THIS IN CONFIGURE.AC. -Wl,rpath= IS NOT PORTABLE. I WILL KEEP REMOVING THIS.
Fri, 10 Aug 2007 07:45:29 -0500 William Pitcock madplug: tuple API changes
Tue, 01 May 2007 12:49:27 -0700 yaz [svn] - fix a bug which counts number of frames twice in handling xing header. trunk
Thu, 05 Apr 2007 21:12:59 -0700 yaz [svn] revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it. trunk
Mon, 12 Mar 2007 11:03:24 -0700 yaz [svn] - make use of new millisecond seek API. trunk
Thu, 08 Mar 2007 09:24:04 -0800 giacomo [svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one trunk
Fri, 02 Mar 2007 20:28:55 -0800 yaz [svn] - reduce connection latency to http stream. trunk
Fri, 02 Mar 2007 00:14:11 -0800 yaz [svn] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina). trunk
Sun, 25 Feb 2007 05:27:51 -0800 yaz [svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed. trunk
Mon, 19 Feb 2007 19:39:42 -0800 yaz [svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences. trunk
Sat, 17 Feb 2007 01:32:56 -0800 nenolod [svn] - id3tag.h -> audacious/id3tag.h trunk
Thu, 15 Feb 2007 19:04:53 -0800 nenolod [svn] - disable debugging in preparation for alpha5 release 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