]> 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)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sun, 15 Nov 2020 00:19:56 +0000 (09:19 +0900)
commitdb1ad51f8b522438165c2cdc5713ed5ccea625b7
treee0c255de0d3f9fc63b999c44efe8471ec40a7579
parent4a8ff7a4ed051d37dffeb02aa544993ae08f73a5
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