log src/audio/macosx/SDL_coreaudio.h @ 2735:204be4fc2726

age author description
Sat, 28 Oct 2006 07:45:33 +0000 Ryan C. Gordon Whoops, wrong variable name.
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, 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
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sat, 21 Aug 2004 02:06:30 +0000 Sam Lantinga Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX