log src/audio/macosx/SDL_coreaudio.c @ 3790:8f8209f8da6d SDL-ryan-multiple-audio-device

age author description
Tue, 03 Oct 2006 20:07:50 +0000 Ryan C. Gordon Added audio device enumeration for 1.3. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 18:32:34 +0000 Ryan C. Gordon More work on the 1.3 CoreAudio code. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 16:26:42 +0000 Ryan C. Gordon Added deinitialize hook. SDL-ryan-multiple-audio-device
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.
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...
Thu, 01 Jan 2009 07:54:58 +0000 Ryan C. Gordon Adjusted default choice of audio driver.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 01 Sep 2008 16:04:20 +0000 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
Fri, 28 Dec 2007 18:16:42 +0000 Sam Lantinga Date: Wed, 14 Nov 2007 22:20:27 -0500
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).
Sat, 02 Sep 2006 21:19:00 +0000 Ryan C. Gordon Compile fixes.
Fri, 01 Sep 2006 05:31:36 +0000 Ryan C. Gordon Mac OS X audio backend now supports int32/float32.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.