quakeforge/libs/audio/targets
Adam Olsen 9cc30959e4 Sound now uses runtime plugins. Much thanks to Deek for doing all the
thinking :)
set fs_pluginpath to point to the right dir, and set snd_plugin to pick a sound
plugin.

Current issues:
- alsa 0.5 won't build properly, dunno why
- segfault on exit.  I think I know the cause of this, and how to fix it
- alsa 0.9, gus, sgi, sun, and win32 havn't been tested
2001-05-19 00:05:35 +00:00
..
.gitignore Probably want this :) 2001-04-10 09:53:00 +00:00
Makefile.am Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_alsa_0_5.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_alsa_0_9.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_disk.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_dma.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +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 Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_mix.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_mixa.S sound crashing bug fixes 2001-04-12 06:53:07 +00:00
snd_null.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_oss.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_sdl.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_sgi.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_sun.c Sound now uses runtime plugins. Much thanks to Deek for doing all the 2001-05-19 00:05:35 +00:00
snd_win.c fix up a mis-understanding about api headers 2001-04-10 21:45:42 +00:00