summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-05amixer: Don't set only the first item in sset_enum()HEADmasterPeter Meerwald1-2/+2
2015-02-26Release v1.0.29v1.0.29Jaroslav Kysela1-1/+1
2015-02-26alsa-info.sh: add script to EXTRA_DIST (automake)Jaroslav Kysela1-0/+1
2015-01-14configure: allow contitional compilation of alsaucmMatthieu Crapet2-1/+7
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-11-23amixer: Parse the value more strictlyTakashi Iwai1-2/+11
2014-11-23amixer: Make "dB" case-insensitive in set commandsTakashi Iwai1-1/+1
2014-10-01Revert "aplay: fix pcm_read() return value"Jaroslav Kysela1-2/+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-24speaker-text: fix simple signess assignment warningJaroslav Kysela1-1/+1
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-09-16speaker-test: Add missing draining at the endTakashi Iwai1-0/+1
2014-08-22alsa-info: Refactor "withall" logicDavid Henningsson1-8/+15
2014-08-22alsa-info: Make sure all full script is run even with "output" optionDavid Henningsson1-0/+1
2014-08-12Add missing alsa-info entry to the root Makefile.amTakashi Iwai1-1/+1
2014-07-30Add alsa-info.sh to alsa-utils repoTakashi Iwai3-1/+937
2014-06-25alsamixer: include missing mixer_controls.hJaroslav Kysela1-0/+1
2014-06-25alsactl: save state - do not call rename for stdioJaroslav Kysela1-1/+1
2014-06-13Release v1.0.28v1.0.28Jaroslav Kysela1-1/+1
2014-06-13aplay: Fix VU-meter stdout/stderr messSergey1-3/+3
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 Henningsson3-1/+3
2014-06-13aplay/arecord: Add more in_aborting checks to read/write loopsJaroslav Kysela1-4/+4
2014-06-12configure.ac: cosmetic changeJaroslav Kysela1-1/+1
2014-05-07alsactl: add -L (no-lock) and change -D (lock-dir) to -O (state-lock-file)Jaroslav Kysela5-24/+29
2014-05-07Modernize configure.acJaroslav Kysela1-2/+3
2014-05-07configure.in -> configure.ac renameJaroslav Kysela3-3/+3
2014-05-07Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela14-15/+15
2014-05-07update the gettext configurationJaroslav Kysela1-0/+12
2014-05-07configure: add --with-lock-dir optionJaroslav Kysela2-3/+16
2014-05-07alsactl: Store lockfile in /var/lock, add -D option to specify the lock dirJulian Scheel3-3/+18
2014-05-07fix aconnect -l optionKarl Bongers1-0/+1
2014-02-26speaker-test: update man page for new -X arg, also consistency fixesErik Ackermann1-8/+12
2014-02-26speaker-test: add --force-frequency option to allow hz outside rangeErik Ackermann4-3/+20
2014-01-22aplay: fix timespec to msec conversionOlivier Langlois1-1/+1
2014-01-13alsa-restore.rules: refer to correct attrDave Reisner1-2/+2
2014-01-08aplay: fix pcm_read() return valueOlivier Langlois1-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-11-17configure: detect udevdir via pkg-config, fallback to /lib/udev/rules.dIvailo Monev1-2/+8
2013-11-14alsaconf: update gentoo to use modprobe.d method as everyone elseMike Frysinger1-3/+1
2013-11-14alsaconf: support newer m-i-t and kmodMike Frysinger1-3/+5
2013-11-12speaker-test: Show out-of-chmap channels as UnknownAnssi Hannula1-2/+4
2013-11-12speaker-test: Always show chmap channel names if availableAnssi Hannula1-1/+1