summaryrefslogtreecommitdiffstats
path: root/apps/plugins/euroconverter.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré1-4/+0
2010-08-24Fix yellows/reds. Red where caused by preprocessor condition mismatch.Thomas Martitz1-0/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-8/+4
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-4/+8
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-8/+4
2009-01-17fixed euroconverter, missed in the configfile changeAndrew Mahone1-1/+1
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-9/+1
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-0/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+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-2/+6
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-19/+16
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-5/+2
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold1-1/+1
2005-01-13Patch #939307 by Eric LassaugeLinus Nielsen Feltzing1-17/+21
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold1-16/+16
2004-12-05Fixed a typo, thanks ChristiJens Arnold1-1/+1
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold1-7/+12
2004-07-22Updated for the new configfile functionsLinus Nielsen Feltzing1-3/+5
2004-07-21Now uses the new config file frameworkLinus Nielsen Feltzing1-49/+26
2004-07-16Now uses the settings_parseline() functionLinus Nielsen Feltzing1-8/+8
2004-07-15Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing1-0/+626