Mercurial > sdl-ios-xcode
log src/audio/macosx/SDL_coreaudio.c @ 2110:21942f552734
age | author | description |
---|---|---|
Thu, 31 May 2007 14:46:01 +0000 | Sam Lantinga | Fixed build issues on Mac OS X |
Sat, 28 Oct 2006 16:48:03 +0000 | Sam Lantinga | indent is evil |
Sat, 28 Oct 2006 07:49:19 +0000 | Ryan C. Gordon | Oh for crying out loud... |
Sat, 28 Oct 2006 07:44:38 +0000 | Ryan C. Gordon | Fix potential memory leaks if CoreAudio initialization fails. |
Tue, 17 Oct 2006 09:15:21 +0000 | Ryan C. Gordon | Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. |
Sun, 24 Sep 2006 15:56:55 +0000 | Sam Lantinga | Formatting update |
Sat, 02 Sep 2006 21:50:04 +0000 | Ryan C. Gordon | Fixed macosx audio initialization (passed wrong struct to CoreAudio). |