Mercurial > sdl-ios-xcode
log src/audio/macosx/SDL_coreaudio.c @ 3784:37c9c4590689 SDL-ryan-multiple-audio-device
age | author | description |
---|---|---|
Sun, 01 Oct 2006 05:24:03 +0000 | Ryan C. Gordon | First batch of heavy lifting on supporting multiple audio devices at once. SDL-ryan-multiple-audio-device |
Tue, 26 Jan 2010 06:01:33 +0000 | Ryan C. Gordon | Removed test for "driver is valid, but doesn't see any audio devices." |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Mon, 11 Jan 2010 07:45:34 +0000 | Ryan C. Gordon | Since we're not using the CoreAudio HAL now, we don't need to use EnableIO. |
Mon, 11 Jan 2010 07:33:56 +0000 | Ryan C. Gordon | Patched to compile. |
Wed, 06 Jan 2010 20:31:21 +0000 | Ryan C. Gordon | Merged r4713:4714 from branches/SDL-1.2: CoreAudio 64-bit & Snow Leopard fixes. |
Sat, 05 Sep 2009 09:03:35 +0000 | Sam Lantinga | Bye bye SoundManager, you are officially obsolete... |