log src/audio/alsa/SDL_alsa_audio.c @ 1361:19418e4422cb

age author description
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 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!)