quakeforge/libs/audio/cd
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
..
.gitignore add .gitignore 2001-04-09 23:46:52 +00:00
cd_linux.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
cd_null.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
cd_sdl.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
cd_sgi.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
cd_win.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
cd_xmms.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
Makefile.am this should remove the requirement for gmake on bsd systems 2001-11-12 16:23:41 +00:00