summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.2.5v1.2.5Jaroslav Kysela2021-05-271-1/+1
* pcm: hw - correct the comment in snd_pcm_hw_state()Jaroslav Kysela2021-05-271-2/+2
* pcm: hw - fix again snd_pcm_hw_state() when the driver was disconnectedJaroslav Kysela2021-05-271-3/+4
* seq: fix snd_seq_parse_address()Jaroslav Kysela2021-05-261-12/+30
* topology/pcm.c: remove duplicated AC97 hw formatChao Song2021-05-261-4/+0
* include: try to fix the out-of-source-tree buildJaroslav Kysela2021-05-251-1/+1
* include: fix out-of-source-tree buildJaroslav Kysela2021-05-251-5/+12
* pcm: hw - fix snd_pcm_hw_state()Jaroslav Kysela2021-05-251-3/+3
* ucm: compound_merge - use snd_config_merge()Jaroslav Kysela2021-05-241-7/+30
* conf: snd_config_merge() - substitute non-compound config handlesJaroslav Kysela2021-05-241-9/+13
* conf: snd_config_merge() - merge (concat) correctly arraysJaroslav Kysela2021-05-241-1/+29
* conf: return count of items in snd_config_is_array()Jaroslav Kysela2021-05-241-3/+4
* ucm: recognize first '-' character as ignore error for exec/shellJaroslav Kysela2021-05-181-4/+11
* conf: print quoted string more wiselyJaroslav Kysela2021-05-181-9/+12
* ucm: cfg-save - allow to save the sub-tree including root keysJaroslav Kysela2021-05-182-6/+20
* ucm: libconfig - merge not override itemsJaroslav Kysela2021-05-181-2/+2
* ucm: libconfig parser - fix memory leaksJaroslav Kysela2021-05-181-7/+3
* conf: fix snd_config_merge() - merge schemaJaroslav Kysela2021-05-181-2/+11
* control: remap - add no-op when the remapping is not activeJaroslav Kysela2021-05-171-4/+12
* ucm: add cfg-save commandJaroslav Kysela2021-05-174-0/+56
* ucm: fix memory leak in execute_cset()Jaroslav Kysela2021-05-141-1/+1
* ucm: parse LibraryConfig also in the toplevel fileJaroslav Kysela2021-05-131-2/+12
* conf: load the card specific configurations to the config sub-treeJaroslav Kysela2021-05-132-26/+77
* conf: add snd_config_make_path() functionJaroslav Kysela2021-05-132-0/+99
* conf: add snd_config_is_empty() functionJaroslav Kysela2021-05-132-0/+14
* pcm: fix open in direct plugins - wrong pointer assignmentJaroslav Kysela2021-05-133-3/+3
* conf: _snd_config_evaluate - remove 'delete compound members' callJaroslav Kysela2021-05-121-7/+2
* conf: fix snd_config_substitute() - memory leakJaroslav Kysela2021-05-121-8/+9
* conf: fix snd_config_merge() - double free in overwrite modeJaroslav Kysela2021-05-121-0/+1
* ucm: fix regexec() REG_NOMATCH state handling for define regexJaroslav Kysela2021-05-121-0/+2
* ucm: add exec sequence commandJaroslav Kysela2021-05-126-7/+312
* alsa: conf - use card number roots for device redirectsJaroslav Kysela2021-05-0417-21/+21
* conf: extend load_for_all_cards hook (id/value table)Jaroslav Kysela2021-05-042-24/+97
* mixer: simple - Fix "Capture Volume" and "Capture Switch" being seen as globa...Hans de Goede2021-05-041-10/+10
* ucm: Fix sysw sequence command not working when requesting to ignore errorsHans de Goede2021-05-041-1/+4
* ucm: fix the local ucm control device name cachingJaroslav Kysela2021-04-232-4/+14
* control: remap - don't allow I/O on renamed IDsJaroslav Kysela2021-04-231-0/+2
* control: add missing src/conf/ctl/Makefile.amJaroslav Kysela2021-04-233-1/+9
* ucm: limit the master config scan to conf.virt.dJaroslav Kysela2021-04-221-41/+2
* ucm: fixed find-device substitution (non-continuous PCM devices)Jaroslav Kysela2021-04-161-0/+3
* ucm: allow to escape the trailing variable substitution characterJaroslav Kysela2021-04-161-4/+42
* ucm: find-device / pcm - the ctl_list may be emptyJaroslav Kysela2021-04-161-0/+4
* ucm: add missing uc_mgr_card_close() call to snd_use_case_mgr_open()Jaroslav Kysela2021-04-151-2/+5
* ucm: cosmetic code reshuffle in rval_lookup_main()Jaroslav Kysela2021-04-151-5/+4
* ucm: fix uc_mgr_has_local_config()Jaroslav Kysela2021-04-151-1/+2
* ucm: rewrite device value only when the local config existsJaroslav Kysela2021-04-151-0/+2
* utils/alsa.m4: another quick fix for the bracketsasavah2021-04-141-1/+1
* utils/alsa.m4: a quick fix for missing end bracketsJaroslav Kysela2021-04-131-1/+1
* conf: usb - correct 'SB Omni Surround 5.1' iec958 deviceJaroslav Kysela2021-04-131-0/+2
* test: audio_time - fix timestamp2ns() and usage()Jaroslav Kysela2021-04-131-3/+2