SDL-mirror/src/audio
Sam Lantinga b3fa599851 Date: Tue, 01 Jun 2004 15:27:44 +0300
From: Martin_Storsj
Subject: Update for dynamic loading of ALSA

I sent you a patch a few months ago which enables SDL to load ALSA
dynamically. Now I've finally got time to tweak this yet some more. I've
added code from alsa.m4 (from alsa's dev package) to acinclude.m4, and
made the detection of the alsa library name a bit better. I've also
fixed up the loading versioned symbols with dlvsym, so that it falls
back to dlsym.

I wouldn't say the configure script is complete yet, but this is how far
I've come this time, and I'm no expert at those things.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40940
2004-08-21 04:20:00 +00:00
..
alsa Date: Tue, 01 Jun 2004 15:27:44 +0300 2004-08-21 04:20:00 +00:00
amigaos Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
arts Date: Mon, 05 Jul 2004 14:37:59 +0200 2004-08-18 21:41:39 +00:00
baudio Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dc Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
disk Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dma Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dmedia Date: Sun, 18 Jul 2004 16:46:44 +0200 2004-07-18 18:33:28 +00:00
dsp Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
esd Date: Sun, 29 Feb 2004 20:28:27 +0200 2004-03-02 12:45:22 +00:00
macosx CoreAudio driver works on Mac OSX 10.1 2004-08-21 03:21:44 +00:00
macrom Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
mint Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
mme Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
nas Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
nto Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
openbsd Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
paudio Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
riscos Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
sun Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
ums Initial revision 2001-04-26 16:45:43 +00:00
windib Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
windx5 Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX 2004-08-21 02:06:30 +00:00
SDL_audio.c CoreAudio driver works on Mac OSX 10.1 2004-08-21 03:21:44 +00:00
SDL_audio_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audiocvt.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audiodev.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audiodev_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audiomem.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audiomem.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_mixer.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_mixer_m68k.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_mixer_m68k.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_mixer_MMX.c Date: Mon, 10 May 2004 10:17:46 -0400 2004-05-16 17:19:48 +00:00
SDL_mixer_MMX.h Added MMX audio mixing code for gcc (thanks Stephane!) 2002-11-09 06:13:28 +00:00
SDL_mixer_MMX_VC.c Greatly simplified the SDL CPU info code 2003-11-24 09:22:12 +00:00
SDL_mixer_MMX_VC.h Greatly simplified the SDL CPU info code 2003-11-24 09:22:12 +00:00
SDL_sysaudio.h CoreAudio driver works on Mac OSX 10.1 2004-08-21 03:21:44 +00:00
SDL_wave.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_wave.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00