Sat, 19 Jan 2002 02:44:25 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 19 Jan 2002 02:41:53 +0000 |
Ryan C. Gordon |
Updated/Fixed. I think.
|
Sat, 19 Jan 2002 01:53:30 +0000 |
Ryan C. Gordon |
Fixed an incorrect assertion.
|
Sat, 19 Jan 2002 01:53:15 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 18 Jan 2002 02:12:03 +0000 |
Ryan C. Gordon |
Implemented rewind method.
|
Thu, 17 Jan 2002 20:55:46 +0000 |
Ryan C. Gordon |
Sound_Rewind() support code.
|
Thu, 17 Jan 2002 20:54:46 +0000 |
Ryan C. Gordon |
Support for looping sounds via a new --loop command line. Rewritten (again!)
|
Thu, 17 Jan 2002 20:53:53 +0000 |
Ryan C. Gordon |
Initial implementation or stubs for rewind method. Other cleanups.
|
Thu, 17 Jan 2002 20:53:03 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 13 Jan 2002 21:51:57 +0000 |
Ryan C. Gordon |
Error message management now keeps state per-thread, and does not use
|
Sun, 13 Jan 2002 21:51:04 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 13 Jan 2002 21:34:46 +0000 |
Ryan C. Gordon |
Fixed memory leak I introduced, mangled coding style some more. :)
|
Sun, 13 Jan 2002 19:51:14 +0000 |
Ryan C. Gordon |
Support for .AU files added.
|
Sun, 13 Jan 2002 19:50:55 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 13 Jan 2002 19:50:02 +0000 |
Ryan C. Gordon |
Now attempts to wait for SDL to finish playing the end of the buffered
|
Sun, 13 Jan 2002 19:48:16 +0000 |
Ryan C. Gordon |
Initial add.
|
Sun, 13 Jan 2002 19:46:04 +0000 |
Ryan C. Gordon |
Changed the magic number macro to be more uniform with other decoders.
|
Fri, 11 Jan 2002 11:10:22 +0000 |
Ryan C. Gordon |
Patched to select streams to handle more carefully.
|
Fri, 11 Jan 2002 11:09:42 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 10 Jan 2002 01:18:54 +0000 |
Ryan C. Gordon |
Added ModPlug support.
|
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.
|
Fri, 07 Dec 2001 20:31:20 +0000 |
Ryan C. Gordon |
Modified to more easily allow for different compression types.
|
Fri, 07 Dec 2001 20:30:53 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 05 Dec 2001 22:24:28 +0000 |
Ryan C. Gordon |
Minor tweaks and such.
|
Wed, 05 Dec 2001 22:24:07 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 05 Dec 2001 10:05:09 +0000 |
Ryan C. Gordon |
Added GNU disclaimers and a --credits option with our names.
|
Wed, 05 Dec 2001 10:04:48 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 05 Dec 2001 10:03:55 +0000 |
Ryan C. Gordon |
Renamed from LICENSE
|
Wed, 05 Dec 2001 10:03:39 +0000 |
Ryan C. Gordon |
Renamed to "COPYING" to match GNU standards.
|
Sat, 01 Dec 2001 01:12:58 +0000 |
Ryan C. Gordon |
Sound_DecodeAll() is now more robust.
|
Sat, 01 Dec 2001 01:12:40 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 26 Nov 2001 04:41:33 +0000 |
Ryan C. Gordon |
Updated Sound_DecodeAll()'s comments.
|
Mon, 26 Nov 2001 04:41:18 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 26 Nov 2001 04:33:50 +0000 |
Ryan C. Gordon |
Added --predecode functionality.
|
Mon, 26 Nov 2001 04:33:31 +0000 |
Ryan C. Gordon |
Fixed Sound_DecodeAll(), and made Sound_FreeSample() a little more robust.
|
Mon, 26 Nov 2001 04:32:55 +0000 |
Ryan C. Gordon |
Cleanups, fixes and enhancements by Torbj�rn Andersson.
|
Mon, 19 Nov 2001 16:44:10 +0000 |
Ryan C. Gordon |
Whoops; I should read the code before I change it next time; regressing
|
Mon, 19 Nov 2001 16:39:42 +0000 |
Ryan C. Gordon |
Now includes FLAC/stream_decoder.h instead of FLAC/all.h. More robust
|
Mon, 19 Nov 2001 16:37:22 +0000 |
Ryan C. Gordon |
Moved MIDI decoder to end of array. Fixed Sound_SetError() so that it
|
Mon, 19 Nov 2001 16:35:12 +0000 |
Ryan C. Gordon |
Changed the header to look for regarding FLAC support from FLAC/all.h to
|
Fri, 09 Nov 2001 23:57:23 +0000 |
Ryan C. Gordon |
Updated my intro comments.
|
Fri, 09 Nov 2001 23:17:54 +0000 |
Ryan C. Gordon |
Forgot to add the SHN decoder...
|
Fri, 09 Nov 2001 23:16:21 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 09 Nov 2001 21:49:27 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 09 Nov 2001 21:43:49 +0000 |
Ryan C. Gordon |
FLAC decoder added.
|
Fri, 09 Nov 2001 21:43:31 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 09 Nov 2001 21:43:11 +0000 |
Ryan C. Gordon |
Initial add.
|
Fri, 09 Nov 2001 20:46:08 +0000 |
Ryan C. Gordon |
Now lists latests entry first.
|
Fri, 09 Nov 2001 20:36:59 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 09 Nov 2001 20:36:09 +0000 |
Ryan C. Gordon |
Fix for SMPEG and debug settings.
|
Fri, 09 Nov 2001 08:08:08 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 09 Nov 2001 08:06:28 +0000 |
Ryan C. Gordon |
Commenting and fixes for the audio callback.
|
Thu, 01 Nov 2001 19:13:17 +0000 |
Ryan C. Gordon |
Decoders can now list multiple file extensions.
|
Thu, 01 Nov 2001 19:12:36 +0000 |
Ryan C. Gordon |
Support for multiple file extensions in the decoders, and a SIGINT catcher.
|
Tue, 23 Oct 2001 18:29:00 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 23 Oct 2001 18:27:31 +0000 |
Ryan C. Gordon |
Cleaned up the overflow buffer hack.
|
Wed, 17 Oct 2001 06:57:07 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 17 Oct 2001 06:51:29 +0000 |
Ryan C. Gordon |
Fix for properly streaming from the overflow buffer.
|
Mon, 15 Oct 2001 21:21:11 +0000 |
Ryan C. Gordon |
Start of audio converter work.
|
Mon, 15 Oct 2001 21:20:54 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 15 Oct 2001 20:24:28 +0000 |
Ryan C. Gordon |
Initial add.
|
Mon, 15 Oct 2001 18:26:27 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.3
|
Mon, 15 Oct 2001 18:06:40 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 15 Oct 2001 18:04:49 +0000 |
Ryan C. Gordon |
Added default sample format.
|
Fri, 12 Oct 2001 17:31:46 +0000 |
Ryan C. Gordon |
Removed an experiment.
|
Fri, 12 Oct 2001 17:01:34 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 12 Oct 2001 16:54:35 +0000 |
Ryan C. Gordon |
Added Torbj�rn Andersson's command lines, and cleaned up the usage output.
|
Wed, 10 Oct 2001 08:13:51 +0000 |
fingolfin |
added CREDITS to EXTRA_DIST in Makefile.am
|
Wed, 10 Oct 2001 00:45:04 +0000 |
Ryan C. Gordon |
Typo.
|
Wed, 10 Oct 2001 00:43:39 +0000 |
Ryan C. Gordon |
Upped version to 0.1.3.
|
Wed, 10 Oct 2001 00:43:09 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 10 Oct 2001 00:42:53 +0000 |
Ryan C. Gordon |
Win32 fix, upped version to 0.1.3.
|
Wed, 10 Oct 2001 00:42:30 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 09 Oct 2001 16:51:44 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 09 Oct 2001 16:48:30 +0000 |
Ryan C. Gordon |
Added Corona688. (What this person's real name?)
|
Tue, 09 Oct 2001 16:44:05 +0000 |
Ryan C. Gordon |
Fix for MS Visual C.
|
Mon, 08 Oct 2001 19:14:26 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 08 Oct 2001 19:13:16 +0000 |
Ryan C. Gordon |
Restructured to handle multiple formats.
|
Mon, 08 Oct 2001 18:49:20 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 08 Oct 2001 01:46:24 +0000 |
Ryan C. Gordon |
Portability fix.
|
Mon, 08 Oct 2001 01:44:59 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 08 Oct 2001 01:40:42 +0000 |
Ryan C. Gordon |
Handles sample rate somewhat more robustly.
|
Sat, 06 Oct 2001 22:11:09 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 06 Oct 2001 22:09:57 +0000 |
Ryan C. Gordon |
Fixed for win32 compile.
|
Fri, 05 Oct 2001 14:04:53 +0000 |
Ryan C. Gordon |
Updated.
|