]> git.alsa-project.org Git - alsa-lib.git/history - src/ucm
Release v1.2.15.2
[alsa-lib.git] / src / ucm /
3 days ago Jaroslav Kyselaucm: add some traces for the config filenames
2025-12-09 Jaroslav Kyselaucm: exec - fix maxfd used warning
2025-12-09 Mike Gilbertucm: use closefrom instead of close_range
2025-12-04 Jaroslav Kyselaucm: add ValueGlobals section to the top configuration...
2025-12-04 Jaroslav Kyselaucm: fix the DefineRegex issue where multiple variables...
2025-12-04 Jaroslav Kyselaucm: Include directive - add optional behaviour
2025-12-04 Jaroslav Kyselaucm: complete dependency graphs for conflicting/support...
2025-12-04 Jaroslav Kyselaucm: implement DeviceVariant configuration extension
2025-12-04 Jaroslav Kyselaucm: implement ValueDefaults.BootCardGroup and define use
2025-12-01 Jaroslav Kyselaucm: keep original device name for logs
2025-12-01 Jaroslav Kyselaucm: sort devices by priority
2025-11-18 Jaroslav Kyselaucm: doc - add examples for device name with descriptor...
2025-11-18 Jaroslav Kyselaucm: be more restrictive for device name with descriptor
2025-11-18 Jaroslav Kyselaucm: strip device index when the device type is present...
2025-11-18 Jaroslav Kyselaucm: add support for device names with colon (':')
2025-11-18 Jaroslav Kyselaucm: normalize device names
2025-11-17 Jaroslav Kyselaucm: add possibility to inline Verb configurations...
2025-11-17 Jaroslav Kyselaucm: add Prepend and Append block handling for If condi...
2025-11-12 Jaroslav Kyselacoverity.com fixes - initial round
2025-11-12 Jaroslav Kyselaadd missing return value changes for snd_config_get_str...
2025-11-07 Jaroslav Kyselaucm: add missing stdbool.h include to ucm_local.h
2025-11-07 Jaroslav Kyselaucm: fix variant issue where variables or macros are...
2025-11-07 Jaroslav Kyselaucm: remove 'error: ' prefix from error messages (dupli...
2025-11-07 Jaroslav Kyselaucm: remove uc_dbg macro and callers
2025-11-07 Jaroslav Kyselaucm: replace uc_error with snd_error calls
2025-11-07 Jaroslav Kyselaucm: add a basic set of trace/debug log calls
2025-11-07 Jaroslav Kyselahuge correction of tabulators and whitespaces
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
next