log

age author description
Fri, 01 Sep 2006 19:17:05 +0000 Ryan C. Gordon Fixed S32 audio mixing, but I'm a bit nervous about the use of 64-bit
Fri, 01 Sep 2006 19:16:26 +0000 Ryan C. Gordon Continuing my quest to replace all the bitwise operations on SDL_AudioFormats
Fri, 01 Sep 2006 18:07:41 +0000 Ryan C. Gordon Fixed broken audio conversions between float and unsigned datatypes.
Fri, 01 Sep 2006 18:04:01 +0000 Ryan C. Gordon Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned
Fri, 01 Sep 2006 17:49:27 +0000 Ryan C. Gordon ALSA was testing if (format) was set to zero as an error condition, but
Fri, 01 Sep 2006 07:50:36 +0000 Ryan C. Gordon int32 support for windib and windx5 audio backends.