• Sam Lantinga's avatar
    Date: Tue, 01 Jun 2004 15:27:44 +0300 · b3fa5998
    Sam Lantinga authored
    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
    b3fa5998
Name
Last commit
Last update
..
alsa Loading commit data...
amigaos Loading commit data...
arts Loading commit data...
baudio Loading commit data...
dc Loading commit data...
disk Loading commit data...
dma Loading commit data...
dmedia Loading commit data...
dsp Loading commit data...
esd Loading commit data...
macosx Loading commit data...
macrom Loading commit data...
mint Loading commit data...
mme Loading commit data...
nas Loading commit data...
nto Loading commit data...
openbsd Loading commit data...
paudio Loading commit data...
riscos Loading commit data...
sun Loading commit data...
ums Loading commit data...
windib Loading commit data...
windx5 Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL_audio.c Loading commit data...
SDL_audio_c.h Loading commit data...
SDL_audiocvt.c Loading commit data...
SDL_audiodev.c Loading commit data...
SDL_audiodev_c.h Loading commit data...
SDL_audiomem.c Loading commit data...
SDL_audiomem.h Loading commit data...
SDL_mixer.c Loading commit data...
SDL_mixer_MMX.c Loading commit data...
SDL_mixer_MMX.h Loading commit data...
SDL_mixer_MMX_VC.c Loading commit data...
SDL_mixer_MMX_VC.h Loading commit data...
SDL_mixer_m68k.c Loading commit data...
SDL_mixer_m68k.h Loading commit data...
SDL_sysaudio.h Loading commit data...
SDL_wave.c Loading commit data...
SDL_wave.h Loading commit data...