log include/SDL_audio.h @ 3021:f3dcf04412cf

age author description
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.