log src/audio/macosx/SDL_coreaudio.c @ 2055:72cc2226d6a3

age author description
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.