summaryrefslogtreecommitdiffstats
path: root/firmware/export/events.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon1-11/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-0/+1
2008-05-20Made events table static and moved MAX_SYS_EVENTS from events.c to events.h t...Bertrik Sikken1-2/+0
2008-04-27Updated panicf in remove_event. Also fixed some comments.Bertrik Sikken1-2/+2
2008-04-03Oops; I forgot one.Nicolas Pennequin1-0/+1
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon1-2/+2
2008-03-16Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen1-0/+51