Mercurial > sdl-ios-xcode
log src/audio/SDL_audiocvt.c @ 2879:3ff86c46d324
age | author | description |
---|---|---|
Fri, 19 Dec 2008 06:43:41 +0000 | Ryan C. Gordon | Use SDL_zerop instead of SDL_memset. |
Fri, 19 Dec 2008 06:01:03 +0000 | Ryan C. Gordon | Zero out SDL_AudioCVT struct before using it, to ensure it's all initialized. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Sun, 12 Oct 2008 16:21:36 +0000 | Sam Lantinga | Don't include <math.h> when HAVE_MATH_H isn't defined |
Sat, 04 Oct 2008 06:46:59 +0000 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
Mon, 15 Sep 2008 07:34:36 +0000 | Sam Lantinga | Updated Visual C++ build |