OSDN Git Service

ucm: Introduce "Value {}" section, more implementation work
authorJaroslav Kysela <perex@perex.cz>
Wed, 22 Sep 2010 12:31:15 +0000 (14:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 22 Sep 2010 12:31:15 +0000 (14:31 +0200)
commit404cd090b279b329c86514984dc74439dedf2e90
tree4e7bc40c2c908947060531d057227d752b00eeb6
parent1c79fad9692fb04cb8cbc7be8e2ec88595e62e46
ucm: Introduce "Value {}" section, more implementation work

- new "Value {}" section is introduced for read-only values
  describing the PCM and control/mixer IDs (or any other
  things)
- more complete implementation for API functions

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/use-case.h
src/ucm/main.c
src/ucm/parser.c
src/ucm/ucm_local.h
src/ucm/utils.c