alsa-lib/src/mixer
Takashi Iwai 516bf057b0 conf: Allow dynamic top-level config directory
Currently the top-level config directory is specified only via
configure script option, and is fixed after that.  It's inconvenient
when the library is moved to another base directory, or if you want to
use a library code (e.g. with $LD_PRELOAD) with the incompatible
config setups.

This patch allows user to override the top-level config path via the
environment varialbe, $ALSA_CONFIG_DIR.  For that, a new helper
function, snd_config_topdir(), was introduced, and the codes referring
to the top config dir have been modified to handle it dynamically.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-05-03 09:54:16 +02:00
..
bag.c Fix memory leak 2005-01-13 17:00:11 +00:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
mixer.c mixer: Fix missing hctl handle free in snd_mixer_attach_hctl() 2014-09-23 09:11:27 +02:00
mixer_local.h Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
mixer_simple.h mixer: Fix unused parameter warnings 2014-11-21 15:22:01 +01:00
simple.c mixer: Fix rounding mode documentation 2016-08-22 11:27:03 +02:00
simple_abst.c conf: Allow dynamic top-level config directory 2017-05-03 09:54:16 +02:00
simple_none.c mixer: remove alloca() from simple_event_add() 2016-07-15 08:16:36 +02:00