rockbox/uisimulator/x11
Daniel Stenberg c9d41b4b94 Make the simulator builds acknowledge the plugins variable set in the configure
script.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5464 a1c6a512-1295-4272-9138-f99709370657
2004-11-24 16:45:08 +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
atoi.h build and work with the new include path(s) 2003-02-07 09:42:57 +00:00
button-x11.c a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00
config-x11.h Moved LCD_WIDHT/HEIGHT from lcd driver to config file. 2004-09-16 14:36:08 +00:00
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 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. 2004-09-16 14:36:08 +00:00
lcd-x11.h
Makefile Make the simulator builds acknowledge the plugins variable set in the configure 2004-11-24 16:45:08 +00:00
oss_sound.c Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator 2004-07-08 10:12:39 +00:00
README
resources.c
resources.h
screenhack.c Moved LCD_WIDHT/HEIGHT from lcd driver to config file. 2004-09-16 14:36:08 +00:00
screenhack.h Moved LCD_WIDHT/HEIGHT from lcd driver to config file. 2004-09-16 14:36:08 +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 Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
uibasic.c The Iriver display is blue 2004-09-16 20:03:03 +00:00
utils.h Moved LCD_WIDHT/HEIGHT from lcd driver to config file. 2004-09-16 14:36:08 +00:00
version.h Updated version to 0.2 2002-10-16 08:41:25 +00:00
visual.c
visual.h
vroot.h warning hunt and kill session 2002-06-14 11:00:13 +00:00
xmu.h

Solaris

 $ make
 $ ./rockboxui

Linux

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