rockbox/uisimulator/x11
Björn Stenberg 4b392cd105 Added dependency to the tools dir, so it's automatically built with the rest. Updated build docs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3825 a1c6a512-1295-4272-9138-f99709370657
2003-07-10 11:52:42 +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 Now supports key-repeat in the simulator! 2003-04-23 18:49:57 +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 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
file.h Fixed simulator warning. 2003-07-01 23:43:29 +00:00
io.c Added FreeBSD support to uisimulator. Patch by Keith Hubbard 2003-07-04 08:30:01 +00:00
kernel.h Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. 2003-07-01 21:05:43 +00:00
lcd-x11.c remove debug output 2003-04-23 18:49:24 +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 Added dependency to the tools dir, so it's automatically built with the rest. Updated build docs. 2003-07-10 11:52:42 +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 Now supports key-repeat in the simulator! 2003-04-23 18:49:57 +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 current_tick simulation added 2002-06-14 12:44:51 +00:00
timefuncs.h fixes the warning 2003-02-07 10:31:28 +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