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
/
common
Age
Commit message (
Expand
)
Author
2011-11-17
stubs.c is only needed on SIMULATOR builds.
Thomas Martitz
2011-11-17
Remove sim_tasks from the sdl application build.
Thomas Martitz
2011-11-17
Simulate usb plugging on the sim better using sim_tasks.
Thomas Martitz
2011-10-30
Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1
Bertrik Sikken
2011-10-04
r30706 was not the right fix - thanks to amiconn for catching the error
Michael Chicoine
2011-10-03
Fix w32 cross-compiled sim showing 0KB for disk size and disk free
Michael Chicoine
2011-09-03
Fix warning, 'read_next:' is only used when EOVERFLOW is defined.
Andree Buschmann
2011-06-20
Dircache: Don't expose struct dircache_entry and pointers into the cache, use...
Thomas Martitz
2011-06-12
Work around missing EOVERFLOW define on cygwin/mingw.
Thomas Jarosch
2011-06-10
RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB...
Thomas Jarosch
2011-04-16
Fix regression in r29715: files listed multiple times in uisimulator
Michael Hohmuth
2011-04-15
Better dircache handling in simulator
Michael Hohmuth
2011-03-08
RaaA: Add RTC support
Thomas Jarosch
2011-03-08
Bring idle poweroff to RaaA and the sim
Thomas Jarosch
2011-03-01
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...
Thomas Jarosch
2011-02-28
Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it
Thomas Jarosch
2011-02-28
Hopefully get shutdown/exit handling on SDL/maemo right.
Thomas Martitz
2011-02-18
Implement cooperative threads on hosted platforms using C code.
Thomas Martitz
2011-02-15
Fix the shutdown sequence for maemo, SDL and simulator builds
Thomas Jarosch
2011-02-08
Initial maemo platform support
Thomas Jarosch
2010-12-25
Make sim build compilable under Cygwin. Fixes FS#11832.
Andree Buschmann
2010-12-23
RaaA: Improve tagcache search to make the database built.
Thomas Martitz
2010-12-06
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-02
Fix player sim yellow
Thomas Martitz
2010-11-18
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-09-09
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-08
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-02
Move comment
Thomas Martitz
2010-09-02
Android: don't compile stubs.c and kill off libuisimulator entirely.
Thomas Martitz
2010-09-01
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-08-27
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-26
Introduce a small api for loading code (codecs,plugins) from disk/memory.
Thomas Martitz
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-06
Rockbox as an application: Add an 320x240 SDL application target.
Thomas Martitz
2010-07-04
Simulator: build recording code
Rafaël Carré
2010-06-22
sim_icons.c is actually only for charcell display simulation.
Thomas Martitz
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-05-22
rtc_enable_alarm() needs no return value
Rafaël Carré
2010-05-18
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
[next]