summaryrefslogtreecommitdiff
path: root/amixer
Commit message (Expand)AuthorAgeFilesLines
* amixer: fix the help for 'events' commandJaroslav Kysela2022-08-251-1/+1
* amixer: print help and add doc for 'sevents' and 'events' commandsJaroslav Kysela2021-10-042-0/+13
* amixer: Makefile - add volume_mapping.h to noinst_HEADERSJaroslav Kysela2021-05-251-1/+1
* amixer: add the volume_mapping.h linkJaroslav Kysela2021-05-251-0/+1
* amixer: link volume_mapping.c from alsamixer to amixerJaroslav Kysela2021-05-252-1/+2
* amixer: don't show help on argument parsing errorJaroslav Kysela2021-05-101-11/+10
* amixer/alsamixer: use sysdefault:<CARD> devices instead hw:<CARD>Jaroslav Kysela2021-04-061-0/+4
* amixer: cleanups for valgrindJaroslav Kysela2021-03-301-17/+24
* amixer: print error when snd_hctl_handle_events() failsJaroslav Kysela2021-03-291-1/+2
* amixer: Expand on channel docs in man pageMatt Campbell2021-03-051-4/+5
* amixer: retype to double in convert_prange1() like in convert_prange()Jaroslav Kysela2020-06-051-1/+1
* amixer: improve the raw percentual volume roundingJaroslav Kysela2020-06-051-4/+10
* Use %lli for long long in printfMichael Forney2020-02-101-2/+2
* treewide: Fix printf formatsRosen Penev2019-11-201-3/+3
* treewide: sys/poll to pollRosen Penev2019-11-201-1/+1
* amixer: do not double LF for container typeJaroslav Kysela2019-10-311-1/+4
* amixer: define _GNU_SOURCE to get exp10Milton Vandersloot2019-04-061-0/+1
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-142-2/+2
* amixer: skip showing asoc tlv byte controlsVinod Koul2016-01-291-0/+8
* amixer: expand local storage for item name according to kernel codeTakashi Sakamoto2015-04-091-2/+9
* amixer: Don't set only the first item in sset_enum()Peter Meerwald2015-03-051-2/+2
* amixer: Parse the value more strictlyTakashi Iwai2014-11-231-2/+11
* amixer: Make "dB" case-insensitive in set commandsTakashi Iwai2014-11-231-1/+1
* Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela2014-05-071-1/+1
* amixer: fix indentation when printing container TLV contentsAnssi Hannula2013-10-021-0/+1
* amixer: actually print all TLVs in a container TLVAnssi Hannula2013-10-011-1/+1
* amixer: Print TLV of channel map controlsDavid Henningsson2013-06-141-0/+22
* amixer: fix print_dB for -0.99 .. -0.01 rangeJaroslav Kysela2013-05-281-1/+5
* amixer: Fix the hctl elem search bugJaroslav Kysela2013-05-271-0/+1
* Several formatting fixes for manpages.Jordi Mallach2013-05-161-5/+5
* amixer: Use the alsa-lib functions for id print and parse and value parseJaroslav Kysela2013-04-091-263/+26
* amixer: Fix dB value outputs in amixer contentsTakashi Iwai2013-01-311-4/+4
* amixer: Fix parsing container TLV entriesTakashi Iwai2012-11-261-1/+1
* amixer: fix rounding of relative changesClemens Ladisch2012-11-131-2/+2
* amixer, alsamixer: Add description of volume-mappingTakashi Iwai2012-03-191-0/+17
* amixer: Add the support for mapped volumes like alsamixerTakashi Iwai2012-03-122-99/+141
* alsa-utils: amixer: Fix SND_CTL_TLVT_DB_RANGE handlingLars-Peter Clausen2011-06-161-7/+7
* amixer: fix parsing of control ID nameJaroslav Kysela2010-10-051-1/+1
* amixer: add support for TLV dB minmax typesJaroslav Kysela2010-02-101-0/+20
* amixer: fix display of unreadable control elementsClemens Ladisch2010-02-011-0/+3
* Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò2008-11-211-4/+4
* Mark static the functions not used outside their unit.Diego E. 'Flameeyes' Pettenò2008-11-211-4/+4
* amixer - fixed TLV dBscale and added dBrange parsingJaroslav Kysela2008-08-141-5/+25
* Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-153-4/+4
* amixer - Allow to pass enum item string for cset, tooTakashi Iwai2007-07-311-1/+31
* Ignore errors with -s optionTakashi Iwai2007-07-241-2/+2
* amixer/alsamixer - updated go scripts for debuggingJaroslav Kysela2007-07-111-2/+6
* amixer - Fix selection of enum itemsTakashi Iwai2007-07-091-81/+95
* amixer - show iec958 status bits in contents commandTakashi Iwai2007-04-051-0/+7
* Implement Playback/Capture enum.James Courtier-Dutton2006-10-131-1/+5