ucm: define and describe Syntax 7

- for new macro argument substitution
- for new Path condition fields substitutions

Link: https://github.com/alsa-project/alsa-ucm-conf/pull/411
Link: https://github.com/alsa-project/alsa-lib/issues/395
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2024-04-24 15:33:40 +02:00
parent c6cd83bd0a
commit 3864f7d95f
4 changed files with 41 additions and 16 deletions

View file

@ -40,7 +40,7 @@
#include <pthread.h>
#include "use-case.h"
#define SYNTAX_VERSION_MAX 6
#define SYNTAX_VERSION_MAX 7
#define MAX_CARD_SHORT_NAME 32
#define MAX_CARD_LONG_NAME 80