rockbox/uisimulator/x11
Daniel Stenberg bdfc932acc extended the clean target to remove the libplugin and the rockbox.zip
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4781 a1c6a512-1295-4272-9138-f99709370657
2004-06-20 22:03:15 +00:00
..
archos
atoi.h build and work with the new include path(s) 2003-02-07 09:42:57 +00:00
button-x11.c Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. 2004-06-10 13:29:52 +00:00
config.h
kernel.h Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. 2004-06-10 13:29:52 +00:00
lcd-x11.c Fixed a warning (unused variable) 2004-06-16 20:56:44 +00:00
lcd-x11.h
Makefile extended the clean target to remove the libplugin and the rockbox.zip 2004-06-20 22:03:15 +00:00
oss_sound.c
README
resources.c
resources.h
screenhack.c removed silly debug outputs 2004-06-16 15:20:06 +00:00
screenhack.h Now supports key-repeat in the simulator! 2003-04-23 18:49:57 +00:00
sprintf.h Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ 2003-06-29 16:43:15 +00:00
thread.c Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. 2004-06-10 13:29:52 +00:00
timefuncs.h Reworked the time get/set functions 2004-04-20 10:23:57 +00:00
uibasic.c Default window zoom for Recorder simulator is 2. 2003-01-20 09:39:38 +00:00
utils.h
version.h
visual.c
visual.h
vroot.h
xmu.h

Solaris

 $ make
 $ ./rockboxui

Linux

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