Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 02 Sep 2006 21:50:04 +0000 | Ryan C. Gordon | Fixed macosx audio initialization (passed wrong struct to CoreAudio). |
Sat, 02 Sep 2006 21:19:00 +0000 | Ryan C. Gordon | Compile fixes. |
Fri, 01 Sep 2006 22:48:43 +0000 | Ryan C. Gordon | Added a FIXME and macro to sun audio. |
Fri, 01 Sep 2006 19:29:49 +0000 | Ryan C. Gordon | Replaced unions with calls to SDL_SwapFloat... |
Fri, 01 Sep 2006 19:17:05 +0000 | Ryan C. Gordon | Fixed S32 audio mixing, but I'm a bit nervous about the use of 64-bit |
Fri, 01 Sep 2006 19:16:26 +0000 | Ryan C. Gordon | Continuing my quest to replace all the bitwise operations on SDL_AudioFormats |