log src/audio/macrom/SDL_romaudio.c @ 3820:1f156fd874fa SDL-ryan-multiple-audio-device

age author description
Sat, 07 Oct 2006 05:36:36 +0000 Ryan C. Gordon Moved more audio drivers to 1.3 API (all 5 MiNT backends, BSD, IRIX...), and SDL-ryan-multiple-audio-device
Fri, 06 Oct 2006 04:46:58 +0000 Ryan C. Gordon Moved AudioBootstrap section in converted drivers to bottom of source, so I SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 22:42:26 +0000 Ryan C. Gordon Removed some FIXMEs that'll probably never actually need fixing. SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 21:27:53 +0000 Ryan C. Gordon Audio bootstraps can now specify that a driver is only to be used if SDL-ryan-multiple-audio-device
Wed, 04 Oct 2006 19:54:23 +0000 Ryan C. Gordon Bunch of 1.3 audio cleanups to remove FIXMEs, get driver specific crap out of SDL-ryan-multiple-audio-device
Tue, 03 Oct 2006 22:17:59 +0000 Ryan C. Gordon Changed some 1.3 audio symbol names. 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:19:16 +0000 Ryan C. Gordon Removed the pre-Carbon Mac OS 9 audio code, so Mac OS 8 is officially SDL-ryan-multiple-audio-device
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Mon, 01 Sep 2008 16:04:20 +0000 Sam Lantinga Fixed a bunch of compile warnings on Mac OS X
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
Sat, 28 Oct 2006 07:39:35 +0000 Ryan C. Gordon Patched to compile.
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Fri, 01 Sep 2006 06:01:03 +0000 Ryan C. Gordon Mac OS 9 support for int32/float32.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
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
Thu, 13 Apr 2006 13:08:26 +0000 Sam Lantinga Fixes bug #195:
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
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 08 Sep 2005 06:34:28 +0000 Ryan C. Gordon Mac Classic and CodeWarrior patches.
Thu, 08 Sep 2005 06:16:14 +0000 Ryan C. Gordon The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 13 Apr 2002 23:31:07 +0000 Sam Lantinga Re-added MacOS X audio locking
Sat, 30 Mar 2002 21:41:01 +0000 Sam Lantinga *** empty log message ***
Sat, 30 Mar 2002 20:03:27 +0000 Sam Lantinga The audio lock and unlock functions are now a part of the driver.
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 07 Jun 2001 14:28:11 +0000 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision