summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* alsaucm: fix command line arguments parsingucmJaroslav Kysela2010-10-211-1/+1
* ucm: added listcards commandJaroslav Kysela2010-10-133-13/+46
* alsaucm: initial rewrite to use update APIJaroslav Kysela2010-10-121-348/+321
* alsaucm: Report failure to set a device due to missing verb setupMark Brown2010-10-091-1/+3
* Merge branch 'ucm-upstream' of git://git.slimlogic.co.uk/alsa-utils into ucmJaroslav Kysela2010-09-224-1/+449
|\
| * alsaucm: Add Use Case Manager utilityStefan Schmidt2010-08-224-1/+449
* | alsactl init: Initialize also "Master Front Playback Volume" & "Switch"Jaroslav Kysela2010-09-071-0/+7
* | alsactl init: Handle "Capture Source" and "Mic Boost" in the default scriptJaroslav Kysela2010-09-071-0/+6
* | alsactl: Change handling of inactive controlsJaroslav Kysela2010-09-021-6/+7
* | alsactl init: use "generic method" instead "guess method"Jaroslav Kysela2010-09-021-1/+1
* | alsactl init: Use "Found hardware:" instead "Unknown hardware:"Jaroslav Kysela2010-09-021-1/+1
|/
* aplay/arecord: term_c_lflag variable might be unitialized in some casesJaroslav Kysela2010-08-181-2/+2
* speaker-test: add test pattern for PCM layer debugging purposesJaroslav Kysela2010-08-181-2/+73
* aplay: fix termio settings - return back old c_flag value on exitJaroslav Kysela2010-07-151-1/+17
* aplay/arecord: Added hardware pause support (press SPACE or Enter)Jaroslav Kysela2010-07-151-5/+73
* Revert wrong parts of "alsactl: use snd_config_imake* functions"Clemens Ladisch2010-05-265-51/+38
* alsactl: change format of comment node in state fileClemens Ladisch2010-05-261-7/+13
* alsactl: correctly restore dB values of controls with changed rangeClemens Ladisch2010-05-261-21/+64
* alsactl: remove open-coded searchClemens Ladisch2010-05-261-25/+5
* alsactl: move alloca out of loopClemens Ladisch2010-05-261-4/+4
* alsactl: use snd_config_imake* functionsClemens Ladisch2010-05-265-56/+54
* Release v1.0.23v1.0.23Jaroslav Kysela2010-04-161-1/+1
* aconnect -x: Do not update index after removal of connection.lieven moors2010-03-251-34/+15
* alsactl: update debug prints in state.cJaroslav Kysela2010-02-251-3/+3
* alsactl: add more debug prints to state.cJaroslav Kysela2010-02-251-1/+3
* alsactl: improve -d to get warnings and store exitcode to runstate fileJaroslav Kysela2010-02-253-13/+17
* alsamixer: handle out-of-range volume valuesClemens Ladisch2010-02-221-1/+12
* alsamixer: fix division by zeroClemens Ladisch2010-02-191-0/+2
* alsactl: Fix return codeJaroslav Kysela2010-02-141-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
* speaker-test: add fflush(stdout) to write_loopJaroslav Kysela2010-01-271-0/+1
* amidi: fix port listingClemens Ladisch2010-01-251-95/+36
* aplay -- update the man fileJohn Sauter2010-01-101-7/+84
* aplay -- add features for audio surveilanceJohn Sauter2010-01-101-6/+181
* aplay - add option --process-id-fileJohn Sauter2010-01-101-64/+100
* aplay: Dump PCM state on xrun when verbose mode is activeJaroslav Kysela2010-01-081-0/+2
* Release v1.0.22v1.0.22Jaroslav Kysela2009-12-161-1/+1
* speaker-test: not all sample formats are supported - show only supported onesJaroslav Kysela2009-12-151-6/+20
* speaker-test: add -d (--debug) option to show PCM parametersJaroslav Kysela2009-12-151-1/+14
* alsactl: fix error path code in init_parse.cJaroslav Kysela2009-12-141-8/+12
* alsactl: init - default - initialize also "Digital Input Source"Jaroslav Kysela2009-11-121-4/+7
* arecord: fix wrong chunk_size initialization when verbose and mmap flags are setJaroslav Kysela2009-11-091-2/+2
* aplay - Show available formatsArnout Engelen2009-11-021-0/+12
* alsactl init: Add CTL{do_search} and CTL{do_count} parsersJaroslav Kysela2009-10-084-146/+179
* alsactl init: use empty GOTOs in init/default file to increase readabilityJaroslav Kysela2009-10-071-37/+37
* alsactl: introduce CTL{write} to match directly written CTL valuesJaroslav Kysela2009-10-072-37/+48
* alsactl - Initialize Speaker volume to 0dB when Master is presentTakashi Iwai2009-09-021-6/+21
* alsactl init: Fix typo "(" -> "{" in Headphone default ruleJaroslav Kysela2009-09-021-1/+1
* alsamixer: Improve set_escdelay() function availability detectionv1.0.21Jaroslav Kysela2009-08-312-1/+6