summaryrefslogtreecommitdiff
path: root/apps/plugins/wormlet.c (unfollow)
Commit message (Expand)Author
2007-01-18Add wormlet for the H10 5/6 GB. Seems to work well on the sim.Tom Ross
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-15Hopefully clean up some errorsKarl Kurbjun
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-11'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg
2006-08-11don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-07-30accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman
2006-06-30I should be sleepingKevin Ferrare
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-05-23Enable wormlet for the ipod 3g - there is no reason to exclude it.Dave Chapman
2006-05-23make wormlet work on iaudio, patch by Mustapha SenhajiMarcoen Hirschberg
2006-05-22fix simulator build for the gigabeatMarcoen Hirschberg
2006-05-22Patch attached to bug report #5077 by Ewan Davies which fixes argh/food gener...Zakk Roberts
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-13Fixed ordering of SOURCES; removed redundancy pertaining to the definition of...Zakk Roberts
2006-03-13Please let this be the last fix.. please..Zakk Roberts
2006-03-13(Hopefully) fixed the ugliest build table we've had in quite a while..Zakk Roberts
2006-03-13Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of t...Zakk Roberts
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-01-16Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold
2004-10-23Plugin rework 6: (all) Now using the default event handler, standard placemen...Jens Arnold
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg
2002-12-18Killed a dozen global variablesBjörn Stenberg
2002-10-29usb detection in bounce, and all files use default font (not loaded)Robert Hak
2002-10-03i dumbRobert Hak
2002-10-03we no longer have lang.hRobert Hak
2002-09-27Phil modified FIELD_RECT_WIDTH for the new default fontDaniel Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-17Philipp's patch to stop food from appearing on a wormEric Linenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-09Much expanded wormlet (Philipp Pertermann). Read the manual... :-)Björn Stenberg
2002-09-06features.h was renamed to options.h since it collided with the systemDaniel Stenberg
2002-09-06include features.h for deciding which features to includeDaniel Stenberg
2002-09-01we don't need HAS_LCD_BITMAPRobert Hak
2002-08-31*** empty log message ***Robert Hak
2002-08-31we didn't use LCD_BITMAPRobert Hak
2002-08-26Adapted wormlet to code standard and added it to simulators.Björn Stenberg
2002-08-26Philpp Petermann's game wormletEric Linenberg