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

age author description
Wed, 29 Apr 2009 21:02:33 -0500 William Pitcock madplug: Turn off MADPROBE_DEBUG.
Wed, 04 Mar 2009 12:48:09 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Fri, 05 Dec 2008 07:11:37 -0600 William Pitcock Make the MP3 validation checks less restrictive with shoutcast streams.
Sun, 02 Nov 2008 01:33:20 +0100 Jonathan Schleifer Fix a warning - this time without killing seek code.
Sun, 02 Nov 2008 00:15:23 +0000 Tony Vroon It is customary to check that warning fixes do not break things. This one does, so it dies. Thanks to jdhore for troubleshooting.
Sat, 01 Nov 2008 20:11:09 +0100 Jonathan Schleifer Fix a warning.
Mon, 22 Sep 2008 06:39:32 +0300 Matti Hamalainen Adjust probing again.
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Sun, 13 Jul 2008 15:17:16 -0500 William Pitcock Backed out changeset 4151640654ae
Sun, 13 Jul 2008 15:54:39 +0200 Jonathan Schleifer 16 tries arn't enough, we need 256 when the ID3 tag includes pictures.
Sun, 29 Jun 2008 00:04:49 -0500 William Pitcock Disable MADPROBE_DEBUG.
Sat, 28 Jun 2008 23:54:30 -0500 William Pitcock Make things less nazi.
Fri, 06 Jun 2008 13:40:13 +0300 Matti Hamalainen A completely rewritten approach for probing MPEG Audio files, using a
Fri, 06 Jun 2008 06:41:10 +0300 Matti Hamalainen Remove the obsolete is_our_file() function.
Thu, 05 Jun 2008 15:45:12 +0300 Matti Hamalainen Use a bit bigger buffer.