Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11333 - add skin_token enum to the themeditor token listing

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Sunday, 30 May 2010, 05:47 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 30 May 2010, 16:07 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

This adds the skin_token enum value for into the token table to make the parser more usable to the rockbox version of the parser (so another lookup table isnt needed).

I want to add one more column for extra flags (for "is this tag for the next track?" and refresh mode)...

Does this make the themeditor more difficult?
   info.diff (17.8 KiB)
 tag_table.c |  306 ++++++++++++++++++++++++++++++------------------------------
 tag_table.h |  221 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 373 insertions(+), 154 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Sunday, 30 May 2010, 16:07 GMT+2
Reason for closing:  Accepted

Loading...