2008-07-11 |
Holmes Futrell |
Added Core Audio iPhone bootstrap
gsoc2008_iphone
|
2007-09-10 |
Sam Lantinga |
indent
|
2007-08-20 |
Ryan C. Gordon |
Ported PulseAudio target from 1.2 to 1.3 interfaces, and added it to the trunk.
|
2007-07-05 |
Sam Lantinga |
Removed campatibility behavior for 1.3
|
2007-07-05 |
Ryan C. Gordon |
Merged r3138:3139 from branches/SDL-1.2: Don't init audio callback buffer.
|
2007-07-03 |
Sam Lantinga |
stupid indent
|
2007-06-19 |
Sam Lantinga |
Fixes for compiling with Visual C++ 8.0 Express Edition
|
2006-11-29 |
Ryan C. Gordon |
Use SDL_strcmp(), not strcmp().
|
2006-11-11 |
Ryan C. Gordon |
Fixed building of Windows waveout audio.
|
2006-10-28 |
Sam Lantinga |
indent is evil
|
2006-10-27 |
Ryan C. Gordon |
1.3 branch version of revision 2878.
|
2006-10-17 |
Ryan C. Gordon |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
2006-10-01 |
Ryan C. Gordon |
Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.
|
2006-08-31 |
Ryan C. Gordon |
Reordered the favored audio format list a little.
|
2006-08-24 |
Ryan C. Gordon |
First shot at new audio data types (int32 and float32).
|
2006-08-10 |
Sam Lantinga |
MacOS Classic is no longer supported.
|
2006-07-15 |
Sam Lantinga |
Look at environment variables in SDL_VideoInit() and SDL_AudioInit()
|
2006-07-14 |
Sam Lantinga |
More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
|
2006-07-13 |
Sam Lantinga |
Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
|
2006-07-10 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-05-09 |
Sam Lantinga |
Fixed bug #137
|
2006-05-07 |
Sam Lantinga |
Fixed bug #215
|
2006-05-29 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
2006-05-28 |
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
|
2006-05-20 |
Sam Lantinga |
Added API requested in bug #43:
SDL-1.3
|
2006-05-17 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
2006-03-21 |
Sam Lantinga |
Good idea, renaming OpenBSD audio to BSD audio.
|
2006-03-21 |
Sam Lantinga |
Fixed bug #18
|
2006-03-21 |
Ryan C. Gordon |
Try to fill the hardware audio buffer immediately.
|
2006-03-14 |
Ryan C. Gordon |
Implemented dummy audio driver.
|
2006-03-09 |
Sam Lantinga |
Cleaning up warnings on MacOS X
|
2006-02-26 |
Sam Lantinga |
Updated OS/2 build, yay!
|
2006-02-21 |
Sam Lantinga |
Fixed some preprocessor mangling
|
2006-02-21 |
Sam Lantinga |
*** empty log message ***
|
2006-02-21 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
2006-02-19 |
Sam Lantinga |
Use only safe string functions
|
2006-02-16 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
2006-02-10 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
2006-02-07 |
Sam Lantinga |
Configure dynamically generates SDL_config.h
|
2006-02-07 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
2006-02-06 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2005-12-13 |
Sam Lantinga |
Date: Tue, 13 Dec 2005 13:33:50 +0000
|
2005-11-23 |
Ryan C. Gordon |
OS/2 port!
|
2004-09-17 |
Sam Lantinga |
Date: Fri, 25 Jun 2004 13:29:15 +0100
|
2004-08-21 |
Sam Lantinga |
Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
|
2004-08-21 |
Sam Lantinga |
CoreAudio driver works on Mac OSX 10.1
|
2004-08-21 |
Sam Lantinga |
Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
|
2004-02-11 |
Sam Lantinga |
Simplify code and clean up Valgrind warning
|
2004-01-04 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
2003-08-04 |
Sam Lantinga |
Date: Sat, 2 Aug 2003 16:22:51 +0300
|
2003-07-22 |
Sam Lantinga |
Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
|
2003-07-07 |
Patrice Mandin |
Atari MiNT: added more audio drivers
|
2003-05-29 |
Sam Lantinga |
Added initial support for RISC OS (thanks Peter Naulls!)
|
2002-10-05 |
Sam Lantinga |
Added initial support for Dreamcast (thanks HERO!)
|
2002-06-10 |
Sam Lantinga |
Added Atari audio support (thanks Patrice!)
|
2002-03-30 |
Sam Lantinga |
The audio lock and unlock functions are now a part of the driver.
|
2002-03-06 |
Sam Lantinga |
Updated copyright information for 2002
|
2002-01-09 |
Sam Lantinga |
Don't allow multiple audio opens to succeed (until SDL 1.3)
|
2001-12-14 |
Sam Lantinga |
Updated the source with the correct e-mail address
|