quakeforge/libs/audio/targets
Bill Currie d3cf5c4b75 Beg for mmap access.
If the default sound device does not support mmap access, retry with
plughw. However, assume the user knows best and do not retry if snd_device
has been set to anything, including "default".

QF alsa support now works out of the box with pulseaudio.
2011-12-08 11:32:33 +09:00
..
Makefile.am Use AM_CFLAGS instead of CFLAGS. 2011-05-10 12:44:44 +09:00
snd_alsa.c Beg for mmap access. 2011-12-08 11:32:33 +09:00
snd_disk.c Fix the segaults when trying to use snd_disk. 2011-09-10 12:07:18 +09:00
snd_dx.c Fix some undefined symbols in snd_alsa.c. 2011-09-08 18:10:09 +09:00
snd_oss.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
snd_sdl.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
snd_sgi.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
snd_sun.c Fix some undefined symbols in snd_alsa.c. 2011-09-08 18:10:09 +09:00
snd_win.c Fix some undefined symbols in snd_alsa.c. 2011-09-08 18:10:09 +09:00