rockbox/uisimulator/sdl
Dave Chapman efd78238f6 Re-commit bitmaps in binary mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8757 a1c6a512-1295-4272-9138-f99709370657
2006-02-20 23:44:22 +00:00
..
button.c Adaptive button repeat: adapts repeat rate depending on the ability of the application to cope. Avoids afterscroll and similar effects. * Yield while scrolling through lists. 2006-02-19 13:34:12 +00:00
kernel.c
lcd-bitmap.c
lcd-bitmap.h
lcd-charcell.c
lcd-charcell.h
lcd-remote.c
lcd-remote.h
lcd-sdl.c Actually fix the palette issue. 2006-02-16 18:55:36 +00:00
lcd-sdl.h
Makefile
README
sound.c
sound.h
SOURCES
sprintf.h
thread-sdl.c
thread-sdl.h Refactor SDL sim source so drawing routines are written once. Split bitmap, remote, and charcell LCD in to their own files. Add zoom support, use --zoom factor (e.g. --zoom 2 for two times zoom) to use it. 2006-02-09 21:49:28 +00:00
timefuncs.h
UI-fmrecorder.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-gmini120.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-h100.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-h120.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-h300.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-ipod4g.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-ipodcolor.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-ipodnano.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-ondiofm.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-ondiosp.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-player.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-recorder.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-recorderv2.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
UI-x5.bmp Re-commit bitmaps in binary mode 2006-02-20 23:44:22 +00:00
uisdl.c
uisdl.h minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers 2006-02-20 12:03:32 +00:00

To build:

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