2010-01-26 |
Ryan C. Gordon |
Removed test for "driver is valid, but doesn't see any audio devices."
|
2010-01-24 |
Sam Lantinga |
Fixed bug #926
|
2009-12-10 |
Sam Lantinga |
Switch to mixed case for consistency with other enumerations
|
2009-10-04 |
Sam Lantinga |
Fixed a bug where when the audio starts paused all the DirectSound buffers
|
2009-09-20 |
Sam Lantinga |
Removed outdated Atari support
|
2009-09-19 |
Sam Lantinga |
Removed outdated OS/2 support
|
2009-09-19 |
Sam Lantinga |
Removed outdated Dreamcast support
|
2009-09-05 |
Sam Lantinga |
Bye bye SoundManager, you are officially obsolete...
|
2009-06-03 |
Sam Lantinga |
Von: Thomas Zimmermann
|
2009-05-23 |
Sam Lantinga |
indent
|
2009-03-24 |
Sam Lantinga |
Date: Mon, 23 Mar 2009 09:17:24 +0200
|
2009-03-23 |
Sam Lantinga |
Date: Tue, 17 Feb 2009 14:00:25 +0100
|
2009-01-14 |
Sam Lantinga |
indent
|
2009-01-12 |
Sam Lantinga |
Fixed Visual C++ build
|
2009-01-11 |
Ryan C. Gordon |
First shot at new audio resampling code.
|
2009-01-04 |
Sam Lantinga |
Fixed some dependency issues with SDL_revision.h
|
2009-01-03 |
Sam Lantinga |
Fixed crash on Windows
|
2009-01-01 |
Sam Lantinga |
Date: Thu, 01 Jan 2009 21:32:12 +0100
|
2009-01-01 |
Sam Lantinga |
indent
|
2009-01-01 |
Ryan C. Gordon |
Audio driver priority: favor PulseAudio and ALSA over OSS.
|
2009-01-01 |
Ryan C. Gordon |
Adjusted default choice of audio driver.
|
2008-12-13 |
Sam Lantinga |
Fixed SDL 1.2 compatibility problem.
|
2008-12-08 |
Sam Lantinga |
Updated copyright date
|
2008-10-04 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-08-27 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-08-26 |
Sam Lantinga |
Fixed Visual Studio compilation problems
|
2008-08-25 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
2008-08-27 |
Darren Alton |
Clean up.
gsoc2008_nds
|
2008-07-19 |
Darren Alton |
More work on the accelerated 2D video driver, beginnings of sprite-based rendering support. Also some initial work on an audio driver.
gsoc2008_nds
|
2008-08-14 |
Aaron Wishnick |
Streamer in SDL_RunAudio should be totally implemented, but hasn't been tested yet.
gsoc2008_audio_resampling
|
2008-08-13 |
Aaron Wishnick |
Implemented streamer code in SDL_RunAudio() but have not tested it.
gsoc2008_audio_resampling
|
2008-08-12 |
Aaron Wishnick |
More streamer work.
gsoc2008_audio_resampling
|
2008-08-12 |
Aaron Wishnick |
Added streamer code. I haven't yet incorporated it into SDL_RunAudio() though.
gsoc2008_audio_resampling
|
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.
|