quakeforge/libs/audio/targets
Bill Currie 6b3b94bafc sound crashing bug fixes
snd_dma.c, {nq,qw}/source/cl_parse.c:
	change the type of snd_worldmodel from * to ** and init snd_worldmodel
	with the ADDRESS of cl.worldmodel so its changes get seen by snd_dma
snd_mixa.S:
	picize
2001-04-12 06:53:07 +00:00
..
.gitignore Probably want this :) 2001-04-10 09:53:00 +00:00
Makefile.am back out rhamph's premature commit 2001-04-11 04:17:55 +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 fix up a mis-understanding about api headers 2001-04-10 21:45:42 +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 sound crashing bug fixes 2001-04-12 06:53:07 +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 fix up a mis-understanding about api headers 2001-04-10 21:45:42 +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