Thu, 10 Jan 2002 01:16:24 +0000 |
Ryan C. Gordon |
Initial adds.
|
Thu, 10 Jan 2002 01:16:24 +0000 |
Ryan C. Gordon |
Renamed from mod.c (see modplug.c for the OTHER mod decoder).
|
Thu, 10 Jan 2002 01:15:57 +0000 |
Ryan C. Gordon |
Moved to mikmod.c, to make distinction between ModPlug and MikMod decoders.
|
Thu, 10 Jan 2002 01:15:11 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 04 Jan 2002 06:59:49 +0000 |
Ryan C. Gordon |
Credit where credit is due.
|
Fri, 04 Jan 2002 06:57:03 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 04 Jan 2002 06:51:25 +0000 |
Ryan C. Gordon |
set -e and some more output.
|
Fri, 04 Jan 2002 06:51:12 +0000 |
Ryan C. Gordon |
Midi support.
|
Fri, 04 Jan 2002 06:50:37 +0000 |
Ryan C. Gordon |
Rewrite to call an included, patched version of Timidity routines directly.
|
Fri, 04 Jan 2002 06:49:49 +0000 |
Ryan C. Gordon |
Initial add.
|
Fri, 04 Jan 2002 06:36:06 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 04 Jan 2002 06:35:39 +0000 |
Ryan C. Gordon |
Added some notes to the top of the license.
|
Fri, 04 Jan 2002 06:26:32 +0000 |
Ryan C. Gordon |
Sync version number to that of libSDL_sound.
|
Wed, 02 Jan 2002 01:12:03 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 02 Jan 2002 01:11:25 +0000 |
Ryan C. Gordon |
Upped version to 0.1.4.
|
Wed, 02 Jan 2002 01:09:02 +0000 |
Ryan C. Gordon |
Added some debugging output in preparation for future codecs (gsm, maybe?)
|
Wed, 02 Jan 2002 00:41:03 +0000 |
Ryan C. Gordon |
Changed decoder's URL to point to Loki's SMPEG development page.
|
Sun, 30 Dec 2001 23:18:33 +0000 |
Ryan C. Gordon |
Fixed a small typo.
|
Sun, 30 Dec 2001 23:10:01 +0000 |
Ryan C. Gordon |
Upped version to 0.1.4.
|
Thu, 27 Dec 2001 23:09:53 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.4
|
Thu, 27 Dec 2001 23:08:44 +0000 |
Ryan C. Gordon |
Added (broken and commented out) ElectricFence support.
|
Thu, 27 Dec 2001 23:07:26 +0000 |
Ryan C. Gordon |
printf() fix (extra comma was in there), and --decodebuf/--audiobuf
|
Thu, 27 Dec 2001 23:05:32 +0000 |
Ryan C. Gordon |
Updated and clarified some documentation.
|
Thu, 27 Dec 2001 23:05:05 +0000 |
Ryan C. Gordon |
ADPCM decoder seems to be complete, other fixes too...
|
Wed, 26 Dec 2001 10:40:25 +0000 |
Ryan C. Gordon |
Changed reference to "LICENSE" file to "COPYING".
|
Wed, 26 Dec 2001 10:39:16 +0000 |
Ryan C. Gordon |
Updated comments to reflect change from LICENSE to COPYING file, and put a
|
Mon, 17 Dec 2001 00:26:10 +0000 |
Ryan C. Gordon |
Checks magic number again, unless the file extension is recognized.
|
Mon, 17 Dec 2001 00:25:46 +0000 |
Ryan C. Gordon |
Updated.
|