Mercurial > sdl-ios-xcode
annotate test/COPYING @ 4184:ed5913896653 SDL-1.2
Disable Sound Manager support on Mac OS X.
It's an OS 9 API that was exposed via Carbon, but is gone in the 10.6 SDK.
OS X uses CoreAudio. We only had it in here for debugging purposes anyhow,
as SDL would never use it unless forced to with an environment variable.
It remains in SDL for OS 9, of course.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 12 Sep 2009 12:50:25 +0000 |
parents | e8157fcb3114 |
children |
rev | line source |
---|---|
0 | 1 |
2 The test programs in this directory tree are for demonstrating and | |
3 testing the functionality of the SDL library, and are placed in the | |
4 public domain. | |
5 | |
6 October 28, 1997 | |
7 -- | |
252
e8157fcb3114
Updated the source with the correct e-mail address
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
8 Sam Lantinga (slouken@libsdl.org) |