alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4][alsa-lib] ctl: sync UAPI header for TLV-related macros and apply misc changes
@ 2016-09-17 14:49 Takashi Sakamoto
  2016-09-17 14:49 ` [PATCH 1/4] Update include/sound/tlv.h from 4.9-pre kernel uapi Takashi Sakamoto
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Takashi Sakamoto @ 2016-09-17 14:49 UTC (permalink / raw)
  To: clemens, tiwai, broonie; +Cc: vinod.koul, alsa-devel, ckeepax

Hi,

A few days ago, UAPI header of 4.9-pre kernel newly include existent macros
related to TLV operation for user land. Then, applications are going to know
layout of TLV packet payload in the header.

This patchset is for related changes in ALSA user land library. The macros
are put into 'include/sound/tlv.h', however they're not put into
'include/control.h' yet, because currently I have no better idea for library
APIs to parse threshold level information.

Takashi Sakamoto (4):
  Update include/sound/tlv.h from 4.9-pre kernel uapi
  test: use proper threshold level information for user-ctl-element-set
    test
  ctl: improve API documentation for TLV operation
  ctl: improve documentation about TLV-related APIs

 include/sound/tlv.h         | 80 +++++++++++++++++++++++++++++++++++++++++++++
 src/control/control.c       | 21 ++++++++++--
 test/user-ctl-element-set.c | 41 +++++++++++++++--------
 3 files changed, 125 insertions(+), 17 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-20 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-17 14:49 [PATCH 0/4][alsa-lib] ctl: sync UAPI header for TLV-related macros and apply misc changes Takashi Sakamoto
2016-09-17 14:49 ` [PATCH 1/4] Update include/sound/tlv.h from 4.9-pre kernel uapi Takashi Sakamoto
2016-09-17 14:49 ` [PATCH 2/4] test: use proper threshold level information for user-ctl-element-set test Takashi Sakamoto
2016-09-19 20:48   ` Takashi Iwai
2016-09-20 10:13     ` Takashi Sakamoto
2016-09-17 14:49 ` [PATCH 3/4] ctl: fix API explanation for TLV operation Takashi Sakamoto
2016-09-17 14:49 ` [PATCH 4/4] ctl: improve documentation about TLV-related APIs Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).