index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
export
/
events.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-12
Get voice event out of playback.c
Michael Sevakis
1
-0
/
+1
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-8
/
+61
2012-04-22
event classes are single bits
Jonathan Gordon
1
-1
/
+1
2010-05-16
FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...
Jonathan Gordon
1
-0
/
+1
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
1
-0
/
+1
2009-10-20
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
1
-2
/
+2
2008-10-16
Accept FS#9480 - centralise and organise the events in the apps/ layer.
Jonathan Gordon
1
-11
/
+4
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
1
-0
/
+1
2008-05-20
Made events table static and moved MAX_SYS_EVENTS from events.c to events.h t...
Bertrik Sikken
1
-2
/
+0
2008-04-27
Updated panicf in remove_event. Also fixed some comments.
Bertrik Sikken
1
-2
/
+2
2008-04-03
Oops; I forgot one.
Nicolas Pennequin
1
-0
/
+1
2008-03-17
It makes more sense for the callback registrar to decide if its a "oneshot" t...
Jonathan Gordon
1
-2
/
+2
2008-03-16
Implement the playback event handling as a system-wide multi-purpose event sy...
Miika Pekkarinen
1
-0
/
+51