summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11
AgeCommit message (Expand)AuthorFilesLines
2002-05-08added icons.cDaniel Stenberg1-1/+4
2002-05-07NULL is not defined when this compiles on Linux, let's avoid that for nowDaniel Stenberg1-1/+1
2002-05-07adjusted to build on my solaris boxDaniel Stenberg3-32/+29
2002-05-07extended the wrapper layer, we can't depend on much in the "real" direntDaniel Stenberg2-9/+45
2002-05-07added x11_readdir() protoDaniel Stenberg1-0/+1
2002-05-07readdir() wrapper for proper dirent struct emulation in target codeDaniel Stenberg2-3/+32
2002-05-06fixed title string in x11 windowDave Chapman1-0/+1
2002-05-06no more Logf(), only use debugf()Daniel Stenberg2-29/+1
2002-05-06compile debug.c from the firmware for logging errorsDaniel Stenberg1-1/+4
2002-05-06Added menu.cRobert Hak1-1/+4
2002-05-06Dave Chapman removed the annoying extra slashDaniel Stenberg1-2/+2
2002-05-05build play.c and id3.c too nowDaniel Stenberg1-3/+9
2002-05-05wrapper include for the actual file.h to enable the change-root fiddleDaniel Stenberg1-0/+25
2002-05-05support open() properly so that the root dir works in the archos subdirDaniel Stenberg1-0/+13
2002-05-04Make it easy to select which kind of LCD you want the simulator to featureDaniel Stenberg1-2/+8
2002-05-04started to implement the charcell LCD apiDaniel Stenberg1-0/+17
2002-05-04don't define anything like this hereDaniel Stenberg1-1/+0
2002-05-04funny preprocessor tricksDaniel Stenberg2-0/+47
2002-05-04changed window size to be about the same size as a recorderDaniel Stenberg1-1/+1
2002-05-03Commented out log statement on lcd_updateRobert Hak1-1/+1
2002-05-03Commented out the KEY PRESSED and EVENT debug messagesRobert Hak1-334/+335
2002-05-02Added screensaver.c referenceRobert Hak1-2/+6
2002-05-02link with the firmware's sprintf() code just in case we'd start to use it,Daniel Stenberg1-2/+9
2002-05-01fixed headerDaniel Stenberg1-0/+19
2002-05-01added the sleep simulation fileDaniel Stenberg1-1/+1
2002-05-01kernel.h wrapper fileDaniel Stenberg1-0/+24
2002-05-01added sleep() simulationDaniel Stenberg1-0/+27
2002-04-30clear first, then draw might look betterDaniel Stenberg1-2/+1
2002-04-30added for dir emulationDaniel Stenberg3-2/+27
2002-04-30corrected for Linux againDaniel Stenberg1-1/+1
2002-04-30draw the "box" before calling the appDaniel Stenberg1-3/+2
2002-04-30fixed for Solaris buildDaniel Stenberg1-2/+2
2002-04-28changed the colors to be more Recorder-likeDaniel Stenberg1-2/+2
2002-04-28set recorder keypadDaniel Stenberg1-1/+1
2002-04-28works in new dirDaniel Stenberg1-1/+8
2002-04-27use Logf()Daniel Stenberg1-1/+1
2002-04-27moved X11-specific files into a separate subdir to keep root clean forDaniel Stenberg17-0/+2610