alsa-utils/alsactl
Jaroslav Kysela cc5c3357cf alsactl: add the daemon mode
For the plug-and-play hardware, like USB devices, it may be helpful
to manage the sound state periodically, before the devices are removed.

This change implements new commands 'daemon' and 'rdaemon' to save
the sound state in defined intervals when the sound controls are changed.

The udev rules can notify the daemon using the 'kill' or 'nrestore'
commands to rescan available cards in the system.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2013-04-05 13:47:18 +02:00
..
init Alsa-utils: Fix typo causing some volumes not to be initialized 2012-01-13 10:03:07 +01:00
.gitignore alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
90-alsa-restore.rules.in alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
alsa-restore.service.in alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
alsa-store.service.in alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
alsactl.1 alsactl: add the daemon mode 2013-04-05 13:47:18 +02:00
alsactl.c alsactl: add the daemon mode 2013-04-05 13:47:18 +02:00
alsactl.h alsactl: add the daemon mode 2013-04-05 13:47:18 +02: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: add the daemon mode 2013-04-05 13:47:18 +02:00
init_parse.c alsactl: Read only *.conf files when a directory is passed via INCLUDE 2012-06-14 16:06:42 +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 Initial 'alsactl init' implementation 2008-07-31 15:45:08 +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: add the daemon mode 2013-04-05 13:47:18 +02:00
Makefile.am alsactl: add the daemon mode 2013-04-05 13:47:18 +02:00
state.c alsactl: add the daemon mode 2013-04-05 13:47:18 +02:00
utils.c alsactl: add the daemon mode 2013-04-05 13:47:18 +02:00