log decoders/mp3.c @ 221:c9772a9f5271

age author description
Thu, 17 Jan 2002 20:53:53 +0000 Ryan C. Gordon Initial implementation or stubs for rewind method. Other cleanups.
Wed, 02 Jan 2002 00:41:03 +0000 Ryan C. Gordon Changed decoder's URL to point to Loki's SMPEG development page.
Wed, 26 Dec 2001 10:40:25 +0000 Ryan C. Gordon Changed reference to "LICENSE" file to "COPYING".
Thu, 01 Nov 2001 19:13:17 +0000 Ryan C. Gordon Decoders can now list multiple file extensions.
Wed, 03 Oct 2001 18:29:32 +0000 Ryan C. Gordon Changing my include structure to do this right.
Wed, 03 Oct 2001 18:15:52 +0000 Ryan C. Gordon Updated to fix build system problem.
Wed, 03 Oct 2001 12:25:34 +0000 fingolfin added config.h, added --enable-debug flag, various other changes to the build system
Tue, 02 Oct 2001 17:46:12 +0000 Ryan C. Gordon Fix for MP3 detection.
Mon, 24 Sep 2001 23:33:19 +0000 Ryan C. Gordon Changes in preparation of autoconf support.
Mon, 24 Sep 2001 15:31:25 +0000 Ryan C. Gordon Changed _D macro to DBGSND.
Mon, 24 Sep 2001 07:55:22 +0000 Ryan C. Gordon Fixes by Torbj�rn...now the thing actually works! :) See the CHANGELOG
Sat, 22 Sep 2001 14:41:10 +0000 Ryan C. Gordon No longer grabs non-MP3 streams. Added init() and quit() methods.
Wed, 19 Sep 2001 14:34:10 +0000 Ryan C. Gordon Changed some debug output. Still broken.
Tue, 18 Sep 2001 11:01:48 +0000 Ryan C. Gordon Initial add.