]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: event_cntr: rewrite public API to return gboolean according to GNOME convention
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 31 May 2022 01:41:31 +0000 (10:41 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Tue, 31 May 2022 02:31:59 +0000 (11:31 +0900)
commit89a44ecc6f56fa21df1864282c4fc74474833cdf
tree691eb65e11c4300338d5437a2eb2ec5bd3e49c4b
parent8f16c7253326d3ce29983b1843b2ed295969eff8
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