summaryrefslogtreecommitdiff
path: root/amixer
AgeCommit message (Expand)AuthorFilesLines
2015-03-05amixer: Don't set only the first item in sset_enum()HEADmasterPeter Meerwald1-2/+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-05-07Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela1-1/+1
2013-10-02amixer: fix indentation when printing container TLV contentsAnssi Hannula1-0/+1
2013-10-01amixer: actually print all TLVs in a container TLVAnssi Hannula1-1/+1
2013-06-14amixer: Print TLV of channel map controlsDavid Henningsson1-0/+22
2013-05-28amixer: fix print_dB for -0.99 .. -0.01 rangeJaroslav Kysela1-1/+5
2013-05-27amixer: Fix the hctl elem search bugJaroslav Kysela1-0/+1
2013-05-16Several formatting fixes for manpages.Jordi Mallach1-5/+5
2013-04-09amixer: Use the alsa-lib functions for id print and parse and value parseJaroslav Kysela1-263/+26
2013-01-31amixer: Fix dB value outputs in amixer contentsTakashi Iwai1-4/+4
2012-11-26amixer: Fix parsing container TLV entriesTakashi Iwai1-1/+1
2012-11-13amixer: fix rounding of relative changesClemens Ladisch1-2/+2
2012-03-19amixer, alsamixer: Add description of volume-mappingTakashi Iwai1-0/+17
2012-03-12amixer: Add the support for mapped volumes like alsamixerTakashi Iwai2-99/+141
2011-06-16alsa-utils: amixer: Fix SND_CTL_TLVT_DB_RANGE handlingLars-Peter Clausen1-7/+7
2010-10-05amixer: fix parsing of control ID nameJaroslav Kysela1-1/+1
2010-02-10amixer: add support for TLV dB minmax typesJaroslav Kysela1-0/+20
2010-02-01amixer: fix display of unreadable control elementsClemens Ladisch1-0/+3
2008-11-21Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò1-4/+4
2008-11-21Mark static the functions not used outside their unit.Diego E. 'Flameeyes' Pettenò1-4/+4
2008-08-14amixer - fixed TLV dBscale and added dBrange parsingJaroslav Kysela1-5/+25
2007-10-15Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela3-4/+4
2007-07-31amixer - Allow to pass enum item string for cset, tooTakashi Iwai1-1/+31
2007-07-24Ignore errors with -s optionTakashi Iwai1-2/+2
2007-07-11amixer/alsamixer - updated go scripts for debuggingJaroslav Kysela1-2/+6
2007-07-09amixer - Fix selection of enum itemsTakashi Iwai1-81/+95
2007-04-05amixer - show iec958 status bits in contents commandTakashi Iwai1-0/+7
2006-10-13Implement Playback/Capture enum.James Courtier-Dutton1-1/+5
2006-10-04amixer - remove beep on errors in argumentsJaroslav Kysela1-2/+2
2006-10-04amixer: sset - check if command is validJaroslav Kysela1-26/+56
2006-08-28Add linear-volume handling in amixerTakashi Iwai1-0/+16
2006-08-25Add handling of dB to amixerTakashi Iwai2-116/+180
2006-07-27amixer - show dB values for simple mixer interface (which is default)Jaroslav Kysela2-5/+36
2006-07-06Fix print_dB() with a minus valueTakashi Iwai1-1/+1
2006-07-05amixer - added basic TLV support (read only) for 'amixer controls'Jaroslav Kysela1-2/+84
2005-12-01amixer - Add -s optionTakashi Iwai2-76/+172
2005-09-22Fix for more better error fault handling for sset toggleJaroslav Kysela1-4/+3
2005-09-22Added more better error fault handling for sset toggleJaroslav Kysela1-4/+10
2005-09-02Fix / clean up man pagesTakashi Iwai1-10/+2
2005-06-15Add enum control support to sget/ssetTakashi Iwai1-2/+63
2005-06-07amixer - useful script for debuggingJaroslav Kysela1-0/+6
2005-06-06Set the device name for smixer_optionsJaroslav Kysela1-4/+5
2005-05-13Fix compile warningsTakashi Iwai1-0/+2
2005-03-29Fixed basic astraction selection for simple mixer APIJaroslav Kysela1-1/+1
2005-03-27Added -a,--abstract switch for upcoming abstract mixer APIJaroslav Kysela1-5/+24
2005-02-04amixer no-range-checking optionGiuliano Pochini1-1/+11
2005-01-31Fix exit statusTakashi Iwai1-3/+3
2005-01-31exits with status 0 after -h optionTakashi Iwai1-1/+1