index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Fix player sim yellow
Thomas Martitz
2010-12-02
*
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-18
*
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-31
*
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
*
Revert r27972 to fix FS#11610 (but in a way android builds still work).
Thomas Martitz
2010-09-08
*
fix red.
Thomas Martitz
2010-09-08
*
Cleanup io.c a bit.
Thomas Martitz
2010-09-08
*
Move comment
Thomas Martitz
2010-09-02
*
Android: don't compile stubs.c and kill off libuisimulator entirely.
Thomas Martitz
2010-09-02
*
Android: don't compile powermgmt-sim.c
Thomas Martitz
2010-09-01
*
Android: Don't compile sim_tasks.c
Thomas Martitz
2010-09-01
*
Redo previous commit to not break android builds.
Thomas Martitz
2010-09-01
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Thomas Martitz
2010-08-27
*
2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...
Thomas Martitz
2010-08-27
*
Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...
Thomas Martitz
2010-08-27
*
Introduce a small api for loading code (codecs,plugins) from disk/memory.
Thomas Martitz
2010-08-26
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-10
*
Rockbox as an application: Add an 320x240 SDL application target.
Thomas Martitz
2010-07-06
*
Simulator: build recording code
Rafaël Carré
2010-07-04
*
sim_icons.c is actually only for charcell display simulation.
Thomas Martitz
2010-06-22
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
rtc_enable_alarm() needs no return value
Rafaël Carré
2010-05-22
*
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
2010-05-18
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15
*
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-05-12
*
Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...
Thomas Martitz
2010-05-07
*
Fix the remaining reds.
Thomas Martitz
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
*
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...
Andree Buschmann
2010-03-20
*
Switch to using statvfs for simulated fat_size(). This makes io.c build on op...
Jens Arnold
2010-03-20
*
FS#10954: fix rename under simulator by Alex Bennee
Amaury Pouly
2010-02-01
*
Fix red, moved around a bit to much.
Thomas Martitz
2010-01-19
*
Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...
Thomas Martitz
2010-01-19
*
More tabs removed
Andree Buschmann
2010-01-03
*
Simplify some expressions using the ? operator
Bertrik Sikken
2010-01-01
*
Enable backlight brightness in simulator
Maurus Cuelenaere
2009-12-17
*
UISimulator - prevent multiple definition of usb_inserted when USB_NONE is de...
Michael Chicoine
2009-11-23
*
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
*
Fix red: Invert buttons in RTL mode
Tomer Shalev
2009-10-05
*
Invert buttons in RTL mode
Tomer Shalev
2009-10-05
*
FS#10569 RTC driver cleanup
Nils Wallménius
2009-09-26
*
Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...
Nils Wallménius
2009-08-19
*
initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...
Robert Kukla
2009-07-26
*
Remove an #ifdef SIMULATOR in favor of using a stub
Thomas Martitz
2009-05-05
*
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...
Thomas Martitz
2009-04-29
[next]