From 2ab7bdf61e509fdcd1dc01702eb1b8d7ea4b9ec8 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 11 Nov 2019 13:01:48 +0100 Subject: [PATCH] add ucm/README.md and ucm2/README.md Signed-off-by: Jaroslav Kysela --- ucm/README.md | 5 +++++ ucm2/README.md | 17 +++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 ucm/README.md create mode 100644 ucm2/README.md diff --git a/ucm/README.md b/ucm/README.md new file mode 100644 index 0000000..2cbbfd1 --- /dev/null +++ b/ucm/README.md @@ -0,0 +1,5 @@ +Use Case Configuration files v1 syntax +-------------------------------------- + +This directory holds old UCM configuration files. The new +configuration files should be created in the ucm2 tree only. diff --git a/ucm2/README.md b/ucm2/README.md new file mode 100644 index 0000000..3aefdf7 --- /dev/null +++ b/ucm2/README.md @@ -0,0 +1,17 @@ +Use Case Configuration files +---------------------------- + +Library directories: + + platforms/ + codecs/ + dsps/ + +Those directories are not inspected for the list of +available UCM configurations. They contain files +included from other UCMs. + +Syntax, value names +------------------- + +https://git.alsa-project.org/?p=alsa-lib.git;a=blob;f=include/use-case.h -- 2.47.1