alsa-lib/src/control
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
..
cards.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
control.c snd_dlopen: do not use absolute plugin path for snd_dlopen() calls 2020-06-04 19:09:50 +02:00
control_ext.c control ext: fix the default .rawmidi_next_device callback 2018-03-27 14:51:39 +02:00
control_hw.c control_hw: Fix issue when applying seccomp policy 2018-08-19 10:08:49 +02:00
control_local.h control: use position offset macro of TLV data 2018-05-15 18:03:12 +02:00
control_shm.c control_shm: add missing socket close to the error path (coverity) 2019-05-24 21:25:50 +02:00
control_symbols.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
ctlparse.c control: ctlparse - accept enum values in '' or "" 2019-11-28 15:02:04 +01:00
hcontrol.c hcontrol: use position offset macro of TLV data 2018-05-15 18:03:12 +02:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
namehint.c namehint: remember the direction from the upper levels 2020-03-27 11:59:55 +01:00
setup.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
tlv.c control: use position offset macro of TLV data 2018-05-15 18:03:12 +02:00