mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:55:43 +01:00
c68a3d02d1
When alsactl init is invoked and a directory path is passed to INCLUDE command in the config file, read only *.conf files in that directory. This will avoid reading backup files or invalid files that have been created accidentally. Also by using scandir() with alphasort(), alsactl reads the files in alphabetical order. Thus it's highly recommended to use some number prefix to the file name for assuring the order. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
init | ||
.gitignore | ||
90-alsa-restore.rules.in | ||
alsa-restore.service.in | ||
alsa-store.service.in | ||
alsactl.1 | ||
alsactl.c | ||
alsactl.h | ||
alsactl_init.xml | ||
init_parse.c | ||
init_sysdeps.c | ||
init_sysfs.c | ||
init_utils_run.c | ||
init_utils_string.c | ||
list.h | ||
Makefile.am | ||
state.c | ||
utils.c |