log src/audio/dart/SDL_dart.c @ 4128:b74570c53159 SDL-1.2

age author description
2006-09-03 Ryan C. Gordon Removed some new 1.3 symbols from code backported to 1.2. SDL-1.2
2006-09-01 Ryan C. Gordon Backport from 1.3: most of the audio drivers can now handle data SDL-1.2
2006-10-17 Ryan C. Gordon Removed distinction between "available" and "init" in audio backends, since SDL-ryan-multiple-audio-device
2006-10-08 Ryan C. Gordon OS/2 audio code works in 1.3 now. SDL-ryan-multiple-audio-device
2006-10-06 Ryan C. Gordon Updated a bunch of audio backends to 1.3 API (Dreamcast, OS/2, ALSA, and SDL-ryan-multiple-audio-device
2006-10-04 Ryan C. Gordon DART allegedly does up to quad output. SDL-ryan-multiple-audio-device
2006-10-04 Ryan C. Gordon Audio bootstraps can now specify that a driver is only to be used if 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
2009-01-10 Sam Lantinga Reverted Bob's indent checkin
2009-01-09 Bob Pendleton I ran a global "make indent" it modified the following files.
2008-12-08 Sam Lantinga Updated copyright date
2008-08-27 Darren Alton Clean up. gsoc2008_nds