alsa-utils/alsactl
Jaroslav Kysela 598488c4af alsactl: init - iterate through all cards for the initial settings
The generic initialization code returns error code 99 (-99). Take
all those codes equal or above (bellow) this value as non-fatal.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-05-14 18:18:22 +02:00
..
init alsactl: init/ca0106, init/hda - use CTL{values} instead CTL{value} 2016-03-22 16:54:05 +01:00
.gitignore alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
90-alsa-restore.rules.in alsactl: Fixup test for mydatadir/sbindir 2014-06-13 11:54:45 +02:00
alsa-restore.service.in alsactl: Only start restore service when asoundrc file exists 2017-12-14 11:24:40 +01:00
alsa-state.service.in alsactl: Move systemd unit start-up from basic.target to sound.target 2017-10-06 14:32:16 +02:00
alsactl.1 alsactl: add -L (no-lock) and change -D (lock-dir) to -O (state-lock-file) 2014-05-07 11:20:16 +02:00
alsactl.c alsactl: fix error handling for sched_setscheduler() call 2020-04-17 09:29:24 +02:00
alsactl.h Use __func__ instead of __FUNCTION__ 2020-02-10 12:38:28 +01:00
alsactl_init.xml alsactl: Read only *.conf files when a directory is passed via INCLUDE 2012-06-14 16:06:42 +02:00
daemon.c alsactl: daemon.c - fix gcc warning in write_pid_file() 2020-05-14 16:49:06 +02:00
init_parse.c alsactl: init - iterate through all cards for the initial settings 2020-05-14 18:18:22 +02:00
init_sysdeps.c alsa-utils check if __USE_BSD is defined before compiling "BSD functions" 2008-12-08 11:55:27 +01:00
init_sysfs.c alsactl: sysfs - add /sys/kernel/uevent_seqnum check to init 2019-11-25 18:01:32 +01:00
init_utils_run.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_string.c Fix misc compile warnings in alsactl 2009-02-18 15:34:57 +01:00
list.h Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
lock.c alsactl: lock - fix the array size (gcc warning) 2018-10-14 17:01:38 +02:00
Makefile.am alsactl: fix --sched-idle (set it really to SCHED_IDLE) 2019-12-03 13:53:25 +01:00
monitor.c alsactl: avoid needless wakeups in monitor loop. 2020-04-14 15:34:00 +02:00
state.c Use %lli for long long in printf 2020-02-10 12:39:17 +01:00
utils.c Change FSF address (Franklin Street) 2017-11-14 14:28:53 +01:00