summaryrefslogtreecommitdiff
path: root/apps/plugins/robotfindskitten.c (follow)
Commit message (Expand)AuthorAge
* Declaration of 'pause' from robotfindskitten has conflicting types for 'pause...Thomas Martitz2011-01-22
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* some changes to use of display_text.Teruaki Kawashima2010-02-22
* make sure plugin reset backlight setting before exit. do code polish.Teruaki Kawashima2009-12-18
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* use lib display text to display help messages (FS#10099).Teruaki Kawashima2009-07-14
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz2009-04-10
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* 19421 missed a few commas in robotfindskitten Adam Gashlin2009-01-09
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* A few new messages for robotfindskitten. Enjoy. :)Robert Menes2008-12-13
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* A bit of code policing.Björn Stenberg2008-11-05
* Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg2008-10-30
* Plugin parameters should be const.Steve Bavin2008-05-13
* Keep a 2 pixel margin in the instructions screen.Jonas Häggqvist2007-10-08
* Use the userfont for the instructions.Jonas Häggqvist2007-10-07
* Add instructions on all targets. Somewhat hackish, I'm afraid, but works reas...Jonas Häggqvist2007-10-07
* Save some more space by not allocating arrays large enough to hold more than ...Jonas Häggqvist2007-10-07
* Reduce memory usage so that we can include all messages on all platformsNils Wallménius2007-10-05
* New plugin: robotfindskitten - a zen simulation. More (or less) information o...Jonas Häggqvist2007-10-05