log include/SDL_audio.h @ 5127:b6c7a6b07ebf

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2009-12-13 Sam Lantinga Name the audio callback for documentation clarity.
2009-12-10 Sam Lantinga Switch to mixed case for consistency with other enumerations
2009-10-19 Sam Lantinga Partial fix for bug #859
2009-01-11 Ryan C. Gordon First shot at new audio resampling code.
2008-12-13 Sam Lantinga Fixed SDL 1.2 compatibility problem.
2008-12-08 Sam Lantinga Updated copyright date
2008-08-26 Sam Lantinga Fixed compile errors for audio resampling. I'm not sure how this got missed...
2008-06-18 Aaron Wishnick Began implementing IIR and FIR filters, and got zero stuffing and sample discarding working. gsoc2008_audio_resampling
2008-06-18 Aaron Wishnick Added beginnings of resampling code. gsoc2008_audio_resampling
2006-10-17 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
2006-08-28 Sam Lantinga Added source color and alpha modulation support.
2006-08-24 Ryan C. Gordon Forgot to check in updated SDL_audio.h ...
2006-08-05 Sam Lantinga In general, fill in pointers to structures, rather than return them.
2006-08-03 Ryan C. Gordon 1.3 API proposals for audio subsystem. Nothing in here is guaranteed to
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-05-20 Sam Lantinga Added API requested in bug #43: SDL-1.3
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-09 Sam Lantinga Started the process of improving configure support, and merging C types
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2004-08-20 Sam Lantinga Date: Fri, 20 Aug 2004 08:31:20 +0200
2004-07-18 Sam Lantinga Date: Mon, 3 May 2004 03:15:01 +0100
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2002-04-11 Sam Lantinga Explicitly specify the SDL API calling convention (C by default)
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the headers with the correct e-mail address
2001-09-23 Sam Lantinga *** empty log message ***
2001-04-26 Sam Lantinga Changes since SDL 1.2.0 release
2001-04-26 Sam Lantinga Initial revision