log include/SDL_audio.h @ 5227:c66b2a778b7e

age author description
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Sun, 13 Dec 2009 06:21:22 +0000 Sam Lantinga Name the audio callback for documentation clarity.
Thu, 10 Dec 2009 08:28:26 +0000 Sam Lantinga Switch to mixed case for consistency with other enumerations
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859
Sun, 11 Jan 2009 04:46:42 +0000 Ryan C. Gordon First shot at new audio resampling code.
Sat, 13 Dec 2008 06:36:47 +0000 Sam Lantinga Fixed SDL 1.2 compatibility problem.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Tue, 26 Aug 2008 02:26:18 +0000 Sam Lantinga Fixed compile errors for audio resampling. I'm not sure how this got missed...
Wed, 18 Jun 2008 18:55:50 +0000 Aaron Wishnick Began implementing IIR and FIR filters, and got zero stuffing and sample discarding working. gsoc2008_audio_resampling
Wed, 18 Jun 2008 04:51:10 +0000 Aaron Wishnick Added beginnings of resampling code. gsoc2008_audio_resampling
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Mon, 28 Aug 2006 03:17:39 +0000 Sam Lantinga Added source color and alpha modulation support.
Thu, 24 Aug 2006 12:48:16 +0000 Ryan C. Gordon Forgot to check in updated SDL_audio.h ...
Sat, 05 Aug 2006 22:34:23 +0000 Sam Lantinga In general, fill in pointers to structures, rather than return them.
Thu, 03 Aug 2006 19:34:05 +0000 Ryan C. Gordon 1.3 API proposals for audio subsystem. Nothing in here is guaranteed to
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Sat, 20 May 2006 04:35:58 +0000 Sam Lantinga Added API requested in bug #43: SDL-1.3
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Fri, 10 Feb 2006 03:19:02 +0000 Sam Lantinga *** empty log message ***
Thu, 09 Feb 2006 09:07:13 +0000 Sam Lantinga Started the process of improving configure support, and merging C types
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Fri, 20 Aug 2004 18:57:01 +0000 Sam Lantinga Date: Fri, 20 Aug 2004 08:31:20 +0200
Sun, 18 Jul 2004 22:57:40 +0000 Sam Lantinga Date: Mon, 3 May 2004 03:15:01 +0100
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Thu, 11 Apr 2002 14:35:16 +0000 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:37:47 +0000 Sam Lantinga Updated the headers with the correct e-mail address
Sun, 23 Sep 2001 17:39:30 +0000 Sam Lantinga *** empty log message ***
Thu, 26 Apr 2001 16:50:19 +0000 Sam Lantinga Changes since SDL 1.2.0 release
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision