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