| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, ↵ | Björn Stenberg | 2002-09-06 |
| | | | | | | | removed blank and boxes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2215 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Remade the menu system slightly. All functions invoked from menus now use | Daniel Stenberg | 2002-08-23 |
| | | | | | | | | | | | | | | the Menu typedef as return type, and *ALL* menus that intercept USB connect can then return MENU_REFRESH_DIR so that the parent (any parent really) that do file or dir-accesses knows that and can do the refresh. If no refresh is needed by the parent, MENU_OK is returned. Somewhat biggish commit this close to 1.3, but we need to sort out this refresh-after-usb-connected business. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1948 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | fixed typo | Robert Hak | 2002-06-18 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1051 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | renamed screensaver.[ch] to boxes | Robert Hak | 2002-06-16 |
| git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1019 a1c6a512-1295-4272-9138-f99709370657 | |||