log test/loopwave.c @ 5266:595814f561f7

age author description
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.
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
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
Sat, 20 May 2006 04:35:58 +0000 Sam Lantinga Added API requested in bug #43: SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Fri, 03 Mar 2006 04:43:42 +0000 Sam Lantinga *** empty log message ***
Wed, 28 Sep 2005 11:36:20 +0000 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision