summaryrefslogtreecommitdiff
path: root/apps/plugins/euroconverter.c
AgeCommit message (Expand)Author
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-17fixed euroconverter, missed in the configfile changeAndrew Mahone
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-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
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
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
2005-01-13Patch #939307 by Eric LassaugeLinus Nielsen Feltzing
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold
2004-12-05Fixed a typo, thanks ChristiJens Arnold
2004-10-22Plugin rework 5: (all) Now using the default event handler, standard placemen...Jens Arnold
2004-07-22Updated for the new configfile functionsLinus Nielsen Feltzing
2004-07-21Now uses the new config file frameworkLinus Nielsen Feltzing
2004-07-16Now uses the settings_parseline() functionLinus Nielsen Feltzing
2004-07-15Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing