alsa-lib/modules/mixer
Jaroslav Kysela b2a4272ecb snd_dlopen: do not use absolute plugin path for snd_dlopen() calls
In commit b906db19ef, the snd_dlopen()
implements the automatic lookup to the ALSA_PLUGIN_DIR directory.
It is not necessary to add the absolute paths in callers now.

The plugin names are also searched in ld.so.conf paths as the fallback now,
but it should not be a big problem.

BugLink: https://github.com/alsa-project/alsa-lib/issues/34
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-06-04 19:09:50 +02:00
..
simple snd_dlopen: do not use absolute plugin path for snd_dlopen() calls 2020-06-04 19:09:50 +02:00
Makefile.am moved simple mixer abstraction modules to modules/mixer/simple directory 2005-08-22 12:07:55 +00:00