index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
app.c
Age
Commit message (
Expand
)
Author
2002-05-06
Cleaned up for menu.c/h usage
Robert Hak
2002-05-05
use the menu function pointers properly
Daniel Stenberg
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
2002-05-04
Removed #defines
Robert Hak
2002-05-03
*** empty log message ***
Robert Hak
2002-05-03
Removed unused menu options
Robert Hak
2002-05-03
Fixed stupid error with cursor positioning on return from an app.
Robert Hak
2002-05-03
Menu cursor now wraps around top and bottom. Reworked drawing of cursor
Robert Hak
2002-05-02
Added reference to the small screensaver app I added
Robert Hak
2002-05-01
removed win32 compiler directive
Felix Arends
2002-04-30
expanded the browser with a little cursor to move
Daniel Stenberg
2002-04-30
call the dir browser when selected
Daniel Stenberg
2002-04-28
corrected the source header
Daniel Stenberg
2002-04-28
removed unistd.h completely
Daniel Stenberg
2002-04-28
win32 compatible versions
Felix Arends
2002-04-28
one sleep is enough
Daniel Stenberg
2002-04-28
only lcd_update() when a key actually was pressed
Daniel Stenberg
2002-04-28
pressing OFF in tetris now gets you back to the main menu
Daniel Stenberg
2002-04-28
removed log, put a sleep() back since it runs just too fast otherwise
Daniel Stenberg
2002-04-27
my first take at writing a little app, which of course can start tetris!
Daniel Stenberg