quakeforge/libs/audio/targets
Adam Olsen 0dee26397c Make sdl audio work. And despite claims, it's not actually bad
(except for esd, but that's not sdl's fault).
I havn't tested it with other hardware or different config variables,
and I've experienced the occasional hang or segfault on exit, so
feedback is very welcome. :)
2001-04-27 07:41:47 +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 for the lastest alsa pcm mmap api. not as bad as at first appearance 2001-04-14 02:30:30 +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 *-wgl finally links (who knows if it works?:) and some more conceptual 2001-04-17 15:55:33 +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 up a mis-understanding about api headers 2001-04-10 21:45:42 +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