summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* topology: add missing nhlt headers to Makefile.amJaroslav Kysela2022-05-031-0/+14
* topology: add missing pre-process-external.h to Makefile.amJaroslav Kysela2022-05-031-1/+1
* github workflow: add libtoolize call for alsa-utilsJaroslav Kysela2022-05-031-0/+2
* aplay: fix a typo in warning (inaudiable -> inaudible)Matthias Braun2022-05-031-1/+1
* topology: do not pass pre_processor_defs to pre_process_plugins()Jaroslav Kysela2022-05-031-5/+4
* topology: plugins - add Intel nhlt encoder pluginJaska Uimonen2022-05-0326-2/+5369
* topology: add simple topology plugin mechanismJaska Uimonen2022-05-033-0/+162
* alsactl: add locking for per-card initializationJaroslav Kysela2022-02-026-12/+79
* alsactl: lock - use alarm signal and F_SETLKW rather pollingJaroslav Kysela2022-02-011-7/+34
* alsactl: remove unused argument for state_lock_()Jaroslav Kysela2022-02-011-3/+3
* alsactl: add dbg() prints to init_ucm()Jaroslav Kysela2022-02-011-1/+6
* topology: pre-processor: fix seg fault when there no command line definesRanjani Sridharan2022-01-281-11/+14
* topology: use a copy of the command line definesJaroslav Kysela2022-01-281-11/+17
* topology: don't fail when Define section is missing in the included fileJaroslav Kysela2022-01-281-1/+1
* topology: create Define subtree for command line defines onlyJaroslav Kysela2022-01-281-0/+7
* topology: the includes should be deleted not removedJaroslav Kysela2022-01-281-2/+2
* alsamixer: Revert has_mouse() checkTakashi Iwai2022-01-281-1/+2
* topology: use cached Define subtree in pre_process_includes()Jaroslav Kysela2022-01-281-6/+5
* topology: fix the define section merge from the included filesJaroslav Kysela2022-01-281-26/+37
* topology: fix the comment for improved -D optionJaroslav Kysela2022-01-281-0/+1
* topology: add support for multiple -D argumentsJaroslav Kysela2022-01-271-2/+22
* topology: pre-process-object: expand variables before validating attributesRanjani Sridharan2022-01-271-25/+100
* speaker-test: remove sample_map.csv from MakefileJaroslav Kysela2022-01-271-5/+0
* topology: rename function free_pre_preprocessor to free_pre_processorJaroslav Kysela2022-01-273-5/+5
* topology: optimization for pre_processor_defs parsingJaroslav Kysela2022-01-272-39/+66
* topology: merge the pre-processor call to one functionJaroslav Kysela2022-01-271-22/+29
* topology: fix the command line define merge for new includesJaroslav Kysela2022-01-272-13/+21
* alsactl: flush stdout for monitor commandAlex Xu (Hello71)2022-01-271-0/+1
* alsactl: fix typo in comment in 00mainJaroslav Kysela2022-01-271-1/+1
* speaker-test: remove sample_map.csvJaroslav Kysela2022-01-271-2/+0
* topology: don't allow to mix verbose level and output to stdoutJaroslav Kysela2022-01-271-0/+6
* alsamixer: Fix regression in color setupTakashi Iwai2022-01-204-7/+18
* alsactl: fix the error path in set_controls()Jaroslav Kysela2022-01-031-1/+1
* topology: pre-processor: Move the call to expand variablesRanjani Sridharan2021-12-197-179/+158
* topology: fix the file permissions for the generated filesJaroslav Kysela2021-12-121-1/+1
* topology: define -I option only for alsa-lib 1.2.6+Jaroslav Kysela2021-12-081-2/+6
* topology: Add option to pass include path for conditional includesRanjani Sridharan2021-12-081-7/+17
* topology: fix the include path parsingJaroslav Kysela2021-12-071-2/+6
* Release v1.2.6v1.2.6Jaroslav Kysela2021-12-061-1/+1
* amidi: remove unused variableJaroslav Kysela2021-12-061-1/+0
* topology: fix compilation for older alsa-libJaroslav Kysela2021-12-062-2/+18
* topology: change include pathJaroslav Kysela2021-12-063-25/+42
* topology: pre-processor: Add support for conditional includesRanjani Sridharan2021-12-061-0/+210
* topology: Add option to pass pre-processor definitionsRanjani Sridharan2021-12-063-10/+118
* alsamixer: fix typo in man page (and/of -> and/or)Jaroslav Kysela2021-12-031-1/+1
* alsa-info.sh: Fix alsa-usbstream.tmp testJaroslav Kysela2021-12-031-2/+2
* alsactl: fix the check for additional elementsJaroslav Kysela2021-12-031-14/+52
* alsaloop: Support "Playback Pitch 1000000" rate shiftPavel Hofman2021-10-281-2/+6
* alsaloop: Renamed field capt_pitch to ctl_pitchPavel Hofman2021-10-282-9/+9
* alsactl: suppress no device 'errors' for UCMJaroslav Kysela2021-10-283-2/+13