Mercurial > sdl-ios-xcode
log src/audio/SDL_audio.c @ 2070:dbfa1ebd73b0
age | author | description |
---|---|---|
Sat, 11 Nov 2006 06:48:57 +0000 | Ryan C. Gordon | Fixed building of Windows waveout audio. |
Sat, 28 Oct 2006 16:48:03 +0000 | Sam Lantinga | indent is evil |
Fri, 27 Oct 2006 20:19:48 +0000 | Ryan C. Gordon | 1.3 branch version of revision 2878. |
Tue, 17 Oct 2006 09:15:21 +0000 | Ryan C. Gordon | Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. |
Sun, 01 Oct 2006 02:06:37 +0000 | Ryan C. Gordon | Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp. |
Thu, 31 Aug 2006 20:59:42 +0000 | Ryan C. Gordon | Reordered the favored audio format list a little. |
Thu, 24 Aug 2006 12:10:46 +0000 | Ryan C. Gordon | First shot at new audio data types (int32 and float32). |