Mercurial > sdl-ios-xcode
log src/audio/sdlgenaudiocvt.pl @ 4853:f7cde99bf66a
age | author | description |
---|---|---|
Mon, 28 Dec 2009 08:28:24 +0000 | Ryan C. Gordon | Fixed buffer overflows in resamplers. |
Mon, 12 Jan 2009 08:46:28 +0000 | Sam Lantinga | Fixed Visual C++ build |
Sun, 11 Jan 2009 04:46:14 +0000 | Ryan C. Gordon | NULL-terminate the lists of autogenerated converters. |
Sun, 11 Jan 2009 04:39:09 +0000 | Ryan C. Gordon | Allow builds that reduce or eliminate the converters/resamplers. |
Fri, 09 Jan 2009 15:41:45 +0000 | Ryan C. Gordon | First shot at autogenerated audio resamplers. |
Fri, 02 Jan 2009 08:12:14 +0000 | Ryan C. Gordon | Fixed off-by-one in audio converters, when growing a data type's size. |
Fri, 02 Jan 2009 07:34:01 +0000 | Ryan C. Gordon | Avoid unnecessary assignment in generated audio type converters. |