index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
uisimulator.make
Age
Commit message (
Expand
)
Author
2011-02-27
FS#11966 - use separate modelnames and config files for RaaA. This adds an A...
Dave Chapman
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-07-06
Rockbox as an application: Add an 320x240 SDL application target.
Thomas Martitz
2010-07-03
Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...
Frank Gevaerts
2010-06-17
make the sim build the skin lib also
Jonathan Gordon
2010-06-06
Move target-simulating specific keymaps out of button-sdl.c into a file per
Thomas Martitz
2010-05-18
uisimulator/sdl only contains bitmaps, rename to 'bitmaps'
Rafaël Carré
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2009-04-29
Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix...
Thomas Martitz
2009-04-29
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...
Thomas Martitz
2009-03-01
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
2009-02-23
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
2008-11-25
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-21
Removed duplicate LANG_O...
Björn Stenberg
2008-11-21
Added LANG_O to simulators as well.
Björn Stenberg
2008-11-20
Remove .a files before running ar, to avoid problems with renamed files remai...
Björn Stenberg
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg