]> git.alsa-project.org Git - alsa-gobject.git/commit
rawmidi: substream_info: add object to represent information of substream
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 18 Nov 2019 04:22:44 +0000 (13:22 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sun, 12 Apr 2020 05:30:33 +0000 (14:30 +0900)
commit44ce5e8292d9bcd2acd9e73ce48cc7b1a3b7be4a
tree147b220e85a0cca58a9151667111bb11b9c2cc90
parent55f796b5ad339f13baf8dba953f9f195fb9618ed
rawmidi: substream_info: add object to represent information of substream

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