rockbox/uisimulator/x11
Björn Stenberg b45491df8f Added backlight_time stub
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1219 a1c6a512-1295-4272-9138-f99709370657
2002-06-27 01:00:00 +00:00
..
archos I got tired of shifting this file around, and it belongs with the archos 2002-05-18 05:38:33 +00:00
button-x11.c Some X servers send KP_Begin for keypad 5 2002-06-25 11:05:30 +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 adjusted to build on my solaris box 2002-05-07 12:25:30 +00:00
file.h warning hunt and kill session 2002-06-14 11:00:13 +00:00
io.c warning hunt and kill session 2002-06-14 11:00:13 +00:00
kernel.h removed yield() define, we have a proper yield() implementation now 2002-06-14 12:40:00 +00:00
lcd-x11.c Added backlight_time stub 2002-06-27 01:00:00 +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 Moved settings.c/h to apps/ 2002-06-27 00:25:19 +00:00
mpeg.c Added mpeg_next() and mpeg_prev() 2002-06-26 21:29:07 +00:00
oss_sound.c added playback simulator if /dev/dsp is unavailable 2002-05-15 07:27:48 +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 warning hunt and kill session 2002-06-14 11:00:13 +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
thread.c current_tick simulation added 2002-06-14 12:44:51 +00:00
uibasic.c warning hunt and kill session 2002-06-14 11:00:13 +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 warning hunt and kill session 2002-06-14 11:00:13 +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