Mercurial > sdl-ios-xcode
log include/SDL_audio.h @ 3537:e897a4a9f578
age | author | description |
---|---|---|
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 |