summaryrefslogtreecommitdiff
path: root/apps/plugins/bounce.c (unfollow)
Commit message (Expand)Author
2004-12-15Fixed typeJens Arnold
2004-10-17Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-08-30Fixed USB handling, and brought back the special modeJens Arnold
2004-07-26Adapted to the new event handler conceptLinus Nielsen Feltzing
2004-05-14Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold
2003-12-06Re-added analog clockBjörn Stenberg
2003-06-30The conversion to plugin broke the Bounce demoLinus Nielsen Feltzing
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2002-10-29usb detection in bounce, and all files use default font (not loaded)Robert Hak
2002-10-23fixed the check for the release eventsDaniel Stenberg
2002-10-13Now, try press ON while watching the bounce screen. I'm sure we can thinkDaniel Stenberg
2002-10-11Added an analogue clock to the screen. Adds a perfect excuse for runningDaniel Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-13moved the 12x16 font from the chartables to the bounce code, as that isDaniel Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-09-06To give you all a feeling from the good-old C64 demo scene, press UP or DOWNDaniel 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-05made it move really smooth again and extended the X axis sine tableDaniel Stenberg
2002-09-01we don't need HAS_LCD_BITMAPRobert Hak
2002-08-31USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-13made the movement a bit slower to appear smootherDaniel Stenberg
2002-06-18bounce doesn't need to reference the nonexistant file: screensaver.hRobert Hak
2002-06-15unused variable, remove compiler warningDaniel Stenberg
2002-06-15Lemme describe it this way:Daniel Stenberg
2002-06-07include string.h to remove compiler warning on targetDaniel Stenberg
2002-06-04sleep now references HZRobert Hak
2002-05-28new button_get() usageDaniel Stenberg
2002-05-24include "config.h" firstDaniel Stenberg
2002-05-17Moving recorder code to recorder/Björn Stenberg
2002-05-17moved from the simulator dirDaniel Stenberg
2002-05-13Changing to C99 'bool'Björn Stenberg
2002-05-10Adapted to changes in the lcd API.Björn Stenberg
2002-05-04Use the defines, we can't assume a particular LCD or keypad.Daniel Stenberg
2002-05-04add reference to its headerRobert Hak
2002-05-03minor sizing correctionRobert Hak
2002-05-03*** empty log message ***Robert Hak
2002-05-02Fixed tab issues and made use of lcd_clear_display instead of lcd_clearrectRobert Hak
2002-05-02Corrected title display.Robert Hak
2002-05-02Yes, its a simple screensaver... why not?Robert Hak