Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category LCD
  • Assigned To No-one
  • Operating System Archos Player
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by stripwax - 2007-04-04

FS#6972 - reduce code size for archos player

Just an idea. I’d think this would slightly reduce both static data and executable code size on archos player target. I replaced the table of bits (which is stored as chars..) in the charcell progressbar code with an array of precalculated row data, and took out many of the loops used to build the charcell since it can now be achieved using just copying (and shifting, for the progressbar itself).

Btw - I was inspired when going through the gwps diffs resulting from the new wps parser..

Closed by  pixelma
2007-04-09 12:58
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

A different solution was committed recently

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing