summaryrefslogtreecommitdiff
path: root/alsaucm
Commit message (Expand)AuthorAgeFilesLines
* alsaucm: fix typo in docs (can can)Jay-7162023-02-271-4/+4
* alsaucm: add also card index for '-c' argumentJaroslav Kysela2023-02-271-0/+23
* aplay: Fix for arecord recording ghost dataAmadeusz Sławiński2022-05-311-2/+2
* topology: pre-processor: Move the call to expand variablesRanjani Sridharan2021-12-191-2/+6
* alsaucm: add 'getval' and 'getival' commandsJaroslav Kysela2021-05-131-2/+14
* ucm: fix typo in docsCurtis Malainey2021-01-071-1/+1
* alsaucm: Fix ending with quotes commandsCheng Yueh2020-07-271-0/+2
* alsaucm: remove custom rules, alsactl is UCM aware nowJaroslav Kysela2020-06-022-21/+2
* alsactl: ucm - rename _once command to _boot commandJaroslav Kysela2020-05-251-0/+1
* alsaucm: add usecase.h to noinst_HEADERS for packagingJaroslav Kysela2020-02-181-0/+2
* alsaucm: dump - fix the prefixed "Jaroslav Kysela2019-11-301-4/+4
* alsaucm: add json dump commandJaroslav Kysela2019-11-302-4/+249
* alsaucm: add text dump commandJaroslav Kysela2019-11-304-15/+447
* alsaucm: use the first sound card (use case name 'hw:CARDNO') as defaultJaroslav Kysela2019-11-252-11/+11
* alsaucm: fix the implicit card openJaroslav Kysela2019-11-141-3/+4
* alsaucm, topology: LDADD cleanups and add support for libatopologyJaroslav Kysela2019-11-121-2/+0
* alsaucm: do the implicit ucm open only when the command requires itJaroslav Kysela2019-11-091-42/+52
* alsaucm: call snd_config_update_free_global() to make valgrind more happyJaroslav Kysela2019-11-041-0/+1
* alsatplg: add man fileJaroslav Kysela2018-10-091-1/+1
* alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ).Jaroslav Kysela2018-09-072-1/+22
* alsaucm: Add alsaucm.rst to EXTRA_DISTTakashi Iwai2016-12-281-0/+2
* alsaucm: add a man page, generated from reStructuredTextAntonio Ospite2016-12-092-0/+242
* alsaucm: mention the "list1" command in the usage outputAntonio Ospite2016-12-091-1/+2
* alsaucm: Drop localbuild hacksTakashi Iwai2015-08-041-4/+0
* Makefiles - use AM_CPPFLAGS instead INCLUDESJaroslav Kysela2014-05-071-2/+2
* alsaucm: Don't double-free empty listsStephen Warren2011-06-031-2/+6
* alsaucm: Add list1 command for non-tuple listsStephen Warren2011-06-031-8/+21
* alsaucm: do not bail out in the interactive mode upon errorJaroslav Kysela2011-01-311-2/+6
* alsaucm: fix interactive mode, add batch modeJaroslav Kysela2011-01-311-7/+53
* alsaucm: fix list command and outputPierre-Louis Bossart2011-01-291-3/+6
* 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
* alsaucm: Add Use Case Manager utilityStefan Schmidt2010-08-222-0/+447