]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: event_cntr: rewrite public API to return gboolean according to GNOME convention topic/gnome-throw-convention
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 31 May 2022 01:41:31 +0000 (10:41 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 31 May 2022 01:41:31 +0000 (10:41 +0900)
commit70502889a509906c44c834178a613d910fb26c95
tree691eb65e11c4300338d5437a2eb2ec5bd3e49c4b
parent69c0b66ac6dc440db1e11301b77a50ec43ae8038
seq: event_cntr: rewrite public API to return gboolean according to GNOME convention

In GNOME convention, the throw function to report error at GError argument
should return gboolean value to report the overall operation finishes
successfully or not.

This commit rewrite such public APIs with loss of backward compatibility.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
samples/seq
src/seq/alsaseq.map
src/seq/event-cntr.c
src/seq/event-cntr.h