OSDN Git Service

Control API - add TLV support
authorJaroslav Kysela <perex@perex.cz>
Wed, 5 Jul 2006 15:42:16 +0000 (17:42 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 5 Jul 2006 15:42:16 +0000 (17:42 +0200)
commitc7a0708a236210523e241fa436e2cb8b33395746
tree0e74e71f4b5d844cf1fad6916341d6e40724c77c
parent408697bfe21789f71e8abaa5e7fb0edd448a59ab
Control API - add TLV support

snd_ctl_elem_tlv_read
snd_ctl_elem_tlv_write
snd_ctl_elem_tlv_command
snd_ctl_elem_info_is_tlv_readable
snd_ctl_elem_info_is_tlv_writable
snd_ctl_elem_info_is_tlv_commandable
snd_hctl_elem_tlv_read
snd_hctl_elem_tlv_write
snd_hctl_elem_tlv_command
include/control.h
include/sound/asound.h
src/Versions
src/control/control.c
src/control/control_hw.c
src/control/control_local.h
src/control/hcontrol.c