summaryrefslogtreecommitdiff
path: root/uisimulator/app.c
AgeCommit message (Expand)Author
2002-05-06Cleaned up for menu.c/h usageRobert Hak
2002-05-05use the menu function pointers properlyDaniel Stenberg
2002-05-04Use the defines, we can't assume a particular LCD or keypad.Daniel Stenberg
2002-05-04Removed #definesRobert Hak
2002-05-03*** empty log message ***Robert Hak
2002-05-03Removed unused menu optionsRobert Hak
2002-05-03Fixed stupid error with cursor positioning on return from an app.Robert Hak
2002-05-03Menu cursor now wraps around top and bottom. Reworked drawing of cursorRobert Hak
2002-05-02Added reference to the small screensaver app I addedRobert Hak
2002-05-01removed win32 compiler directiveFelix Arends
2002-04-30expanded the browser with a little cursor to moveDaniel Stenberg
2002-04-30call the dir browser when selectedDaniel Stenberg
2002-04-28corrected the source headerDaniel Stenberg
2002-04-28removed unistd.h completelyDaniel Stenberg
2002-04-28win32 compatible versionsFelix Arends
2002-04-28one sleep is enoughDaniel Stenberg
2002-04-28only lcd_update() when a key actually was pressedDaniel Stenberg
2002-04-28pressing OFF in tetris now gets you back to the main menuDaniel Stenberg
2002-04-28removed log, put a sleep() back since it runs just too fast otherwiseDaniel Stenberg
2002-04-27my first take at writing a little app, which of course can start tetris!Daniel Stenberg