log SDL_sound.h @ 543:989a46bb88d2 stable-1.0 release-1.0.2

age author description
Thu, 17 Apr 2008 18:25:38 +0000 Ryan C. Gordon Upped version to 1.0.2. stable-1.0 release-1.0.2
Mon, 06 Aug 2007 09:44:02 +0000 Ryan C. Gordon Updated my email address.
Mon, 06 Aug 2007 09:44:02 +0000 Ryan C. Gordon Updated my email address. stable-1.0
Mon, 06 Aug 2007 09:41:58 +0000 Ryan C. Gordon Added -fvisibility=hidden support.
Sun, 27 Feb 2005 19:53:25 +0000 Ryan C. Gordon Added Sound_NewSampleFromMem(), and implementation of RWops pooling.
Wed, 12 May 2004 02:15:00 +0000 Ryan C. Gordon Fixed binary compatibility, added Sound_GetDuration().
Sat, 08 May 2004 08:19:50 +0000 Ryan C. Gordon Most decoders now report total sample play time, now. Technically, this
Sun, 12 Oct 2003 18:22:06 +0000 Ryan C. Gordon Upped version to 1.0.1.
Sat, 13 Sep 2003 20:35:24 +0000 Ryan C. Gordon Updated comments on supported files to include Speex.
Wed, 09 Oct 2002 16:10:11 +0000 Ryan C. Gordon Upped version to 1.0.0.
Thu, 26 Sep 2002 04:21:14 +0000 Ryan C. Gordon Fixed SDLCALL nonsense. Should work with Win32/WinCE now, I think.
Wed, 10 Jul 2002 03:58:12 +0000 Ryan C. Gordon Fixed a typo in the comments (and as such, also in the Doxygen output).
Fri, 05 Jul 2002 22:34:55 +0000 Ryan C. Gordon Changed DECLSPEC definition.
Fri, 07 Jun 2002 23:09:24 +0000 Ryan C. Gordon More documentation cleanups and enhancements.
Fri, 07 Jun 2002 13:23:59 +0000 Ryan C. Gordon Tweaked and enhanced for Doxygen support.
Sun, 21 Apr 2002 17:48:11 +0000 Ryan C. Gordon VERY preliminary work on Sound_Seek() API.
Fri, 08 Feb 2002 01:42:00 +0000 Ryan C. Gordon Upped version to 0.1.5.
Thu, 17 Jan 2002 20:55:46 +0000 Ryan C. Gordon Sound_Rewind() support code.
Wed, 02 Jan 2002 01:11:25 +0000 Ryan C. Gordon Upped version to 0.1.4.
Thu, 27 Dec 2001 23:05:32 +0000 Ryan C. Gordon Updated and clarified some documentation.
Wed, 26 Dec 2001 10:40:25 +0000 Ryan C. Gordon Changed reference to "LICENSE" file to "COPYING".
Mon, 26 Nov 2001 04:41:33 +0000 Ryan C. Gordon Updated Sound_DecodeAll()'s comments.
Thu, 01 Nov 2001 19:13:17 +0000 Ryan C. Gordon Decoders can now list multiple file extensions.
Wed, 10 Oct 2001 00:42:53 +0000 Ryan C. Gordon Win32 fix, upped version to 0.1.3.
Sat, 22 Sep 2001 14:32:40 +0000 Ryan C. Gordon Changed version to 0.1.2.
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 08:29:54 +0000 Ryan C. Gordon Now includes SDL_endian.h ...
Tue, 18 Sep 2001 11:03:59 +0000 Ryan C. Gordon Upped version to 0.1.0.
Tue, 18 Sep 2001 10:59:31 +0000 Ryan C. Gordon Typos.
Mon, 17 Sep 2001 18:10:16 +0000 Ryan C. Gordon First stab at implementation complete.
Mon, 17 Sep 2001 07:07:51 +0000 Ryan C. Gordon Whoops...changed some overlooked "voice" to "sound".
Fri, 14 Sep 2001 23:41:11 +0000 Ryan C. Gordon Initial revision