]> git.alsa-project.org Git - alsa-gobject.git/commit
timer: enums: rename TstampEventType from EventType
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 5 Jun 2022 03:39:24 +0000 (12:39 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Mon, 6 Jun 2022 02:14:34 +0000 (11:14 +0900)
commit1197dce0d0e2eac8c089381390b8264f8faac828
treedfaf2f640db99005a4056b4551cdd1cbe0cc182e
parentbcb7d2a73eb368b1a07d79f4ca9b90e4574dff8f
timer: enums: rename TstampEventType from EventType

ALSATimer.EventType is for the type of tstamp event, thus it's not for
tick event.

This commit renames the enumerations with explicit name.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
samples/timer
src/timer/alsatimer-enum-types.h
src/timer/alsatimer.map
src/timer/event-data-tstamp.c
src/timer/event-data-tstamp.h
src/timer/instance-params.c
src/timer/instance-params.h
tests/alsatimer-enums