log src/audio/windx5/SDL_dx5audio.c @ 1338:604d73db6802

age author description
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sat, 24 Aug 2002 17:30:49 +0000 Sam Lantinga Removed unused function
Tue, 20 Aug 2002 00:20:06 +0000 Sam Lantinga Updated for embedded Visual C++ 4.0
Sun, 19 May 2002 22:34:36 +0000 Sam Lantinga Use secondary audio buffers to avoid problems on various soundcards
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Thu, 25 Oct 2001 08:45:17 +0000 Sam Lantinga Use the sticky focus flag so audio isn't muted when application is switched.
Sun, 22 Jul 2001 21:25:22 +0000 Sam Lantinga Fix noise when starting audio under DX5 (thanks Jesse!)
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision