~canonical-hwe-team/hwe-next/+git/alsa-lib:ucm

Last commit made on 2011-01-11
Get this branch:
git clone -b ucm https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/alsa-lib

Branch merges

Branch information

Recent commits

a618cdf... by Liam Girdwood

ucm: fix switch device & modifier when no transition is found

Fix some logic bugs in switch device and switch modifier when
transition sequences are not found. Also fix check for new device.

Reported-by: <email address hidden>
Signed-off-by: Liam Girdwood <email address hidden>

e1b4bd6... by Jaroslav Kysela <email address hidden>

ucm: add snd_use_case_verb_list() inline function

Signed-off-by: Jaroslav Kysela <email address hidden>

7b259bc... by Liam Girdwood

ucm: ctlparse - always terminate cset buffer

Signed-off-by: Liam Girdwood <email address hidden>

df760d8... by Liam Girdwood

ucm: fix handling of cset with spaces in the control name

Always terminate the cset command based on the last space found within the
cset command since the control name may contain spaces.

eba5471... by Liam Girdwood

ucm: only select modifier when supported device is enabled

Make sure the supported device of a modifier is enabled before
we enable the modifier.

Signed-off-by: Liam Girdwood <email address hidden>

265cf2c... by Liam Girdwood

ucm: implement basic script exec functionality

Signed-off-by: Liam Girdwood <email address hidden>

116fabd... by Liam Girdwood

ucm: check the correct return value for modifier

Signed-off-by: Liam Girdwood <email address hidden>

ebb52f6... by Liam Girdwood

ucm: check for valid value list before dereference.

Signed-off-by: Liam Girdwood <email address hidden>

6cda65b... by Liam Girdwood

ucm: remove unused code.

Signed-off-by: Liam Girdwood <email address hidden>

02bc123... by Liam Girdwood

ucm: make sure active modifier and device lists are initialised

Signed-off-by: Liam Girdwood <email address hidden>