summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2002-05-05Play a tune. Uses the id3-info now and display it on screen.Daniel Stenberg
2002-05-05build play.c and id3.c too nowDaniel Stenberg
2002-05-05wrapper include for the actual file.h to enable the change-root fiddleDaniel Stenberg
2002-05-05support open() properly so that the root dir works in the archos subdirDaniel Stenberg
2002-05-04Use the defines, we can't assume a particular LCD or keypad.Daniel Stenberg
2002-05-04Make it easy to select which kind of LCD you want the simulator to featureDaniel Stenberg
2002-05-04started to implement the charcell LCD apiDaniel Stenberg
2002-05-04don't define anything like this hereDaniel Stenberg
2002-05-04funny preprocessor tricksDaniel Stenberg
2002-05-04changed window size to be about the same size as a recorderDaniel Stenberg
2002-05-04Removed #definesRobert Hak
2002-05-04Added browse_root(void)Robert Hak
2002-05-04createdRobert Hak
2002-05-04add reference to its headerRobert Hak
2002-05-03minor sizing correctionRobert Hak
2002-05-03*** empty log message ***Robert Hak
2002-05-03Commented out log statement on lcd_updateRobert Hak
2002-05-03Commented out the KEY PRESSED and EVENT debug messagesRobert 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-03Fixed global values for tetris game not being reset. This prevented youRobert Hak
2002-05-03Menu cursor now wraps around top and bottom. Reworked drawing of cursorRobert Hak
2002-05-02Fixed tab issues and made use of lcd_clear_display instead of lcd_clearrectRobert Hak
2002-05-02Corrected title display.Robert Hak
2002-05-02Added screensaver.c referenceRobert Hak
2002-05-02Yes, its a simple screensaver... why not?Robert Hak
2002-05-02Added reference to the small screensaver app I addedRobert Hak
2002-05-02link with the firmware's sprintf() code just in case we'd start to use it,Daniel Stenberg
2002-05-01slow down tetris a bit, now when the X11 simulator supports sleep() withDaniel Stenberg
2002-05-01fixed headerDaniel Stenberg
2002-05-01added the sleep simulation fileDaniel Stenberg
2002-05-01kernel.h wrapper fileDaniel Stenberg
2002-05-01added sleep() simulationDaniel Stenberg
2002-05-01You can now successfully lose at tetris! (In other words, the gameRobert Hak
2002-05-01removed win32 compiler directiveFelix Arends
2002-05-01added debug and panic support for the simulatorFelix Arends
2002-05-01Added compiled resource to cvs, so that people can compile with the make file...Felix Arends
2002-04-30latest (working) makefile.Felix Arends
2002-04-30added win32 simulator compability (by including windows.h)Felix Arends
2002-04-30UISW32 dir functions working,Felix Arends
2002-04-30expanded the browser with a little cursor to moveDaniel Stenberg
2002-04-30clear first, then draw might look betterDaniel Stenberg
2002-04-30call the dir browser when selectedDaniel Stenberg
2002-04-30initial dir browsing codeDaniel Stenberg
2002-04-30added for dir emulationDaniel Stenberg
2002-04-30Correcting mistaken formattingRobert Hak
2002-04-30Changed calls in draw_frame to lcd_drawline rather then drawing individualRobert Hak
2002-04-30corrected for Linux againDaniel Stenberg
2002-04-30draw the "box" before calling the appDaniel Stenberg
2002-04-30fixed for Solaris buildDaniel Stenberg