]> git.alsa-project.org Git - alsa-gobject.git/commit
ctl: elem_value: add an API to check whether two instances have the same values
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 22 Dec 2019 02:02:34 +0000 (11:02 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sat, 28 Dec 2019 04:16:48 +0000 (13:16 +0900)
commit86341d140e6d36b61f9630c96a28e7948547beba
tree53da4434e55de3ef26f9ac71707d6f91000e6316
parent335411422c5ca298ef3e2eee6b725284073a4353
ctl: elem_value: add an API to check whether two instances have the same values

It's convenient for users to check whether two instances of elem_value
have the same values. This commit adds an API to satisfy the convenience.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/ctl/alsactl.map
src/ctl/elem-value.c
src/ctl/elem-value.h
tests/alsactl-elem-value