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
|
Mon, 11 Jan 2010 07:45:34 +0000 |
Ryan C. Gordon |
Since we're not using the CoreAudio HAL now, we don't need to use EnableIO.
|
Mon, 11 Jan 2010 07:33:56 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Wed, 06 Jan 2010 20:31:21 +0000 |
Ryan C. Gordon |
Merged r4713:4714 from branches/SDL-1.2: CoreAudio 64-bit & Snow Leopard fixes.
|
Sat, 05 Sep 2009 09:03:35 +0000 |
Sam Lantinga |
Bye bye SoundManager, you are officially obsolete...
|
Thu, 01 Jan 2009 07:54:58 +0000 |
Ryan C. Gordon |
Adjusted default choice of audio driver.
|
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
|
Fri, 28 Dec 2007 18:16:42 +0000 |
Sam Lantinga |
Date: Wed, 14 Nov 2007 22:20:27 -0500
|
Thu, 31 May 2007 14:46:01 +0000 |
Sam Lantinga |
Fixed build issues on Mac OS X
|
Sat, 28 Oct 2006 16:48:03 +0000 |
Sam Lantinga |
indent is evil
|
Sat, 28 Oct 2006 07:49:19 +0000 |
Ryan C. Gordon |
Oh for crying out loud...
|
Sat, 28 Oct 2006 07:44:38 +0000 |
Ryan C. Gordon |
Fix potential memory leaks if CoreAudio initialization fails.
|
Tue, 17 Oct 2006 09:15:21 +0000 |
Ryan C. Gordon |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
Sun, 24 Sep 2006 15:56:55 +0000 |
Sam Lantinga |
Formatting update
|
Sat, 02 Sep 2006 21:50:04 +0000 |
Ryan C. Gordon |
Fixed macosx audio initialization (passed wrong struct to CoreAudio).
|
Sat, 02 Sep 2006 21:19:00 +0000 |
Ryan C. Gordon |
Compile fixes.
|
Fri, 01 Sep 2006 05:31:36 +0000 |
Ryan C. Gordon |
Mac OS X audio backend now supports 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, 09 Mar 2006 06:33:21 +0000 |
Sam Lantinga |
Cleaning up warnings on MacOS X
|
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)
|
Sat, 21 Aug 2004 03:21:44 +0000 |
Sam Lantinga |
CoreAudio driver works on Mac OSX 10.1
|