Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
bad461a9ced041d4ffef957f1b0dcfed20ed023d
/
uisimulator
/
common
/
powermgmt-sim.c
7ccd2c9
Fix power_input_status in sim where target has a battery switch.
by Michael Sevakis
· 13 years ago
8fdef40
Simulator: Emulate a period of external power after charging.
by Nick Peskett
· 13 years ago
7b37686
Fix charger emulation in the simulator.
by Nick Peskett
· 13 years ago
5d9759a
Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH in the sim.
by Thomas Martitz
· 13 years ago
c1bd9b0
Rework powermgmt to enable code re-use on appliation and sims.
by Thomas Martitz
· 13 years ago
5c73e34
Bring idle poweroff to RaaA and the sim
by Thomas Jarosch
· 14 years ago
acd8bff
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build
by Thomas Jarosch
· 14 years ago
d8f6c75
Hopefully get shutdown/exit handling on SDL/maemo right.
by Thomas Martitz
· 14 years ago
258626f
Fix the shutdown sequence for maemo, SDL and simulator builds
by Thomas Jarosch
· 14 years ago
3d0cee8
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
by Thomas Martitz
· 15 years ago
b6c12a1
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
by Andree Buschmann
· 15 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