Thu, 14 Mar 2002 21:11:52 +0000 |
Ryan C. Gordon |
Can now read from stdin.
|
Thu, 14 Mar 2002 16:38:59 +0000 |
Ryan C. Gordon |
Removed global state variable; should be thread safe now.
|
Thu, 14 Mar 2002 16:38:32 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 14 Mar 2002 16:17:28 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 14 Mar 2002 16:16:53 +0000 |
Ryan C. Gordon |
Changed --enable-vorbis to --enable-ogg, made other format tweaks.
|
Sun, 10 Mar 2002 19:16:28 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 10 Mar 2002 19:15:25 +0000 |
Ryan C. Gordon |
Removed fprintf() calls. Replaced with SNDDBG() and Sound_SetError() calls.
|
Sun, 10 Mar 2002 19:04:46 +0000 |
Ryan C. Gordon |
Replaced exit() calls with proper error reporting.
|
Sun, 10 Mar 2002 19:03:56 +0000 |
Ryan C. Gordon |
Corrected error reporting to respect Sound_GetError()'s new thread
|
Sun, 10 Mar 2002 18:35:31 +0000 |
Ryan C. Gordon |
Added a FIXME comment.
|
Thu, 07 Mar 2002 09:38:51 +0000 |
Ryan C. Gordon |
--volume control.
|
Thu, 07 Mar 2002 09:38:30 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 07 Mar 2002 08:46:31 +0000 |
Ryan C. Gordon |
Detect and discard ID3 tags.
|
Thu, 07 Mar 2002 08:46:05 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 03 Mar 2002 04:05:35 +0000 |
Ryan C. Gordon |
Patched to respect SDL_sound build flags (fixes --enable-debug, etc).
|
Sun, 03 Mar 2002 04:05:06 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 22 Feb 2002 08:58:38 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 21 Feb 2002 19:55:23 +0000 |
Ryan C. Gordon |
Fix for EOF.
|
Thu, 21 Feb 2002 19:46:55 +0000 |
Ryan C. Gordon |
mpglib support.
|
Thu, 21 Feb 2002 19:46:09 +0000 |
Ryan C. Gordon |
Initial add.
|
Thu, 21 Feb 2002 19:43:05 +0000 |
Ryan C. Gordon |
Renamed from mp3.c, some minor changes to avoid symbol clash.
|
Thu, 21 Feb 2002 19:42:19 +0000 |
Ryan C. Gordon |
Renamed to smpeg.c ...
|
Tue, 12 Feb 2002 03:07:37 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 11 Feb 2002 08:30:23 +0000 |
Ryan C. Gordon |
Changed magic number to be bigendian.
|
Mon, 11 Feb 2002 08:11:09 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 11 Feb 2002 07:04:17 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 11 Feb 2002 07:04:06 +0000 |
Ryan C. Gordon |
Memory access fixes.
|
Fri, 08 Feb 2002 01:53:55 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.5
|
Fri, 08 Feb 2002 01:42:00 +0000 |
Ryan C. Gordon |
Upped version to 0.1.5.
|
Fri, 08 Feb 2002 01:41:37 +0000 |
Ryan C. Gordon |
Tweaked comments, upped version to 0.1.5.
|
Thu, 07 Feb 2002 08:11:00 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 07 Feb 2002 07:48:24 +0000 |
Ryan C. Gordon |
Patch to not puke on Timidity++-specific config file directives.
|
Tue, 05 Feb 2002 20:47:30 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 05 Feb 2002 20:46:57 +0000 |
Ryan C. Gordon |
Added CWProjects.sit to EXTRA_DIST.
|
Tue, 05 Feb 2002 19:00:39 +0000 |
Ryan C. Gordon |
Cast to prevent pointer arithmatic on a (void *).
|
Mon, 04 Feb 2002 20:06:53 +0000 |
Ryan C. Gordon |
Whoops; fixing a compiling bug I introduced.
|
Mon, 04 Feb 2002 18:48:33 +0000 |
Ryan C. Gordon |
Added Darrell Walisser to credits.
|
Mon, 04 Feb 2002 14:07:05 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 04 Feb 2002 13:57:26 +0000 |
Ryan C. Gordon |
Fixed compiler warnings (thanks, Darrell!)
|
Mon, 04 Feb 2002 13:56:03 +0000 |
Ryan C. Gordon |
Initial add.
|
Wed, 23 Jan 2002 20:00:51 +0000 |
fingolfin |
fixed decoders/Makefile.am
|
Sun, 20 Jan 2002 21:24:17 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 19 Jan 2002 23:33:03 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 19 Jan 2002 23:31:19 +0000 |
Ryan C. Gordon |
Increased ModPlug decoder's priority to be above MikMod. Fixed some coding
|
Sat, 19 Jan 2002 23:27:42 +0000 |
Ryan C. Gordon |
Fixed some tabs.
|
Sat, 19 Jan 2002 20:13:42 +0000 |
Ryan C. Gordon |
Took out some whitespace.
|
Sat, 19 Jan 2002 20:03:09 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 19 Jan 2002 20:02:55 +0000 |
Ryan C. Gordon |
Kludged implementation of the rewind method.
|
Sat, 19 Jan 2002 19:04:55 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 19 Jan 2002 16:58:34 +0000 |
Ryan C. Gordon |
Rewind method implemented by Torbj�rn.
|
Sat, 19 Jan 2002 03:11:26 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 19 Jan 2002 02:45:08 +0000 |
Ryan C. Gordon |
Changed test dir to playsound, and make playsound part of standard build and
|
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.
|