Mercurial > sdl-ios-xcode
log src/audio/SDL_wave.c @ 3235:d35b649858e0
age | author | description |
---|---|---|
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Tue, 10 Jun 2008 06:45:39 +0000 | Darren Alton | First commit. Added header configs for DS as well as a Makefile. Initial work on framebuffer video driver, currently not functioning as desired. gsoc2008_nds |
Fri, 01 Sep 2006 19:16:26 +0000 | Ryan C. Gordon | Continuing my quest to replace all the bitwise operations on SDL_AudioFormats |
Thu, 31 Aug 2006 21:00:10 +0000 | Ryan C. Gordon | Added int32 adn float32 support to SDL_LoadWAV_RW(). |
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. |
Mon, 29 May 2006 04:04:35 +0000 | Sam Lantinga | more tweaking indent options SDL-1.3 |
Sun, 28 May 2006 13:04:16 +0000 | 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 |