rockbox/uisimulator/x11
Mats Lidell 74cc9e41fa Remove use of rockbox-mode.el in local variables list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
2003-01-24 10:56:06 +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 Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56:06 +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 Added rename() to simulator 2003-01-15 11:38:03 +00:00
io.c Added rename() to simulator 2003-01-15 11:38:03 +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 Remove use of rockbox-mode.el in local variables list. 2003-01-24 10:56: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 Implementing Rocklatin for Rockbox player. 2003-01-10 10:02:27 +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 Printing keyboard shortcuts at startup. 2003-01-21 08:46:14 +00:00
screenhack.h Now the X11 simulator sets the BUTTON_REL bit properly and thus generates 2002-10-14 08:09:29 +00:00
thread.c current_tick simulation added 2002-06-14 12:44:51 +00:00
uibasic.c Default window zoom for Recorder simulator is 2. 2003-01-20 09:39:38 +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 Updated version to 0.2 2002-10-16 08:41:25 +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