summaryrefslogtreecommitdiff
path: root/alsactl
AgeCommit message (Expand)AuthorFilesLines
2015-01-12alsactl/init: Add "Line Out" to list of outputs to initializeDavid Henningsson1-0/+10
2015-01-12alsactl/init: Change the "basic rules" descriptionDavid Henningsson1-1/+1
2014-12-24alsactl: add missing state_unlock() callJaroslav Kysela1-0/+2
2014-09-24alsactl: coverity - missing_va_end – va_end was not called for "ap"Jaroslav Kysela1-2/+2
2014-09-24monitor: fix clang warning - Declared variable-length array (VLA) has zero sizeJaroslav Kysela1-2/+2
2014-09-24alsactl: aded missing monitor() prototypeJaroslav Kysela1-0/+1
2014-09-24alsactl: Fix the file locking routines (for the state management)Jaroslav Kysela3-20/+46
2014-06-25alsactl: save state - do not call rename for stdioJaroslav Kysela1-1/+1
2014-06-13alsactl: Fixup test for mydatadir/sbindirDavid Henningsson2-2/+2
2014-06-13alsactl: Do not run udev rule before datadir/sbindir are both mountedDavid Henningsson2-1/+2
2014-05-07alsactl: add -L (no-lock) and change -D (lock-dir) to -O (state-lock-file)Jaroslav Kysela5-24/+29
2014-05-07configure: add --with-lock-dir optionJaroslav Kysela1-3/+10
2014-05-07alsactl: Store lockfile in /var/lock, add -D option to specify the lock dirJulian Scheel3-3/+18
2014-01-13alsa-restore.rules: refer to correct attrDave Reisner1-2/+2
2013-12-29alsactl: Fix the va_list initialization in cerror_() and dbg_()Jaroslav Kysela1-2/+2
2013-11-26alsactl: monitor all cards as defaultTakashi Iwai2-37/+104
2013-11-26alsactl: Fix REMOVE event handling in monitor commandTakashi Iwai1-2/+4
2013-11-26alsactl: Add monitor commandTakashi Iwai4-2/+86
2013-07-19alsactl: alsa-state.service - fix typo (rkill -> kill)Jaroslav Kysela1-1/+1
2013-05-27alsactl: return back the udevrules_DATA rule for 90-alsa-restore.rulesJaroslav Kysela1-0/+3
2013-05-27alsactl init: ca0106 file was omittedGabriel M. Beddingfield1-1/+1
2013-05-21alsactl: remove 90-alsa-restore.rules from the tar ballJaroslav Kysela1-3/+0
2013-05-16Fix a build failure due to a misused format string.Jordi Mallach1-1/+1
2013-05-06alsactl: sprintf to snprintf prevent buffer overflowDoug Goldstein1-2/+2
2013-04-15alsactl: Fix the string size for the lock file contentsJaroslav Kysela1-1/+1
2013-04-15alsactl: Fix a typo in systemd alsa-restore.serviceTakashi Iwai1-1/+1
2013-04-10alsactl: add --with-alsactl-daemonswitch=FILE to the global configure.inJaroslav Kysela5-6/+8
2013-04-10alsactl: revert back old systemd static units with the /etc/alsa/state-daemon...Jaroslav Kysela5-5/+62
2013-04-10alsactl: add --nice and --sched-idle optionsJaroslav Kysela4-3/+49
2013-04-09alsactl: daemon mode - remove disconnected cardsJaroslav Kysela1-1/+3
2013-04-08alsactl: move systemd config to the daemon modeJaroslav Kysela6-36/+26
2013-04-08alsactl: add event filter and cache for the daemon modeJaroslav Kysela2-7/+132
2013-04-05alsactl: Improved command line argument handling...Jaroslav Kysela3-65/+141
2013-04-05alsactl: add the daemon modeJaroslav Kysela8-77/+671
2013-04-03alsactl: small code reorder to avoid memory leaksJaroslav Kysela1-1/+1
2013-04-03alsactl: safe state store and memory allocation cleanupsJaroslav Kysela2-20/+55
2012-06-14alsactl: Add reference to alsactl_init(7) in alsactl man pageTakashi Iwai1-1/+2
2012-06-14alsactl: Read only *.conf files when a directory is passed via INCLUDETakashi Iwai2-11/+34
2012-05-09alsactl: Do not access other cards than specified for initJaroslav Kysela1-2/+12
2012-01-13Alsa-utils: Fix typo causing some volumes not to be initializedDavid Henningsson1-3/+3
2011-11-04alsactl: Initialize Front Speaker, etcTakashi Iwai1-0/+70
2011-10-07alsactl: add support for recreating enumerated user controlsClemens Ladisch1-8/+69
2011-08-31fix use of $(SED)Michał Górny1-1/+1
2011-04-28Revert "alsactl - Display help for names command"Jaroslav Kysela1-2/+0
2011-04-04alsactl init: Mute CD Playback volume by defaultDavid Henningsson1-10/+3
2010-11-26alsactl: Add a --with-udev-rules-dir configure option.Colin Guthrie1-2/+0
2010-11-23alsactl: Move asound.state location to /var/lib/alsaLennart Poettering3-3/+6
2010-11-23alsactl: systemd and udev hookupLennart Poettering5-0/+71
2010-09-07alsactl init: Initialize also "Master Front Playback Volume" & "Switch"Jaroslav Kysela1-0/+7
2010-09-07alsactl init: Handle "Capture Source" and "Mic Boost" in the default scriptJaroslav Kysela1-0/+6