Mercurial > sdl-ios-xcode
log src/audio/sdlgenaudiocvt.pl @ 3023:d72a0dd80e8b
age | author | description |
---|---|---|
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. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Fri, 01 Sep 2006 18:07:41 +0000 | Ryan C. Gordon | Fixed broken audio conversions between float and unsigned datatypes. |