mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
5fa73e7ff2
I never liked "cache" as a name because it said where the sound was stored rather than how it was loaded/played, but "stream" is ok, since that's pretty much spot on. I'm not sure "block" is the best, but it at least makes sense because the sounds are loaded as a single block (as opposed to being streamed). An now, neither use the cache system. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
test | ||
cd.c | ||
cd_file.c | ||
cd_linux.c | ||
cd_sdl.c | ||
cd_sgi.c | ||
cd_win.c | ||
cd_xmms.c | ||
Makemodule.am | ||
snd.c | ||
snd_progs.c |