quakeforge/libs/audio/targets
Joseph Carter 05adfd0e53 quakefs.h -> vfs.h
quakeio.h -> vfile.h

More diff reduction between trunk and my VFS code.  Also took the time to
put some headers in order and fix a few #include's pointed out by moving
things around a bit.
2001-05-30 04:34:06 +00:00
..
.gitignore Probably want this :) 2001-04-10 09:53:00 +00:00
Makefile.am --with-plugin-path now controls where plugins are installed, not just where 2001-05-28 19:30:32 +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 whitespace and comment cleanup. 2001-05-24 17:00:08 +00:00
snd_disk.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
snd_dma.c whitespace 2001-05-22 12:31:43 +00:00
snd_gus.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
snd_mem.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +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 abandon the oss write only attempts. 2001-05-21 17:40:12 +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 whitespace and comment cleanup. 2001-05-24 17:00:08 +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