index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ucm
Commit message (
Expand
)
Author
Age
Files
Lines
*
compilation: fix ANDROID -> __ANDROID__ define detection
Maxython
2023-05-02
1
-1
/
+1
*
ucm: fix geti() macro - return zero on success
Jaroslav Kysela
2023-01-15
1
-0
/
+1
*
ucm: simplify and fix the previous patch (geti)
Jaroslav Kysela
2023-01-15
1
-70
/
+20
*
ucm: add existence checks to geti calls
Curtis Malainey
2023-01-15
1
-16
/
+67
*
ucm: fix possible memory leak in execute_sysw()
Jaroslav Kysela
2023-01-05
1
-0
/
+1
*
ucm: execute_sysw - fix possible use-after-free
Jaroslav Kysela
2022-12-07
1
-2
/
+3
*
ucm: handle empty string also for ${env:} substitution
Jaroslav Kysela
2022-11-22
1
-1
/
+7
*
ucm: clarify set_defaults calls
Jaroslav Kysela
2022-11-15
1
-11
/
+25
*
ucm: fix enhanced ID parsing in snd_use_case_parse_ctl_elem_id()
Jaroslav Kysela
2022-11-02
1
-1
/
+1
*
ucm: do not handle multiple Syntax field updates
Jaroslav Kysela
2022-10-20
1
-34
/
+42
*
add DragonFlyBSD build support (except test/)
SASANO Takayoshi
2022-10-17
2
-2
/
+6
*
add FreeBSD build support (except test/)
SASANO Takayoshi
2022-10-17
1
-1
/
+1
*
add NetBSD/OpenBSD build support (except test/)
SASANO Takayoshi
2022-10-17
2
-1
/
+6
*
doc: ucm - more volume notes
Jaroslav Kysela
2022-10-17
1
-13
/
+24
*
doc: ucm - add sequence graphs
Jaroslav Kysela
2022-09-16
1
-0
/
+7
*
ucm: add NULL check for card_name in open
Jaroslav Kysela
2022-07-08
1
-1
/
+1
*
ucm: fix few memory-leaks in the error paths
Jaroslav Kysela
2022-07-08
2
-6
/
+6
*
ucm: fix st_mode check for symbolic links
Stephan Gerhold
2022-07-08
1
-1
/
+1
*
ucm: list also hardware configs (hw:X) in uc_mgr_scan_master_configs() fcn
Jaroslav Kysela
2022-06-16
1
-13
/
+58
*
ucm: fix the reload call (snd_use_case_mgr_reload)
Jaroslav Kysela
2022-05-27
3
-12
/
+16
*
ucm: implement disdevall sequence command
Jaroslav Kysela
2022-05-24
4
-2
/
+39
*
ucm: fix memory leak in the error path (Include)
Jaroslav Kysela
2022-05-23
1
-3
/
+4
*
ucm: Use LFS calls (stat, scandir)
Jaroslav Kysela
2022-05-20
4
-19
/
+19
*
ucm: main - fix the compilation error (signess)
Jaroslav Kysela
2022-05-20
1
-1
/
+1
*
ucm: macro - make argument names shorter
Jaroslav Kysela
2022-05-19
2
-8
/
+8
*
ucm: doc - describe variants, minor corrections
Jaroslav Kysela
2022-05-19
1
-2
/
+37
*
ucm: implement enadev2 and disdev2 sequence commands
Jaroslav Kysela
2022-05-19
5
-22
/
+90
*
ucm: add support for verb variants
Jaroslav Kysela
2022-05-18
2
-20
/
+189
*
ucm: set SYNTAX_VERSION_MAX to 6
Jaroslav Kysela
2022-05-18
1
-1
/
+1
*
ucm: move macros and evali substitution to Syntax 6
Jaroslav Kysela
2022-05-18
2
-6
/
+6
*
ucm: macro - add deep call protection (recursion)
Jaroslav Kysela
2022-05-17
2
-0
/
+7
*
ucm: macro call inplace evaluate inside macro
Jaroslav Kysela
2022-05-17
1
-0
/
+5
*
ucm: macro - fix the error message, print id
Jaroslav Kysela
2022-05-17
1
-1
/
+4
*
ucm: return empty string for undefined "open" variables (arguments)
Jaroslav Kysela
2022-05-17
1
-0
/
+2
*
ucm: allow '-' prefix to avoid errors when the variable is not defined
Jaroslav Kysela
2022-05-17
1
-0
/
+7
*
ucm: allow passing variables through ucm open string
Jaroslav Kysela
2022-05-16
2
-0
/
+63
*
ucm: implement MacroDefine and Macro subtree evaluation
Jaroslav Kysela
2022-05-13
6
-9
/
+252
*
ucm: local_config may be NULL (error path)
Jaroslav Kysela
2022-05-13
1
-1
/
+2
*
ucm: add ${evali:} substitution
Jaroslav Kysela
2022-05-13
2
-1
/
+44
*
ucm: fix the '${eval:EXPR}' substitution
Jaroslav Kysela
2022-02-22
1
-0
/
+3
*
ucm: top-level path - set directory from symlink
Jaroslav Kysela
2021-12-13
1
-10
/
+45
*
ucm: add initial doxygen documenation
Jaroslav Kysela
2021-12-01
2
-1
/
+532
*
conf: introduce snd_config_load_string()
Jaroslav Kysela
2021-12-01
1
-28
/
+4
*
ucm: add ${eval:EXPR} substitution (Syntax 5)
Jaroslav Kysela
2021-11-30
2
-1
/
+38
*
ucm: fix parsing of the internal hexadecimal card identifier (2)
Jaroslav Kysela
2021-11-12
1
-1
/
+1
*
ucm: fix parsing of the internal hexadecimal card identifier
Jaroslav Kysela
2021-11-12
1
-0
/
+3
*
ucm: fix DeviceModifier parser
Jaroslav Kysela
2021-11-07
1
-1
/
+1
*
conf: introduce safe_strtol_base()
Jaroslav Kysela
2021-11-02
1
-6
/
+1
*
ucm: suppress the no device (no UCM card) errors on request
Jaroslav Kysela
2021-10-28
3
-1
/
+10
*
ucm: substitute the before/after identifiers
Jaroslav Kysela
2021-09-01
1
-6
/
+12
[next]