Mercurial > sdl-ios-xcode
log src/audio/alsa/SDL_alsa_audio.c @ 2009:f2058fb367e4
age | author | description |
---|---|---|
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 |
Thu, 31 Aug 2006 21:28:21 +0000 | Ryan C. Gordon | ALSA backend can handle int32 and float32 data directly. |
Thu, 24 Aug 2006 12:10:46 +0000 | Ryan C. Gordon | First shot at new audio data types (int32 and float32). |
Mon, 10 Jul 2006 21:04:37 +0000 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
Fri, 23 Jun 2006 08:35:48 +0000 | Ryan C. Gordon | Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio. |
Fri, 23 Jun 2006 09:01:08 +0000 | Sam Lantinga | Merged Ryan's 5.1 audio fix from SDL 1.2 SDL-1.3 |