rockbox/uisimulator/x11
Daniel Stenberg 86a05c56c2 build play.c and id3.c too now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@427 a1c6a512-1295-4272-9138-f99709370657
2002-05-05 10:29:17 +00:00
..
button-x11.c don't define anything like this here 2002-05-04 12:22:03 +00:00
chardef.h funny preprocessor tricks 2002-05-04 12:21:36 +00:00
charundef.h funny preprocessor tricks 2002-05-04 12:21:36 +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
file.h wrapper include for the actual file.h to enable the change-root fiddle 2002-05-05 10:28:48 +00:00
io.c support open() properly so that the root dir works in the archos subdir 2002-05-05 10:28:23 +00:00
kernel.h kernel.h wrapper file 2002-05-01 10:36:30 +00:00
lcd-x11.c started to implement the charcell LCD api 2002-05-04 12:25:06 +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 build play.c and id3.c too now 2002-05-05 10:29:17 +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 changed window size to be about the same size as a recorder 2002-05-04 11:16:07 +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