Mercurial > sdl-ios-xcode
annotate README.CVS @ 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 | dc219ba4cf45 |
children |
rev | line source |
---|---|
0 | 1 |
1652
dc219ba4cf45
Info on Subversion repository access.
Ryan C. Gordon <icculus@icculus.org>
parents:
895
diff
changeset
|
2 SDL is no longer hosted in a CVS repository. Please see README.SVN for |
dc219ba4cf45
Info on Subversion repository access.
Ryan C. Gordon <icculus@icculus.org>
parents:
895
diff
changeset
|
3 information on accessing our Subversion repository. |
0 | 4 |