quakeforge/libs/audio/cd
2007-05-31 06:06:52 +00:00
..
.gitignore add .gitignore 2001-04-09 23:46:52 +00:00
cd_file.c better handling of missing sound files. fixes the seg when the cd track isn't available. 2007-05-21 21:40:59 +00:00
cd_linux.c don't depend on libQFcd 2007-05-31 06:06:52 +00:00
cd_sdl.c don't depend on libQFcd 2007-05-31 06:06:52 +00:00
cd_sgi.c make -nocdaudio wor 2007-03-31 23:36:13 +00:00
cd_win.c 64bit windows patch from phrosty 2007-04-04 07:48:14 +00:00
cd_xmms.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Makefile.am the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00