]> git.alsa-project.org Git - alsa-gobject.git/commit
timer: tstamp-event: rename from event-data-tstamp
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)
commitb11095b261a37946cec0f069d1e1f78843d3662a
tree520fe865d8d9dcd2ba00144fde7970faa2389511
parent71932ad2b377063f5ebcfdd3a26416f7c815e2d1
timer: tstamp-event: rename from event-data-tstamp

The name of EventDataTstamp is redundant.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/timer/alsatimer.h
src/timer/alsatimer.map
src/timer/event-data-tstamp.h [deleted file]
src/timer/meson.build
src/timer/tstamp-event.c [moved from src/timer/event-data-tstamp.c with 51% similarity]
src/timer/tstamp-event.h [new file with mode: 0644]
src/timer/user-instance.c
src/timer/user-instance.h