log src/audio/SDL_sysaudio.h @ 3837:7c9663fb0860 SDL-ryan-multiple-audio-device

age author description
2006-10-04 Ryan C. Gordon Removed an if (), which lets this code section be a little less cluttered... 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
2006-10-04 Ryan C. Gordon More 1.3 audio work...moved dsp and dma drivers over to new model. Untested! SDL-ryan-multiple-audio-device
2006-10-03 Ryan C. Gordon Removed a FIXME SDL-ryan-multiple-audio-device
2006-10-03 Ryan C. Gordon Changed some 1.3 audio symbol names. SDL-ryan-multiple-audio-device
2006-10-03 Ryan C. Gordon Added audio device enumeration for 1.3. SDL-ryan-multiple-audio-device
2006-10-03 Ryan C. Gordon Added deinitialize hook. 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
2009-12-16 Sam Lantinga Fixed bug #741
2008-12-08 Sam Lantinga Updated copyright date
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-13 Aaron Wishnick Implemented streamer code in SDL_RunAudio() but have not tested it. gsoc2008_audio_resampling
2008-08-12 Aaron Wishnick More streamer work. gsoc2008_audio_resampling
2006-10-28 Sam Lantinga indent is evil
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-03-21 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
2006-03-14 Ryan C. Gordon Implemented dummy audio driver.
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-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2005-11-23 Ryan C. Gordon OS/2 port!
2004-08-21 Sam Lantinga CoreAudio driver works on Mac OSX 10.1
2004-08-21 Sam Lantinga Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-08-04 Sam Lantinga Date: Sat, 2 Aug 2003 16:22:51 +0300
2003-07-22 Sam Lantinga Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
2003-07-07 Patrice Mandin Atari MiNT: added more audio drivers
2003-05-29 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
2002-10-05 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
2002-06-10 Sam Lantinga Added Atari audio support (thanks Patrice!)
2002-03-30 Sam Lantinga The audio lock and unlock functions are now a part of the driver.
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-08-09 Sam Lantinga Audio subsystem no longer assumes sun audio API on UNIX systems
2001-07-23 Sam Lantinga Name changed from OBSD to OPENBSD_AUDIO
2001-07-08 Sam Lantinga Cleaned up the OpenBSD port, thanks to Peter Valchev
2001-06-16 Sam Lantinga Added an audio driver that writes to disk (thanks Ryan!)
2001-05-26 Sam Lantinga Added native OpenBSD audio driver (thanks vedge!)
2001-05-23 Sam Lantinga Added detection of Open Sound System on Solaris x86
2001-05-10 Sam Lantinga Updated the Amiga OS port of SDL (thanks Gabriele)
2001-04-26 Sam Lantinga Initial revision