quakeforge/libs/audio/targets
Ragnvald Maartmann-Moe IV 4826c5dd0f Change shm init to PROT_WRITE, instead of PROT_READ | PROT_WRITE.
This is required for mmap to succeed on my system. YMMV.
May cause a problem with incomplete shutdown.
2001-06-02 06:51:58 +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 add #include "QF/cvar.h" for snd_alsa_0_5.c 2001-06-01 00:12:25 +00:00
snd_alsa_0_9.c Convert cd audio libs to plugins. Windows untested, dos and sgi not converted yet. 2001-06-01 22:55:33 +00:00
snd_disk.c no header includes cvar.h now 2001-05-31 03:41:35 +00:00
snd_dma.c no header includes cvar.h now 2001-05-31 03:41:35 +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 no header includes cvar.h now 2001-05-31 03:41:35 +00:00
snd_mix.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
snd_mixa.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
snd_null.c no header includes cvar.h now 2001-05-31 03:41:35 +00:00
snd_oss.c Change shm init to PROT_WRITE, instead of PROT_READ | PROT_WRITE. 2001-06-02 06:51:58 +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