summaryrefslogtreecommitdiff
path: root/firmware/export/events.h (follow)
Commit message (Expand)AuthorAge
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* event classes are single bitsJonathan Gordon2012-04-22
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Made events table static and moved MAX_SYS_EVENTS from events.c to events.h t...Bertrik Sikken2008-05-20
* Updated panicf in remove_event. Also fixed some comments.Bertrik Sikken2008-04-27
* Oops; I forgot one.Nicolas Pennequin2008-04-03
* It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon2008-03-17
* Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen2008-03-16