]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: add GLib enumeration to report type of error for ALSASeq.UserClient
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 15 Nov 2020 02:54:07 +0000 (11:54 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 15 Nov 2020 02:54:07 +0000 (11:54 +0900)
commit33e2e6d6d898738c5ed42fa3eaf7c5c51a11515e
tree10c7ee8877a8cefa0f8759247c5e708d10816ed0
parent22ba1b39888c427233421b29fcc46d6164c503c1
seq: add GLib enumeration to report type of error for ALSASeq.UserClient

This commit adds new GLib enumeration for error reporting in
instance of ALSASeqUserClient class.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/alsaseq-enum-types.h
src/seq/alsaseq.map
tests/alsaseq-enums