]> git.alsa-project.org Git - alsa-gobject.git/commit
timer: add GLib enumeration to report type of error for ALSATimer.UserInstance
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 14 Nov 2020 08:28:09 +0000 (17:28 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 14 Nov 2020 08:28:09 +0000 (17:28 +0900)
commit524d286ce2878b36957e5c6fdd265ab354a3d63a
treee0c255de0d3f9fc63b999c44efe8471ec40a7579
parente0b44801bad80d0d753580e4810914d7fed5bd7e
timer: add GLib enumeration to report type of error for ALSATimer.UserInstance

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

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