Mercurial > sdl-ios-xcode
log src/audio/macosx/SDL_coreaudio.c @ 3786:b70f4e9291bb SDL-ryan-multiple-audio-device
age | author | description |
---|---|---|
Tue, 03 Oct 2006 16:02:08 +0000 | Ryan C. Gordon | High level now lets user select a specific audio device with an environment SDL-ryan-multiple-audio-device |
Tue, 03 Oct 2006 05:58:44 +0000 | Ryan C. Gordon | Ton of work on CoreAudio driver for new 1.3 features...most of the SDL-ryan-multiple-audio-device |
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. |