rockbox/uisimulator/sdl
Jens Arnold 73a28d1e93 These files don't belong here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8631 a1c6a512-1295-4272-9138-f99709370657
2006-02-08 13:56:00 +00:00
..
button.c The simulator should use the keypad period key, not the regular one 2006-02-04 23:15:15 +00:00
kernel.c Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
lcd-sdl.c More SDL simulator LCD fixes. 2006-02-08 13:19:16 +00:00
lcd-sdl.h Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
Makefile Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
README
sound.c Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
sound.h
SOURCES Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
sprintf.h Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
thread-sdl.c Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
thread-sdl.h Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
thread.c
timefuncs.h
UI-fmrecorder.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-gmini120.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-h100.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-h120.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-h300.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-ipodcolor.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-ipodnano.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-ondiofm.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-ondiosp.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-player.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-recorder.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-recorderv2.bmp Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
UI-x5.bmp Added iAudio X5 SDl sim image 2006-02-04 22:37:44 +00:00
uisdl.c Patch #1417462 by Dan Everton - Improved SDL simulator 2006-02-03 15:19:58 +00:00
uisdl.h Correct LCD background colours for b&w and greyscale SDL sims (SDL takes RGB while Win32 takes BGR) 2006-02-08 13:54:21 +00:00
version.h

To build:

 $ ../tools/configure
 [answer questions]
 $ make
 $ ./rockboxui