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