index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
nim.c
Age
Commit message (
Expand
)
Author
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
2010-08-25
Remove build conditions inside .c plugin files
Rafaël Carré
2010-08-24
Fix yellows/reds. Red where caused by preprocessor condition mismatch.
Thomas Martitz
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2009-01-16
revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...
Dominik Wenger
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-04
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
Michael Giacomelli
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-01-26
Changed several places to use button_clear_queue() to empty the button queue....
Jens Arnold
2004-10-22
Plugin rework 5: (all) Now using the default event handler, standard placemen...
Jens Arnold
2004-01-08
adjust to the new splash()
Daniel Stenberg
2003-11-04
Patch #780511 by Pierre Delore, a NIM game for Players
Linus Nielsen Feltzing