SDL-mirror/src/audio
Ryan C. Gordon f3acf2d311 Fixed broken audio conversions between float and unsigned datatypes.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402058
2006-09-01 18:07:41 +00:00
..
alsa Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned 2006-09-01 18:04:01 +00:00
amigaos Actually, my silly logic bug was actually correct. :/ 2006-08-31 23:16:48 +00:00
arts First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
baudio Actually, my silly logic bug was actually correct. :/ 2006-08-31 23:16:48 +00:00
bsd First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
dart Actually, my silly logic bug was actually correct. :/ 2006-08-31 23:16:48 +00:00
dc Let SDL convert to valid Dreamcast audio formats instead of failing if the 2006-08-31 23:16:23 +00:00
disk SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
dma First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
dmedia Cleaned up IRIX audio driver, added float32 support and fallbacks when 2006-09-01 00:04:07 +00:00
dsp First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
dummy SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
esd SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
macosx Mac OS X audio backend now supports int32/float32. 2006-09-01 05:31:36 +00:00
macrom Mac OS 9 support for int32/float32. 2006-09-01 06:01:03 +00:00
mint MiNT audio driver cleanups for clamping types and channels to supported 2006-09-01 06:32:54 +00:00
mme Updated Tru64 audio to support int32. 2006-09-01 06:43:41 +00:00
nas First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
nto QNX6 support for int32/float32 (isn't this just ALSA?!) 2006-09-01 06:55:41 +00:00
paudio First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
sun First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
ums First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
windib int32 support for windib and windx5 audio backends. 2006-09-01 07:50:36 +00:00
windx5 int32 support for windib and windx5 audio backends. 2006-09-01 07:50:36 +00:00
SDL_audio.c Reordered the favored audio format list a little. 2006-08-31 20:59:42 +00:00
SDL_audio_c.h First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
SDL_audiocvt.c Added source color and alpha modulation support. 2006-08-28 03:17:39 +00:00
SDL_audiodev.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_audiodev_c.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_audiomem.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_audiotypecvt.c Fixed broken audio conversions between float and unsigned datatypes. 2006-09-01 18:07:41 +00:00
SDL_mixer.c Added source color and alpha modulation support. 2006-08-28 03:17:39 +00:00
SDL_mixer_m68k.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_m68k.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX_VC.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX_VC.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_sysaudio.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_wave.c Added int32 adn float32 support to SDL_LoadWAV_RW(). 2006-08-31 21:00:10 +00:00
SDL_wave.h Added int32 adn float32 support to SDL_LoadWAV_RW(). 2006-08-31 21:00:10 +00:00
sdlgenaudiocvt.pl Fixed broken audio conversions between float and unsigned datatypes. 2006-09-01 18:07:41 +00:00