Mercurial > sdl-ios-xcode
log src/audio/macosx/SDL_coreaudio.c @ 3331:d44a0a913aa2
age | author | description |
---|---|---|
2009-09-05 | Sam Lantinga | Bye bye SoundManager, you are officially obsolete... |
2009-01-01 | Ryan C. Gordon | Adjusted default choice of audio driver. |
2008-12-08 | Sam Lantinga | Updated copyright date |
2008-09-01 | Sam Lantinga | Fixed a bunch of compile warnings on Mac OS X |
2007-12-28 | Sam Lantinga | Date: Wed, 14 Nov 2007 22:20:27 -0500 |
2007-05-31 | Sam Lantinga | Fixed build issues on Mac OS X |
2006-10-28 | Sam Lantinga | indent is evil |
2006-10-28 | Ryan C. Gordon | Oh for crying out loud... |
2006-10-28 | Ryan C. Gordon | Fix potential memory leaks if CoreAudio initialization fails. |
2006-10-17 | Ryan C. Gordon | Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. |
2006-09-24 | Sam Lantinga | Formatting update |
2006-09-02 | Ryan C. Gordon | Fixed macosx audio initialization (passed wrong struct to CoreAudio). |