summaryrefslogtreecommitdiff
path: root/apps/recorder/bounce.c (follow)
Commit message (Expand)AuthorAge
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* usb detection in bounce, and all files use default font (not loaded)Robert Hak2002-10-29
* fixed the check for the release eventsDaniel Stenberg2002-10-23
* Now, try press ON while watching the bounce screen. I'm sure we can thinkDaniel Stenberg2002-10-13
* Added an analogue clock to the screen. Adds a perfect excuse for runningDaniel Stenberg2002-10-11
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* moved the 12x16 font from the chartables to the bounce code, as that isDaniel Stenberg2002-09-13
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg2002-09-06
* To give you all a feeling from the good-old C64 demo scene, press UP or DOWNDaniel Stenberg2002-09-06
* features.h was renamed to options.h since it collided with the systemDaniel Stenberg2002-09-06
* include features.h for deciding which features to includeDaniel Stenberg2002-09-06
* made it move really smooth again and extended the X axis sine tableDaniel Stenberg2002-09-05
* we don't need HAS_LCD_BITMAPRobert Hak2002-09-01
* USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak2002-08-31
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* made the movement a bit slower to appear smootherDaniel Stenberg2002-08-13
* bounce doesn't need to reference the nonexistant file: screensaver.hRobert Hak2002-06-18
* unused variable, remove compiler warningDaniel Stenberg2002-06-15
* Lemme describe it this way:Daniel Stenberg2002-06-15