Mercurial > sdl-ios-xcode
log src/audio/sdlgenaudiocvt.pl @ 3104:86ea6c073d87
age | author | description |
---|---|---|
2009-01-12 | Sam Lantinga | Fixed Visual C++ build |
2009-01-11 | Ryan C. Gordon | NULL-terminate the lists of autogenerated converters. |
2009-01-11 | Ryan C. Gordon | Allow builds that reduce or eliminate the converters/resamplers. |
2009-01-09 | Ryan C. Gordon | First shot at autogenerated audio resamplers. |
2009-01-02 | Ryan C. Gordon | Fixed off-by-one in audio converters, when growing a data type's size. |
2009-01-02 | Ryan C. Gordon | Avoid unnecessary assignment in generated audio type converters. |
2008-12-08 | Sam Lantinga | Updated copyright date |
2006-09-01 | Ryan C. Gordon | Fixed broken audio conversions between float and unsigned datatypes. |
2006-08-28 | Sam Lantinga | Added source color and alpha modulation support. |
2006-08-24 | Ryan C. Gordon | First shot at new audio data types (int32 and float32). |