Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11431 - new parser experiment

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Tuesday, 22 June 2010, 13:19 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 24 June 2010, 12:00 GMT+2
Task Type Patches
Category Themes
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Run this patch in the sim, it will output each skin post parse to stdout... please verify that the output is equivilant to the file that was actually loaded..
I know that %V() usually doesnt have a new line after it which may not cause a problem later on... I need to know if there is anything missing
   backwardsparser.patch (7 KiB)
 b/apps/gui/skin_engine/skin_parser.c   |  118 +++++++++++++++++++++++++++++++++
 b/apps/gui/skin_engine/wps_internals.h |    4 +
 b/lib/skin_parser/skin_parser.c        |    5 +
 b/lib/skin_parser/skin_scan.c          |    6 -
 b/lib/skin_parser/skin_scan.h          |    1 
 5 files changed, 127 insertions(+), 7 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Thursday, 24 June 2010, 12:00 GMT+2
Reason for closing:  Out of Date

Loading...