rockbox/lib
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
..
arm_support build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
fixedpoint Revert "Don't set CORE_GCSECTIONS in fixedpoint.make." 2013-05-04 21:41:49 +02:00
libsetjmp Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
rbcodec More standard conforming codec_realloc() 2014-12-27 17:33:24 +01:00
skin_parser Clarify usb_powered() and fix some code. 2015-01-08 16:45:32 +01:00
tlsf lua: Switch memory allocator from dl to tlsf 2013-08-26 09:42:47 +02:00
unwarminder Add newlines at the end of the file 2014-12-17 23:34:48 +01:00