Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 01 Sep 2006 19:16:26 +0000 | Ryan C. Gordon | Continuing my quest to replace all the bitwise operations on SDL_AudioFormats |
Fri, 01 Sep 2006 18:07:41 +0000 | Ryan C. Gordon | Fixed broken audio conversions between float and unsigned datatypes. |
Fri, 01 Sep 2006 18:04:01 +0000 | Ryan C. Gordon | Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned |
Fri, 01 Sep 2006 17:49:27 +0000 | Ryan C. Gordon | ALSA was testing if (format) was set to zero as an error condition, but |
Fri, 01 Sep 2006 07:50:36 +0000 | Ryan C. Gordon | int32 support for windib and windx5 audio backends. |
Fri, 01 Sep 2006 06:55:41 +0000 | Ryan C. Gordon | QNX6 support for int32/float32 (isn't this just ALSA?!) |