quakeforge/libs/audio/cd
Timothy C. McGrath 53f8424912 Patch from Grievre to fix cd_file so it does not cause the game to segmentation
fault when snd_output is set to null. Also some debugging stuff added just in
case.

This was tested only with making sure that it works when snd_output is null and
non null. Whoever authored this might want to go test this and make sure it
still works :)

Timothy C. McGrath
(Hikaru)
2004-01-28 10:07:31 +00:00
..
.gitignore add .gitignore 2001-04-09 23:46:52 +00:00
Makefile.am ashridah's file based cd plugin (ie, it will play any sound file QF can 2004-01-20 06:58:42 +00:00
cd_file.c Patch from Grievre to fix cd_file so it does not cause the game to segmentation 2004-01-28 10:07:31 +00:00
cd_linux.c remove two redundant functions from cd_funcs_t and convert all the cd 2004-01-20 08:34:57 +00:00
cd_sdl.c remove two redundant functions from cd_funcs_t and convert all the cd 2004-01-20 08:34:57 +00:00
cd_sgi.c remove two redundant functions from cd_funcs_t and convert all the cd 2004-01-20 08:34:57 +00:00
cd_win.c remove two redundant functions from cd_funcs_t and convert all the cd 2004-01-20 08:34:57 +00:00
cd_xmms.c remove two redundant functions from cd_funcs_t and convert all the cd 2004-01-20 08:34:57 +00:00