log src/audio/macosx/SDL_coreaudio.h @ 4187:b8d7c7a46ff7 SDL-1.2

age author description
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2006-10-04 Ryan C. Gordon Cut-and-paste typo fix. SDL-ryan-multiple-audio-device
2006-10-04 Ryan C. Gordon Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of SDL-ryan-multiple-audio-device
2006-10-03 Ryan C. Gordon Ton of work on CoreAudio driver for new 1.3 features...most of the SDL-ryan-multiple-audio-device
2006-10-01 Ryan C. Gordon First batch of heavy lifting on supporting multiple audio devices at once. SDL-ryan-multiple-audio-device
2010-01-24 Sam Lantinga Fixed bug #926
2008-12-08 Sam Lantinga Updated copyright date
2006-10-28 Ryan C. Gordon Whoops, wrong variable name.
2006-10-28 Ryan C. Gordon Fix potential memory leaks if CoreAudio initialization fails.
2006-10-17 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
2006-05-28 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
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2004-08-21 Sam Lantinga Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX