rockbox/uisimulator/x11
Robert Hak 797b4696d9 Added screensaver.c reference
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@389 a1c6a512-1295-4272-9138-f99709370657
2002-05-02 21:30:58 +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 Added screensaver.c reference 2002-05-02 21:30:58 +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