log src/audio/alsa/SDL_alsa_audio.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:46:14 +0000 Sam Lantinga A few fixes to get this building on Linux again
Thu, 20 Oct 2005 06:53:56 +0000 Ryan C. Gordon Placate gcc's strict aliasing rules with an extra cast.
Sat, 21 Aug 2004 12:27:02 +0000 Sam Lantinga Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
Sat, 21 Aug 2004 04:20:00 +0000 Sam Lantinga Date: Tue, 01 Jun 2004 15:27:44 +0300
Tue, 02 Mar 2004 12:49:16 +0000 Sam Lantinga Date: Sun, 29 Feb 2004 15:14:22 +0200
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Sun, 04 Jan 2004 15:40:50 +0000 Sam Lantinga Editors Note: The original patch was modified to use SDL_Delay() instead of
Sun, 17 Nov 2002 20:01:54 +0000 Sam Lantinga Open the ALSA devices in non-blocking mode (thanks Aleksey!)
Mon, 15 Apr 2002 07:49:54 +0000 Sam Lantinga *** empty log message ***
Mon, 15 Apr 2002 07:47:35 +0000 Sam Lantinga *** empty log message ***
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, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision