log src/audio/SDL_audio.c @ 3792:866c310e2cb5 SDL-ryan-multiple-audio-device

age author description
Tue, 03 Oct 2006 22:17:59 +0000 Ryan C. Gordon Changed some 1.3 audio symbol names. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 20:07:50 +0000 Ryan C. Gordon Added audio device enumeration for 1.3. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 18:32:34 +0000 Ryan C. Gordon More work on the 1.3 CoreAudio code. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 16:26:42 +0000 Ryan C. Gordon Added deinitialize hook. SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 16:02:08 +0000 Ryan C. Gordon High level now lets user select a specific audio device with an environment SDL-ryan-multiple-audio-device
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, 01 Oct 2006 05:06:28 +0000 Ryan C. Gordon Simplified SDL_ParseAudioFormat() and added support for int32/float32 types. SDL-ryan-multiple-audio-device
Tue, 26 Jan 2010 06:01:33 +0000 Ryan C. Gordon Removed test for "driver is valid, but doesn't see any audio devices."
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 10 Dec 2009 08:28:26 +0000 Sam Lantinga Switch to mixed case for consistency with other enumerations
Sun, 04 Oct 2009 09:18:48 +0000 Sam Lantinga Fixed a bug where when the audio starts paused all the DirectSound buffers
Sun, 20 Sep 2009 04:15:19 +0000 Sam Lantinga Removed outdated Atari support
Sat, 19 Sep 2009 07:22:07 +0000 Sam Lantinga Removed outdated OS/2 support
Sat, 19 Sep 2009 07:21:22 +0000 Sam Lantinga Removed outdated Dreamcast support
Sat, 05 Sep 2009 09:03:35 +0000 Sam Lantinga Bye bye SoundManager, you are officially obsolete...
Wed, 03 Jun 2009 04:37:27 +0000 Sam Lantinga Von: Thomas Zimmermann
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Tue, 24 Mar 2009 10:33:12 +0000 Sam Lantinga Date: Mon, 23 Mar 2009 09:17:24 +0200
Mon, 23 Mar 2009 05:21:40 +0000 Sam Lantinga Date: Tue, 17 Feb 2009 14:00:25 +0100
Wed, 14 Jan 2009 04:25:32 +0000 Sam Lantinga indent
Mon, 12 Jan 2009 08:46:28 +0000 Sam Lantinga Fixed Visual C++ build
Sun, 11 Jan 2009 04:46:42 +0000 Ryan C. Gordon First shot at new audio resampling code.
Sun, 04 Jan 2009 05:41:52 +0000 Sam Lantinga Fixed some dependency issues with SDL_revision.h
Sat, 03 Jan 2009 07:33:42 +0000 Sam Lantinga Fixed crash on Windows
Thu, 01 Jan 2009 21:34:22 +0000 Sam Lantinga Date: Thu, 01 Jan 2009 21:32:12 +0100
Thu, 01 Jan 2009 08:21:19 +0000 Sam Lantinga indent
Thu, 01 Jan 2009 07:58:20 +0000 Ryan C. Gordon Audio driver priority: favor PulseAudio and ALSA over OSS.
Thu, 01 Jan 2009 07:54:58 +0000 Ryan C. Gordon Adjusted default choice of audio driver.
Sat, 13 Dec 2008 06:36:47 +0000 Sam Lantinga Fixed SDL 1.2 compatibility problem.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date