summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* control: namehint - do not support 'card' devicesJaroslav Kysela2022-10-241-3/+1
* ucm: do not handle multiple Syntax field updatesJaroslav Kysela2022-10-201-34/+42
* control: eld - skip trailing spacesJaroslav Kysela2022-10-181-3/+6
* pcm: rate: fix the crash for the partial period copyJaroslav Kysela2022-10-171-2/+2
* Remove non existent SPDIF output on ThinkPad USB-C Dock Gen2Swapnil Devesh2022-10-171-0/+1
* add DragonFlyBSD build support (except test/)SASANO Takayoshi2022-10-174-4/+8
* add FreeBSD build support (except test/)SASANO Takayoshi2022-10-174-4/+5
* add NetBSD/OpenBSD build support (except test/)SASANO Takayoshi2022-10-1714-17/+52
* doc: ucm - more volume notesJaroslav Kysela2022-10-173-13/+72
* doc: ucm - add sequence graphsJaroslav Kysela2022-09-168-1/+192
* pcm: hw_params - copy periods and buffer_time to the local variableJaroslav Kysela2022-08-181-0/+2
* pcm: fix the dshare delay reportingJaroslav Kysela2022-08-162-2/+2
* ucm: add NULL check for card_name in openJaroslav Kysela2022-07-081-1/+1
* ucm: fix few memory-leaks in the error pathsJaroslav Kysela2022-07-082-6/+6
* pcm: direct plugins: make three more symbols private to libraryJaroslav Kysela2022-07-081-0/+6
* Release v1.2.7.2v1.2.7.2Jaroslav Kysela2022-07-081-1/+1
* include/sound/type_compat.h: fix include guardSASANO Takayoshi2022-07-081-3/+3
* ucm: fix st_mode check for symbolic linksStephan Gerhold2022-07-081-1/+1
* mixer: add documentation about postcondition of removal event processingTakashi Sakamoto2022-06-271-0/+12
* pcm: share plugin: handle -EINTRJaroslav Kysela2022-06-271-12/+18
* pcm: share plugin: return error if socket read or write call failsTomohiro IKEDA2022-06-271-4/+7
* rawmidi: fix the params_mode check condition in snd_rawmidi_tread()Jaroslav Kysela2022-06-261-1/+1
* Release v1.2.7.1v1.2.7.1Jaroslav Kysela2022-06-171-1/+1
* output: include stdarg.hBernd Kuhls2022-06-172-0/+4
* pcm: dmix - Add error handler for `fgets`Tomohiro IKEDA2022-06-172-4/+2
* ucm: list also hardware configs (hw:X) in uc_mgr_scan_master_configs() fcnJaroslav Kysela2022-06-161-13/+58
* control: eld - fix the decoding for older hwJaroslav Kysela2022-06-061-3/+13
* conf: Use ino64_t to save and compare inode numbersSimon McVittie2022-06-052-1/+2
* Release v1.2.7v1.2.7Jaroslav Kysela2022-05-311-1/+1
* ucm: fix the reload call (snd_use_case_mgr_reload)Jaroslav Kysela2022-05-273-12/+16
* ucm: implement disdevall sequence commandJaroslav Kysela2022-05-244-2/+39
* use-case.h: add Channels/ChannelPos values to the documentationJaroslav Kysela2022-05-241-0/+12
* ucm: fix memory leak in the error path (Include)Jaroslav Kysela2022-05-231-3/+4
* pcm: hw: change rate range syntaxJaroslav Kysela2022-05-201-15/+33
* pcm: hw: add "min_rate" and "max_rate" as alternatives to single "rate" param...Benedek Kupper2022-05-201-7/+45
* configure: remove --with-lfs option, but keep the autodetection codeJaroslav Kysela2022-05-201-8/+1
* pcm: rate - rewrite the may_wait_for_avail_min callback for the rate pluginJaroslav Kysela2022-05-204-28/+43
* pcm: plugin - fix avail_min calculation on rate pluginAndreas Pape2022-05-203-0/+31
* mixer: simple module: python 3.10 PyTuple_SET_ITEM() fixGraham Inggs2022-05-201-10/+10
* pcm: dmix: fix wrong scaling in 32bits pcm mixingKatsuhiro Suzuki2022-05-201-2/+2
* configure: add --with-lfs optionJaroslav Kysela2022-05-202-0/+30
* pcm: ladspa - Use LFS calls (readdir64)Jaroslav Kysela2022-05-202-2/+5
* ucm: Use LFS calls (stat, scandir)Jaroslav Kysela2022-05-204-19/+19
* conf: Use LFS calls when reading config filesSebastian Krzyszkowiak2022-05-201-9/+9
* ucm: main - fix the compilation error (signess)Jaroslav Kysela2022-05-201-1/+1
* gitcompile: fix 32 bit compilation supportJaroslav Kysela2022-05-201-4/+6
* control: eld - add missing ctype.h header inclusionJaroslav Kysela2022-05-201-0/+1
* pcm: fix for the unitialized write bufferJaroslav Kysela2022-05-202-4/+4
* conf: vc4-hdmi: use a proper hdmi pcm, fix broken default pcmMatthias Reichl2022-05-191-30/+48
* remove .travis.yml (using github actions)Jaroslav Kysela2022-05-191-5/+0