Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
183e45e8d0b4425bbd41fab37f2a4dc143e1e27c
/
uisimulator
/
common
/
SOURCES
7d1a47c
Rewrite filesystem code (WIP)
by Michael Sevakis
· 11 years ago
c1bd9b0
Rework powermgmt to enable code re-use on appliation and sims.
by Thomas Martitz
· 13 years ago
9cb91c0
stubs.c is only needed on SIMULATOR builds.
by Thomas Martitz
· 13 years ago
71d73fd
Remove sim_tasks from the sdl application build.
by Thomas Martitz
· 13 years ago
5f037ac
Initial maemo platform support
by Thomas Jarosch
· 14 years ago
be17fff
Move comment
by Thomas Martitz
· 14 years ago
f8381d9
Android: don't compile stubs.c and kill off libuisimulator entirely.
by Thomas Martitz
· 14 years ago
f05cdc4
Android: don't compile powermgmt-sim.c
by Thomas Martitz
· 14 years ago
c00fbc4
Android: Don't compile sim_tasks.c
by Thomas Martitz
· 14 years ago
6eaab4d
Ged rid of uisimulator/common/io.c for android builds.
by Thomas Martitz
· 14 years ago
31b5c47
Rockbox as an application: Add an 320x240 SDL application target.
by Thomas Martitz
· 14 years ago
251b62d
sim_icons.c is actually only for charcell display simulation.
by Thomas Martitz
· 14 years ago
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
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
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
443ccb6
Remove some dead code
by Dave Chapman
· 17 years ago
74826dd
charcell code only on charcell sims
by Daniel Stenberg
· 20 years ago
cdde25b
Unified build system to use SOURCES for sim builds too, a single Makefile-look
by Daniel Stenberg
· 20 years ago