summaryrefslogtreecommitdiff
path: root/src/audio/sun/SDL_sunaudio.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-10-31Lots of fixes importing SDL source wholesale into a new iOS projectSam Lantinga1-5/+9
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2006-10-17Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.Ryan C. Gordon1-1/+6
2006-09-01Added a FIXME and macro to sun audio.Ryan C. Gordon1-1/+2
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-293/+309
2006-03-04*** empty log message ***Sam Lantinga1-1/+2
2006-02-21Use consistent identifiers for the various platforms we support.Sam Lantinga1-1/+2
2006-02-16New configure-based build system. Still work in progress, but much improvedSam Lantinga1-3/+3
2006-02-10More header massaging... works great on Windows. ;-)Sam Lantinga1-4/+1
2006-02-07Removed uses of stdlib.h and string.hSam Lantinga1-3/+2
2006-02-07Use SDL_ prefixed versions of C library functions.Sam Lantinga1-10/+10
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2005-11-22Date: Tue, 22 Nov 2005 14:11:06 +0100 (MET)Ryan C. Gordon1-1/+1
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2002-03-06Updated copyright information for 2002Sam Lantinga1-1/+1
2001-12-14Updated the source with the correct e-mail addressSam Lantinga1-1/+1
2001-08-09Audio subsystem no longer assumes sun audio API on UNIX systemsSam Lantinga1-1/+1
2001-04-26Initial revisionSam Lantinga1-0/+439