Sat, 08 May 2004 08:19:50 +0000 |
Ryan C. Gordon |
Most decoders now report total sample play time, now. Technically, this
|
Sat, 25 Oct 2003 12:38:57 +0000 |
Ryan C. Gordon |
Fixed broken VOC decoder...would always dereference NULL during VOC_open().
|
Sat, 13 Sep 2003 20:27:33 +0000 |
Ryan C. Gordon |
Extremely minor cleanup.
|
Fri, 12 Jul 2002 23:16:24 +0000 |
Ryan C. Gordon |
Fixed "inline" keyword to compile.
|
Fri, 05 Jul 2002 23:11:51 +0000 |
Ryan C. Gordon |
Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO)
|
Fri, 05 Jul 2002 22:32:54 +0000 |
Ryan C. Gordon |
FIXME removal and cleanups.
|
Tue, 02 Jul 2002 03:58:24 +0000 |
Ryan C. Gordon |
WinCE (PocketPC) patches from Tyler.
|
Mon, 20 May 2002 12:11:55 +0000 |
Ryan C. Gordon |
Implemented seek method.
|
Sun, 21 Apr 2002 18:39:47 +0000 |
Ryan C. Gordon |
Added framework for Sound_Seek() support.
|
Mon, 25 Mar 2002 20:54:07 +0000 |
Ryan C. Gordon |
Visual C fixes.
|
Fri, 18 Jan 2002 02:12:03 +0000 |
Ryan C. Gordon |
Implemented rewind method.
|
Thu, 17 Jan 2002 20:53:53 +0000 |
Ryan C. Gordon |
Initial implementation or stubs for rewind method. Other cleanups.
|
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.
|
Thu, 04 Oct 2001 19:35:53 +0000 |
Ryan C. Gordon |
Changed an #if defined to #ifdef, for consistency with the other
|
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
|
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.
|
Sat, 22 Sep 2001 14:41:38 +0000 |
Ryan C. Gordon |
Added init() and quit() methods.
|
Wed, 19 Sep 2001 16:07:38 +0000 |
Ryan C. Gordon |
Fixed a byte-ordering issue.
|
Wed, 19 Sep 2001 08:31:54 +0000 |
Ryan C. Gordon |
Byte ordering fix, changed voc_read to voc_read_waveform, and cleaned up
|
Tue, 18 Sep 2001 11:01:48 +0000 |
Ryan C. Gordon |
Initial add.
|