summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nhlt: add nhlt-dmic-info utilityHEADmasterJaroslav Kysela2023-05-166-1/+484
* Release v1.2.9v1.2.9Jaroslav Kysela2023-05-041-1/+1
* alsa-info.sh: increase version to 0.5.3Jaroslav Kysela2023-05-031-161/+161
* alsa-info.sh: uname - reduce execs by four, and eliminate a logic bugwileyhy2023-05-031-5/+3
* alsa-info.sh: Update `test` '-a' and '-o' to '&&' and '||'wileyhy2023-05-031-3/+3
* arecord: use correct durationTj2023-05-031-3/+3
* topology: pre-processor: fix regular expression flagsChao Song2023-05-031-2/+2
* alsa-info.sh: print ctl-led list from sysfsJaroslav Kysela2023-03-241-1/+16
* alsaloop: fix loopcount conditionJaroslav Kysela2023-02-271-1/+1
* alsabat: improve error handling in bat_init()Jaroslav Kysela2023-02-271-5/+4
* alsactl: fix OpenBSD compilation (add include of os_compat.h)SASANO Takayoshi2023-02-271-0/+1
* alsaucm: fix typo in docs (can can)Jay-7162023-02-271-4/+4
* include: fix package - add bswap.h and os_compat.h to noinst_HEADERSJaroslav Kysela2023-02-271-1/+1
* alsaucm: add also card index for '-c' argumentJaroslav Kysela2023-02-271-0/+23
* alsamixer: add -B,--black-background optionJaroslav Kysela2023-02-102-2/+16
* topology: pre-process-object: Expand definitions within stringsJyri Sarha2023-02-061-7/+174
* topology: pre-process-object: Remove all trailing white spaceJyri Sarha2023-02-061-2/+2
* Add OpenBSD supportSASANO Takayoshi2023-02-0313-4/+106
* topology: pre-processor: support to include conf block with IncludeByKeyChao Song2023-01-241-23/+34
* topology: nhlt: intel: add support for ssp blob ver 1.5Jaska Uimonen2023-01-245-35/+148
* topology: plugins: nhlt: add ssp aux controlsJaska Uimonen2023-01-246-38/+1066
* aplay,axfer: Replace off64_t with off_tKhem Raj2023-01-236-30/+30
* topology: propagate nhlt plugin error to main programChao Song2023-01-232-3/+4
* topology: plugins: nhlt: fix ssp debugJaska Uimonen2023-01-232-54/+57
* aplay: Fix parsing of format with WAV_FMT_EXTENSIBLE headerAmadeusz Sławiński2023-01-231-4/+20
* topology: nhlt: intel: ssp: fix obvious typo for 'codec_provider'Pierre-Louis Bossart2023-01-231-3/+3
* Add Georgian translationNorwayFun2022-11-044-2/+2144
* bat: Add 'readcapture' option to support analyzing external audioTim Bird2022-11-042-0/+20
* configure.ac: fix build without dlfcn.hFabrice Fontaine2022-11-041-1/+4
* topology: plugins: nhlt: fix ssp dai indexJaska Uimonen2022-11-044-100/+106
* topology: plugins: nhlt: add dmic dai indexJaska Uimonen2022-11-042-4/+3
* topology: plugins: fix off by 1 mem allocation errorYong Zhi2022-11-041-1/+1
* chore: Add link to master branch on GitHub ActionsTomohiro IKEDA2022-11-041-1/+1
* chore: Delete .travis.yml because of using not Travis CI but GitHub ActionsTomohiro IKEDA2022-11-042-19/+0
* amidi: restore space between bytesJohn Keeping2022-11-041-5/+3
* axfer: fix typo in manualTakashi Sakamoto2022-11-041-1/+1
* Release v1.2.8v1.2.8Jaroslav Kysela2022-10-241-1/+1
* alsactl: Print driver name in infoJaroslav Kysela2022-09-271-0/+1
* amixer: fix the help for 'events' commandJaroslav Kysela2022-08-251-1/+1
* aplay: remove wrongly merged UCM codeJaroslav Kysela2022-08-031-38/+0
* aplay: fix the capture file length regressionJaroslav Kysela2022-08-031-1/+1
* configure: automake - use subdir-objects optionJaroslav Kysela2022-06-021-1/+1
* configure: use AC_DISABLE_STATIC (for topology modules)Jaroslav Kysela2022-06-022-1/+1
* Release v1.2.7v1.2.7Jaroslav Kysela2022-05-311-1/+1
* topology: nhlt plugin: second attempt to fix the .so linkingJaroslav Kysela2022-05-311-0/+1
* topology: nhlt plugin: fix the .so linkingJaroslav Kysela2022-05-311-2/+1
* alsamixer: add alsamixer.rc.example fileJaroslav Kysela2022-05-312-1/+193
* topology: plugins: nhlt: fix intel dmic mode calculationJaska Uimonen2022-05-311-4/+4
* aplay: Fix for arecord recording ghost dataAmadeusz Sławiński2022-05-312-4/+4
* alsactl: implement 'info' commandJaroslav Kysela2022-05-105-1/+273