Mercurial > sdl-ios-xcode
log test/loopwave.c @ 4387:72d3b4fd918b SDL-1.2
age | author | description |
---|---|---|
Thu, 05 Jul 2007 02:44:54 +0000 | Ryan C. Gordon | Fixed our own test app. :) SDL-1.2 |
Mon, 11 Jan 2010 07:58:55 +0000 | Ryan C. Gordon | Removed incorrect SDL_GetAudioDeviceName() call from loopwave.c. |
Sat, 10 Oct 2009 06:39:59 +0000 | Ryan C. Gordon | Use new 1.3 API for getting audio driver name. |
Sat, 10 Oct 2009 06:32:11 +0000 | Ryan C. Gordon | Added some debug output to loopwave.c |
Thu, 12 Jul 2007 06:53:20 +0000 | Sam Lantinga | Visual C++ compiler warning fixes |
Thu, 05 Jul 2007 02:45:47 +0000 | Ryan C. Gordon | Merged r3140:3141 from branches/SDL-1.2: loopwave fix. |