log src/audio/dsp/SDL_dspaudio.c @ 1883:2780f547f5e7

age author description
Fri, 24 Mar 2006 06:10:24 +0000 Sam Lantinga Fixed some ultra-pedantic gcc warnings
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 12:11:33 +0000 Sam Lantinga Configure dynamically generates SDL_config.h
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.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Sun, 29 Jan 2006 06:40:13 +0000 Sam Lantinga *** empty log message ***
Sat, 12 Feb 2005 19:39:08 +0000 Sam Lantinga Date: Tue, 01 Feb 2005 17:53:07 -0800
Fri, 12 Nov 2004 21:39:04 +0000 Sam Lantinga Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST)
Sat, 09 Oct 2004 22:11:45 +0000 Sam Lantinga Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST)
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Mon, 15 Apr 2002 07:38:54 +0000 Sam Lantinga Updated ALSA audio support for ALSA 0.9
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, 06 Dec 2001 01:20:22 +0000 Sam Lantinga Reset the device before closing it - fixes a hang with some audio drivers
Mon, 09 Jul 2001 15:47:40 +0000 Sam Lantinga Revert to old non-blocking writes (if it ain't broke, don't fix it)
Mon, 09 Jul 2001 15:46:41 +0000 Sam Lantinga Fixed blocking open bug when using blocking audio writes
Sun, 08 Jul 2001 09:00:06 +0000 Sam Lantinga Cleaned up the OpenBSD port, thanks to Peter Valchev
Sat, 07 Jul 2001 23:27:29 +0000 Sam Lantinga Applied Hannu's fix and switched to blocking writes .. seems to work?
Wed, 23 May 2001 00:36:17 +0000 Sam Lantinga Added detection of Open Sound System on Solaris x86
Thu, 26 Apr 2001 16:50:19 +0000 Sam Lantinga Changes since SDL 1.2.0 release
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision