Tue, 25 Sep 2001 21:02:20 +0000 |
Ryan C. Gordon |
Fixes some Visual C++ 6.0 compiler complaints.
|
Tue, 25 Sep 2001 21:00:02 +0000 |
Ryan C. Gordon |
From Max Horn: fixes header installation.
|
Tue, 25 Sep 2001 20:02:40 +0000 |
Ryan C. Gordon |
Fixed a const complaint from Visual C++ 6.0.
|
Tue, 25 Sep 2001 18:54:03 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Sep 2001 18:53:43 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 18:51:52 +0000 |
Ryan C. Gordon |
Doh...that shouldn't be there.
|
Tue, 25 Sep 2001 16:49:40 +0000 |
Ryan C. Gordon |
Shouldn't compile skeleton.c.
|
Tue, 25 Sep 2001 16:29:46 +0000 |
Ryan C. Gordon |
Commented out --force option to automake.
|
Tue, 25 Sep 2001 16:29:29 +0000 |
Ryan C. Gordon |
Commented out AC_FUNC_MALLOC for now.
|
Tue, 25 Sep 2001 16:27:09 +0000 |
Ryan C. Gordon |
Added libtool stuff.
|
Tue, 25 Sep 2001 16:26:14 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 15:57:44 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 15:56:21 +0000 |
Ryan C. Gordon |
Shouldn't be here.
|
Tue, 25 Sep 2001 15:53:55 +0000 |
Ryan C. Gordon |
Whoops...shouldn't be here.
|
Tue, 25 Sep 2001 15:46:48 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 01:47:42 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Sep 2001 01:30:14 +0000 |
Ryan C. Gordon |
Changed AC_INIT() to look for SDL_sound.c, not COPYING, since I'm keeping
|
Tue, 25 Sep 2001 01:10:20 +0000 |
Ryan C. Gordon |
Initial add.
|
Mon, 24 Sep 2001 23:33:19 +0000 |
Ryan C. Gordon |
Changes in preparation of autoconf support.
|
Mon, 24 Sep 2001 23:32:29 +0000 |
Ryan C. Gordon |
Changes in preparation for autoconf, and the RWops wrappers changed to
|
Mon, 24 Sep 2001 15:31:25 +0000 |
Ryan C. Gordon |
Changed _D macro to DBGSND.
|
Mon, 24 Sep 2001 15:31:03 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 24 Sep 2001 15:29:58 +0000 |
Ryan C. Gordon |
Changed test_sdlsound to playsound.
|
Mon, 24 Sep 2001 15:29:27 +0000 |
Ryan C. Gordon |
Changed _D macro to SNDDBG, and fixed a warning if compiling without debug
|
Mon, 24 Sep 2001 15:28:32 +0000 |
Ryan C. Gordon |
Renamed from test/test_sdlsound.c ... lots of other updates, too.
|
Mon, 24 Sep 2001 15:28:05 +0000 |
Ryan C. Gordon |
Renamed to test/playsound.c
|
Mon, 24 Sep 2001 08:13:12 +0000 |
Ryan C. Gordon |
Enabling MP3 support by default.
|
Mon, 24 Sep 2001 08:11:33 +0000 |
Ryan C. Gordon |
Updated.
|
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 16:36:09 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.2
|
Sat, 22 Sep 2001 16:33:13 +0000 |
Ryan C. Gordon |
going with MikMod defaults (adds more reverb) and only register the "no
|
Sat, 22 Sep 2001 16:30:06 +0000 |
Ryan C. Gordon |
Patched to work on bigendian machines.
|
Sat, 22 Sep 2001 16:29:17 +0000 |
Ryan C. Gordon |
Removed -DUSE_RWOPS for MOD, and readded -Werror.
|
Sat, 22 Sep 2001 14:48:29 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 22 Sep 2001 14:46:44 +0000 |
Ryan C. Gordon |
Individual decoders are now initialized during Sound_Init(), and deinitialized
|
Sat, 22 Sep 2001 14:41:38 +0000 |
Ryan C. Gordon |
Added init() and quit() methods.
|
Sat, 22 Sep 2001 14:41:10 +0000 |
Ryan C. Gordon |
No longer grabs non-MP3 streams. Added init() and quit() methods.
|
Sat, 22 Sep 2001 14:40:15 +0000 |
Ryan C. Gordon |
Added MOD support, and make a per include/lib paths definable.
|
Sat, 22 Sep 2001 14:32:40 +0000 |
Ryan C. Gordon |
Changed version to 0.1.2.
|
Sat, 22 Sep 2001 14:29:35 +0000 |
Ryan C. Gordon |
Initial add.
|
Sat, 22 Sep 2001 14:29:17 +0000 |
Ryan C. Gordon |
Removed MULTIPLE_STREAMS_PER_RWOPS and added init() and quit() methods to
|
Sat, 22 Sep 2001 12:28:58 +0000 |
Ryan C. Gordon |
Cleanups from Torbj�rn Andersson.
|
Thu, 20 Sep 2001 07:57:52 +0000 |
Ryan C. Gordon |
Fixed incorrect comment, by Torbj�rn Andersson. :)
|
Thu, 20 Sep 2001 07:57:29 +0000 |
Ryan C. Gordon |
Temporary addition of multiple-streams-in-one-RWops support.
|
Thu, 20 Sep 2001 07:56:52 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 20 Sep 2001 07:56:24 +0000 |
Ryan C. Gordon |
Added AIFF entry, and (for now) some multiple-streams-in-one-rwops support.
|
Thu, 20 Sep 2001 07:54:47 +0000 |
Ryan C. Gordon |
Added Torbj�rn Andersson.
|
Thu, 20 Sep 2001 07:53:59 +0000 |
Ryan C. Gordon |
Added AIFF support.
|
Thu, 20 Sep 2001 07:51:42 +0000 |
Ryan C. Gordon |
Initial add. Thanks, Torbj�rn!
|
Wed, 19 Sep 2001 16:08:26 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 19 Sep 2001 16:07:38 +0000 |
Ryan C. Gordon |
Fixed a byte-ordering issue.
|
Wed, 19 Sep 2001 15:38:23 +0000 |
Ryan C. Gordon |
Added Ogg Vorbis to "showcfg" target.
|
Wed, 19 Sep 2001 14:36:11 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 19 Sep 2001 14:34:52 +0000 |
Ryan C. Gordon |
Upped version to 0.1.1
release-0.1.1
|
Wed, 19 Sep 2001 14:34:10 +0000 |
Ryan C. Gordon |
Changed some debug output. Still broken.
|
Wed, 19 Sep 2001 14:33:22 +0000 |
Ryan C. Gordon |
Ogg Vorbis support.
|
Wed, 19 Sep 2001 14:33:06 +0000 |
Ryan C. Gordon |
Bugfix (thanks Tsuyoshi Iguchi!), and Ogg Vorbis decoder entry.
|
Wed, 19 Sep 2001 14:05:36 +0000 |
Ryan C. Gordon |
Made the SDL audio callback much more robust.
|
Wed, 19 Sep 2001 14:02:56 +0000 |
Ryan C. Gordon |
Initial add.
|
Wed, 19 Sep 2001 08:32:05 +0000 |
Ryan C. Gordon |
Updated.
|