log src/audio/SDL_sysaudio.h @ 3784:37c9c4590689 SDL-ryan-multiple-audio-device

age author description
Sun, 01 Oct 2006 05:24:03 +0000 Ryan C. Gordon First batch of heavy lifting on supporting multiple audio devices at once. SDL-ryan-multiple-audio-device
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 16 Dec 2009 04:48:11 +0000 Sam Lantinga Fixed bug #741
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 25 Aug 2008 15:08:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 13 Aug 2008 02:50:10 +0000 Aaron Wishnick Implemented streamer code in SDL_RunAudio() but have not tested it. gsoc2008_audio_resampling
Tue, 12 Aug 2008 01:03:05 +0000 Aaron Wishnick More streamer work. gsoc2008_audio_resampling
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
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 Mar 2006 09:33:54 +0000 Sam Lantinga Good idea, renaming OpenBSD audio to BSD audio.
Tue, 14 Mar 2006 08:53:33 +0000 Ryan C. Gordon Implemented dummy audio driver.
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