]> git.alsa-project.org Git - alsa-lib.git/history - src/ucm
conf: fix parse_array_def override code path
[alsa-lib.git] / src / ucm /
2025-07-31 Jochen Sprickerhofucm: use close_range on _GNU_SOURCE
2025-07-31 wyjstrongForce to use alphasort64() sorting function for Harmony OS
2025-06-26 Jaroslav Kyselaucm: regex: fix the error message (missing argument)
2025-04-24 Jaroslav KyselaRevert "ucm: do not bump syntax version to 8"
2025-04-14 Jaroslav Kyselaucm: do not bump syntax version to 8
2025-03-21 Jaroslav Kyselaucm: add '${LibCaps}' substitution
2025-03-21 Jaroslav Kyselaucm: remove @@LibraryVersion and @@SyntaxVersion variables
2025-03-19 Jaroslav Kyselaucm: format @@SyntaxVersion to 4 digits
2025-03-19 Jaroslav Kyselaucm: enhance documentation (sys-card + ranges + more)
2025-03-19 Jaroslav Kyselaucm: add @@LibraryVersion and @@SyntaxVersion variables
2025-03-13 Jaroslav Kyselaucm: add sys-card substitution
2024-05-14 Jaroslav Kyselaucm: doc - add Variant and Macro to the evaluation...
2024-04-24 Jaroslav Kyselaucm: define and describe Syntax 7
2024-04-24 Jaroslav Kyselaucm: raise error when macro argument is already defined...
2024-04-24 Jaroslav Kyselaucm: do argument value substitution for Macros
2024-04-24 Jaroslav Kyselaucm: fix Path condition - substitute Path
2024-04-24 Jaroslav Kyselaucm: fix Path condition - substitute Path and Mode...
2023-09-01 Jaroslav Kyselaucm: main - remove cast to pointer from integer of...
2023-09-01 Tony Wasserkaucm: mark internal functions static
2023-09-01 borinedoxygen: ucm: silence warnings
2023-09-01 borinedoxygen: escape xml tags
2023-09-01 borinedoxygen: fix broken parameter name tags
2023-05-02 Maxythoncompilation: fix ANDROID -> __ANDROID__ define detection
2023-01-15 Jaroslav Kyselaucm: fix geti() macro - return zero on success
2023-01-15 Jaroslav Kyselaucm: simplify and fix the previous patch (geti)
2023-01-15 Curtis Malaineyucm: add existence checks to geti calls
2023-01-05 Jaroslav Kyselaucm: fix possible memory leak in execute_sysw()
2022-12-07 Jaroslav Kyselaucm: execute_sysw - fix possible use-after-free
2022-11-22 Jaroslav Kyselaucm: handle empty string also for ${env:} substitution
2022-11-15 Jaroslav Kyselaucm: clarify set_defaults calls
2022-11-02 Jaroslav Kyselaucm: fix enhanced ID parsing in snd_use_case_parse_ctl_...
2022-10-20 Jaroslav Kyselaucm: do not handle multiple Syntax field updates
2022-10-17 SASANO Takayoshiadd DragonFlyBSD build support (except test/)
2022-10-17 SASANO Takayoshiadd FreeBSD build support (except test/)
2022-10-17 SASANO Takayoshiadd NetBSD/OpenBSD build support (except test/)
2022-10-17 Jaroslav Kyseladoc: ucm - more volume notes
2022-09-16 Jaroslav Kyseladoc: ucm - add sequence graphs
2022-07-08 Jaroslav Kyselaucm: add NULL check for card_name in open
2022-07-08 Jaroslav Kyselaucm: fix few memory-leaks in the error paths
2022-07-08 Stephan Gerholducm: fix st_mode check for symbolic links
2022-06-16 Jaroslav Kyselaucm: list also hardware configs (hw:X) in uc_mgr_scan_m...
2022-05-27 Jaroslav Kyselaucm: fix the reload call (snd_use_case_mgr_reload)
2022-05-24 Jaroslav Kyselaucm: implement disdevall sequence command
2022-05-23 Jaroslav Kyselaucm: fix memory leak in the error path (Include)
2022-05-20 Jaroslav Kyselaucm: Use LFS calls (stat, scandir)
2022-05-20 Jaroslav Kyselaucm: main - fix the compilation error (signess)
2022-05-19 Jaroslav Kyselaucm: macro - make argument names shorter
2022-05-19 Jaroslav Kyselaucm: doc - describe variants, minor corrections
2022-05-19 Jaroslav Kyselaucm: implement enadev2 and disdev2 sequence commands
2022-05-18 Jaroslav Kyselaucm: add support for verb variants
2022-05-18 Jaroslav Kyselaucm: set SYNTAX_VERSION_MAX to 6
2022-05-18 Jaroslav Kyselaucm: move macros and evali substitution to Syntax 6
2022-05-17 Jaroslav Kyselaucm: macro - add deep call protection (recursion)
2022-05-17 Jaroslav Kyselaucm: macro call inplace evaluate inside macro
2022-05-17 Jaroslav Kyselaucm: macro - fix the error message, print id
2022-05-17 Jaroslav Kyselaucm: return empty string for undefined "open" variables...
2022-05-17 Jaroslav Kyselaucm: allow '-' prefix to avoid errors when the variable...
2022-05-16 Jaroslav Kyselaucm: allow passing variables through ucm open string
2022-05-13 Jaroslav Kyselaucm: implement MacroDefine and Macro subtree evaluation
2022-05-13 Jaroslav Kyselaucm: local_config may be NULL (error path)
2022-05-13 Jaroslav Kyselaucm: add ${evali:} substitution
2022-02-22 Jaroslav Kyselaucm: fix the '${eval:EXPR}' substitution
2021-12-13 Jaroslav Kyselaucm: top-level path - set directory from symlink
2021-12-01 Jaroslav Kyselaucm: add initial doxygen documenation
2021-12-01 Jaroslav Kyselaconf: introduce snd_config_load_string()
2021-11-30 Jaroslav Kyselaucm: add ${eval:EXPR} substitution (Syntax 5)
2021-11-12 Jaroslav Kyselaucm: fix parsing of the internal hexadecimal card ident...
2021-11-12 Jaroslav Kyselaucm: fix parsing of the internal hexadecimal card ident...
2021-11-07 Jaroslav Kyselaucm: fix DeviceModifier parser
2021-11-02 Jaroslav Kyselaconf: introduce safe_strtol_base()
2021-10-28 Jaroslav Kyselaucm: suppress the no device (no UCM card) errors on...
2021-09-01 Jaroslav Kyselaucm: substitute the before/after identifiers
2021-08-31 Jaroslav Kyselaucm: fix the parsing of the hexadecimal prefix
2021-08-31 Jaroslav Kyselaucm: avoid zero card instance number
2021-06-14 Chih-Wei Huangconfigure: check if eaccess() is available
2021-06-14 Chih-Wei Huangucm: include sys/wait.h to fix build on Android
2021-06-04 Andreas Müllerucm_exec.c: Include limits.h explicitly to fix build...
2021-06-03 Jaroslav Kyselaucm: compound_merge() - fix use after free (and logic)
2021-06-03 Jaroslav Kyselaucm: fix possible memory leak in parse_verb_file()
2021-06-02 Jaroslav Kyselaucm: fix out-of-array access in rval_device_lookup_init()
2021-06-02 Jaroslav Kyselaucm: check error value in parse_lookup_query()
2021-06-02 Jaroslav Kyselaucm: fix possible NULL pointer dereference in uc_mgr_exec()
2021-06-02 Jaroslav Kyselaucm: find_exec() - fix memory leak (dir)
2021-06-02 Jaroslav Kyselaucm: fix if_eval_path() - access NULL pointer
2021-06-02 Jaroslav Kyselaucm: fix use after free in if_eval_regex_match()
2021-06-02 Jaroslav Kyselaucm: fix error path in execute_cfgsave()
2021-06-02 Jaroslav Kyselaucm: fix _alibpref string (add '.' delimiter to the...
2021-06-02 Jaroslav Kyselaucm: add _alibpref to get the private device prefix
2021-05-24 Jaroslav Kyselaucm: compound_merge - use snd_config_merge()
2021-05-18 Jaroslav Kyselaucm: recognize first '-' character as ignore error...
2021-05-18 Jaroslav Kyselaucm: cfg-save - allow to save the sub-tree including...
2021-05-18 Jaroslav Kyselaucm: libconfig - merge not override items
2021-05-18 Jaroslav Kyselaucm: libconfig parser - fix memory leaks
2021-05-17 Jaroslav Kyselaucm: add cfg-save command
2021-05-14 Jaroslav Kyselaucm: fix memory leak in execute_cset()
2021-05-13 Jaroslav Kyselaucm: parse LibraryConfig also in the toplevel file
2021-05-12 Jaroslav Kyselaucm: fix regexec() REG_NOMATCH state handling for defin...
2021-05-12 Jaroslav Kyselaucm: add exec sequence command
2021-05-04 Hans de Goedeucm: Fix sysw sequence command not working when request...
2021-04-23 Jaroslav Kyselaucm: fix the local ucm control device name caching
next