1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/skin_parser
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
..
Makefile Fix Theme Editor build. 2013-02-08 22:38:57 +01:00
skin_buffer.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_buffer.h Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_buffer_debug.pl Add a simple perl script to display info about what is allocating skin buffer. 2011-09-25 12:05:03 +00:00
skin_debug.c checkwps: show a helpful error if the parser callback errors out 2013-02-26 21:18:16 +11:00
skin_debug.h skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
skin_parser.c Fix yellow 2015-01-05 19:09:33 +01:00
skin_parser.h Fix yellow 2015-01-05 19:09:33 +01:00
skin_parser.make build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
skin_scan.c Fix yellow 2015-01-05 19:09:33 +01:00
skin_scan.h Fix yellow 2015-01-05 19:09:33 +01:00
SOURCES skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
symbols.h Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexander Levin 2010-11-05 09:51:19 +00:00
tag_table.c Clarify usb_powered() and fix some code. 2015-01-08 16:45:32 +01:00
tag_table.h Clarify usb_powered() and fix some code. 2015-01-08 16:45:32 +01:00