log include/SDL_audio.h @ 2656:dd74182b3c3c gsoc2008_audio_resampling

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