alsa-lib/modules/mixer/simple
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
..
python fix write in simple mixer API - python backends 2007-12-04 16:55:00 +01:00
ac97.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
hda.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am configure.ac: build extra mixer modules conditionally 2017-11-27 21:48:20 +01:00
python.c modules: smixer_python - add support for python3 2018-03-27 14:51:39 +02:00
sbase.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
sbase.h Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
sbasedl.c snd_dlopen: do not use absolute plugin path for snd_dlopen() calls 2020-06-04 19:09:50 +02:00