]> 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)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 5 Jun 2022 03:39:24 +0000 (12:39 +0900)
commit6d5b482f39a81198564f47f2e6ee35934076b051
treedfaf2f640db99005a4056b4551cdd1cbe0cc182e
parent3ed3362d93fcf5bd7e8d1dcc91fc4972d559331f
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