quakeforge/libs/audio/targets
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 Probably want this :) 2001-04-10 09:53:00 +00:00
Makefile.am the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_alsa_0_5.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_alsa_0_9.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_disk.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_mme.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
snd_null.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_oss.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_sdl.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_sgi.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_sun.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00
snd_win.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00