rockbox/uisimulator
Amaury Pouly dc127f213c Clarify usb_powered() and fix some code.
Either by mistake or because its meaning changed, usb_powered() doesn't mean
what the name suggest, so clarify its meaning by renaming it to usb_powered_only.
So use of usb_powered() are replaced by usb_inserted() when it makes more sense.

Change-Id: I112887e2d8560e84587bee5f55c826dde8c806d8
Reviewed-on: http://gerrit.rockbox.org/1097
Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
2015-01-08 16:45:32 +01:00
..
bitmaps zenxfistyle: add simulator bitmap and button map 2014-02-16 22:10:22 +01:00
buttonmap Fix the simulators. 2014-05-24 01:12:02 +00:00
common Clarify usb_powered() and fix some code. 2015-01-08 16:45:32 +01:00
battery.c
uisimulator.make Use -Wl,--start-group and -Wl,--end-group for linking the simulator. 2012-07-03 22:17:06 +02:00