Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11323 - rework checkwps to update skin files to the new format

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Tuesday, 25 May 2010, 10:06 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 03 June 2010, 06:16 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

The idea of this patch is to run a skin file through checkwps and it will spi out the same skin with the new format for tokens (and any renamed or updated tokens).

this firts version isnt finisshed yet and only dumps to stdout

oh, i guess the plan is to get this working, then once we start parsingt he new format build checkwps with these changes and hook up the theme site to be able to do the conversion for users
   skinupdater.diff (6.2 KiB)
 apps/gui/skin_engine/skin_parser.c |   47 +++++++++++++++++++++++++++++++++----
 1 file changed, 42 insertions(+), 5 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Thursday, 03 June 2010, 06:16 GMT+2
Reason for closing:  Out of Date
Comment by Jonathan Gordon (jdgordon) - Tuesday, 25 May 2010, 10:11 GMT+2
crap. i just realised that this wont work for displays that dont have the same capabilities on all targets (lack of radio or rec or whatever)... still better than nothing i guess, unless someone wants to get some scripting going?

Loading...