OSDN Git Service

control: fulfill a description about element type with integer64
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 21 Feb 2016 16:54:19 +0000 (01:54 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 21 Feb 2016 17:47:12 +0000 (18:47 +0100)
commitc2518902c5bc34f3320a8deb96c9a804b5a00176
treedfd20c7877e14ce92009d081873a50c90a9f3156
parentc3c9206d12c553c0f0fac45a1aac16c7edc152b2
control: fulfill a description about element type with integer64

In UAPI of asound.h, there're 6 types of control element; boolean, integer,
enumerated, bytes, iec958 and integer64 (The none type seems to be added to
start the value at non-zero). Although, current description in alsa-lib
has a lack of integer64 type.

This commit fulfil the type.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/control/control.c