Mercurial > sdl-ios-xcode
log src/audio/dma/SDL_dmaaudio.c @ 3096:ae4e80dbe330
age | author | description |
---|---|---|
Tue, 17 Feb 2009 05:17:51 +0000 | Sam Lantinga | Fixed bug #633 |
Thu, 01 Jan 2009 07:54:58 +0000 | Ryan C. Gordon | Adjusted default choice of audio driver. |
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 |
Sat, 28 Oct 2006 16:48:03 +0000 | Sam Lantinga | indent is evil |
Tue, 17 Oct 2006 09:15:21 +0000 | Ryan C. Gordon | Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk. |
Thu, 24 Aug 2006 12:10:46 +0000 | Ryan C. Gordon | First shot at new audio data types (int32 and float32). |