quakeforge/libs/audio/targets
Bill Currie d16dc87dfa fix oss' device openning mode. defaults to write only, but read/write can be
selected by setting snd_oss_rw (need better name?) to non-zero
2001-05-16 18:59:31 +00:00
..
.gitignore Probably want this :) 2001-04-10 09:53:00 +00:00
Makefile.am Make sdl audio work. And despite claims, it's not actually bad 2001-04-27 07:41:47 +00:00
snd_alsa_0_5.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
snd_alsa_0_9.c Update alsa support for most recent API changes. Old version temporarily left in as comments. 2001-05-08 17:16:49 +00:00
snd_common.c Forgot to edit the comments :) 2001-04-11 02:42:53 +00:00
snd_disk.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
snd_dma.c fix oss' device openning mode. defaults to write only, but read/write can be 2001-05-16 18:59:31 +00:00
snd_gus.c Move sound targets into a library. Still doesn't pick one at runtime though. 2001-04-10 09:40:09 +00:00
snd_mem.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
snd_mix.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
snd_mixa.S sound crashing bug fixes 2001-04-12 06:53:07 +00:00
snd_null.c Move common variables in snd_dma.c and snd_null.c into snd_common.c 2001-04-11 02:41:12 +00:00
snd_oss.c fix oss' device openning mode. defaults to write only, but read/write can be 2001-05-16 18:59:31 +00:00
snd_sdl.c Make sdl audio work. And despite claims, it's not actually bad 2001-04-27 07:41:47 +00:00
snd_sgi.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
snd_sun.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00
snd_win.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00