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