OSDN Git Service

ucm: fix the local ucm control device name caching
[android-x86/external-alsa-lib.git] / src / ucm / utils.c
2021-04-23 Jaroslav Kyselaucm: fix the local ucm control device name caching
2021-04-13 Jaroslav Kyselaucm: add LibraryConfig support
2021-03-29 Jaroslav Kyselaucm: add ctl-remove sequence command to delete controls...
2021-03-29 Jaroslav Kyselaucm: add cset-new sequence command to create new contro...
2021-03-23 Jaroslav Kyselaucm: rename sysset to sysw
2021-03-11 Jaroslav Kyselaucm: implement sysset sequence command
2021-03-11 Jaroslav Kyselaucm: add _fboot / FixedBootSequence
2021-02-03 Jaroslav Kyselaucm: add ${find-card} and ${find-device} substitutions
2020-10-06 Jaroslav Kyselaucm: rename once_list to boot_list
2020-06-08 Jaroslav Kyselaucm: fix the wrong return value in uc_mgr_open_ctl()
2020-06-03 Jaroslav Kyselaucm: implement CardIdByName substitution
2020-05-25 Jaroslav Kyselaucm: configuration - allow to define the configuration...
2020-05-25 Jaroslav Kyselaucm: configuration - implement in-place Include
2020-05-14 Jaroslav Kyselaucm: parse SectionOnce section in the master UCM config...
2020-04-06 Jaroslav Kyselaucm: fix the device remove operation
2020-02-07 Jaroslav Kyselaucm: fill missing device entries (conflicting / supported)
2020-02-07 Jaroslav Kyselaucm: implement RenameDevice and RemoveDevice verb manag...
2020-01-15 Jaroslav Kyselaucm: split conf_file_name and conf_dir_name
2019-11-14 Jaroslav Kyselaucm: add If condition block
2019-11-10 Jaroslav Kyselaucm: save the whole ctl info to the ctl_list structure
2019-11-10 Jaroslav Kyselaucm: fix memory leaks for cdev, bin-file and tlv elements
2019-11-10 Jaroslav Kyselaucm: add support for multiple control devices, more...
2019-11-10 Jaroslav Kyselaucm: switch to ucm2 directory and v2 format, keep backw...
2019-11-10 Jaroslav Kyselaconf: improve the include paths code
2019-05-27 Jaroslav Kyselaucm: another coverity fix in uc_mgr_config_load()
2019-05-24 Jaroslav Kyselaucm: coverity fixes
2019-01-07 Jaroslav Kyselaconf: rename snd_conf_load1() to _snd_config_load_with_...
2018-11-29 Takashi Iwaiucm: Set default include path
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2016-12-02 Mengdong Linucm: Parse sequence of component devices
2011-06-08 Stephen WarrenUCM: Implement ConflictingDevices, add device list...
2011-03-28 Jaroslav KyselaUCM: Fix LGPL licence ("how to receive" part referred...
2011-01-24 Jaroslav KyselaMerge branch 'ucm'
2010-11-29 Jaroslav Kyselaucm: initial implementation for cdev/cset
2010-11-29 Jaroslav Kyselaucm: add ValueDefaults section to the master file
2010-10-26 Jaroslav Kyselaucm: debug parser
2010-10-13 Jaroslav Kyselaucm: implemented card list feature
2010-09-22 Jaroslav Kyselaucm: Introduce "Value {}" section, more implementation...
2010-09-15 Jaroslav Kyselaucm: Moved ucm to src/ucm subdirectory