log src/madplug/plugin.h @ 2214:9a869d4bb0d3

age author description
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