rockbox/uisimulator/x11
Daniel Stenberg d85d4637bc link with the firmware's sprintf() code just in case we'd start to use it,
so that we don't accidently try using sprintg() formatting the firmware
doesn't support!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@384 a1c6a512-1295-4272-9138-f99709370657
2002-05-02 14:12:08 +00:00
..
button-x11.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
config.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
dir.h fixed header 2002-05-01 10:36:54 +00:00
io.c added for dir emulation 2002-04-30 13:14:59 +00:00
kernel.h kernel.h wrapper file 2002-05-01 10:36:30 +00:00
lcd-x11.c clear first, then draw might look better 2002-04-30 13:29:08 +00:00
lcd-x11.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
Makefile link with the firmware's sprintf() code just in case we'd start to use it, 2002-05-02 14:12:08 +00:00
README moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
resources.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
resources.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
screenhack.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
screenhack.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
sleep.c added sleep() simulation 2002-05-01 10:35:42 +00:00
uibasic.c draw the "box" before calling the app 2002-04-30 06:55:45 +00:00
utils.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
version.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
visual.c moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
visual.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
vroot.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00
xmu.h moved X11-specific files into a separate subdir to keep root clean for 2002-04-27 23:48:49 +00:00

Solaris

 $ make
 $ ./rockboxui

Linux

 $ make LIBDIRS=-L/usr/X11R6/lib
 $ ./rockboxui