quakeforge/libs/audio
Bill Currie ef81af9245 the "two birds with one stone" commit
1) when /not/ building static plugins, the plugin info name is, once again,
   PluginInfo, but is still type_name_PluginInfo for static plugins. This
   allows plugins to be symlinked (highly desirable for the debian packages,
   and likely others). This also requires plugins to /not/ be loaded with
   RTLD_GLOBAL.
2) because of 1, snd_alsa_0_9 has to explicitly load libasound itself. This
   just happens to fix my segfault on shutdown in RedHat 6.2.
2002-04-19 20:08:54 +00:00
..
cd the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
renderer the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
targets the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
.gitignore ignore generated files 2001-05-19 21:46:02 +00:00
cd.c byte to int + xmms playlist support from _Muz_ 2001-10-12 19:26:56 +00:00
Makefile.am this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00
snd.c start getting const-correct on vec3_t params 2002-01-03 05:29:38 +00:00