]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: client_info: add object to represent information of client
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 1 Apr 2020 09:13:28 +0000 (18:13 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Fri, 3 Apr 2020 13:06:25 +0000 (22:06 +0900)
commit6b72a77ef2b3fdedee1a2b34eeb4dce949d85734
tree257aa1559a8fa6422fcb8e3788003f6098f784e6
parentc5b7c598fde46a48d4334ccc529dbc8bc1a3ec80
seq: client_info: add object to represent information of client

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/alsaseq.map
src/seq/client-info.c [new file with mode: 0644]
src/seq/client-info.h [new file with mode: 0644]
src/seq/meson.build
tests/alsaseq-client-info [new file with mode: 0644]
tests/meson.build