1. 7d1a47c Rewrite filesystem code (WIP) by Michael Sevakis · 11 years ago
  2. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  3. 9cb91c0 stubs.c is only needed on SIMULATOR builds. by Thomas Martitz · 13 years ago
  4. 71d73fd Remove sim_tasks from the sdl application build. by Thomas Martitz · 13 years ago
  5. 5f037ac Initial maemo platform support by Thomas Jarosch · 14 years ago
  6. be17fff Move comment by Thomas Martitz · 14 years ago
  7. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
  8. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  9. c00fbc4 Android: Don't compile sim_tasks.c by Thomas Martitz · 14 years ago
  10. 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
  11. 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 14 years ago
  12. 251b62d sim_icons.c is actually only for charcell display simulation. by Thomas Martitz · 14 years ago
  13. a7f4e1f Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight-sim.h into a .c too. by Thomas Martitz · 16 years ago
  14. 3e67e3b Add a rockbox kernel thread for simulator specific tasks, and use that for calling the screendump function(s). Fixes screendump in simulators for backlight-less targets (Ondio), and reduces mixing of unrelated functionality a bit (screendump was called from backlight thread, triggered by a sim-only system wide event). by Jens Arnold · 16 years ago
  15. 3157e13 Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). by Michael Sevakis · 16 years ago
  16. 443ccb6 Remove some dead code by Dave Chapman · 17 years ago
  17. 74826dd charcell code only on charcell sims by Daniel Stenberg · 20 years ago
  18. cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago