alsa-utils/alsactl
Jaroslav Kysela 17b4129e6c alsactl: add 'clean' command to remove the application controls
It is handy to remove all card controls created by applications.

This change allows to remove those controls for all cards, selected
card or selected card with a control id filter list like:

   alsactl clean 0 "name='PCM'" "name='Mic Phantom'"

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-03-04 21:15:56 +01:00
..
init alsactl: 00main - fix typo in goto label 2020-10-13 17:30:15 +02: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: Remove asound.state file check from alsa-restore.service again 2020-12-11 23:55:34 +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 'clean' command to remove the application controls 2021-03-04 21:15:56 +01:00
alsactl.c alsactl: add 'clean' command to remove the application controls 2021-03-04 21:15:56 +01:00
alsactl.h alsactl: add 'clean' command to remove the application controls 2021-03-04 21:15:56 +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
clean.c alsactl: add 'clean' command to remove the application controls 2021-03-04 21:15:56 +01:00
daemon.c alsactl: daemon - read_pid_file() fix the returned code on read error 2021-01-08 18:09:14 +01:00
init_parse.c alsactl: init - parse() - fix possible double free 2021-01-08 18:18:53 +01: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_ucm.c alsactl: ucm - rename _once command to _boot command 2020-05-25 19:21:25 +02: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: Fix race at creating a lock file 2020-12-11 23:46:23 +01:00
Makefile.am alsactl: add 'clean' command to remove the application controls 2021-03-04 21:15:56 +01:00
monitor.c alsactl: avoid needless wakeups in monitor loop. 2020-04-14 15:34:00 +02:00
state.c alsactl: add -D argument to execute also the UCM defaults section 2020-05-14 19:34:18 +02:00
utils.c alsactl: fix the syslog message - add : delimiter after function:line 2020-06-20 08:47:01 +02:00