Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category User Interface → Simulator
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by obo - 2006-11-21
Last edited by BigBambi - 2010-06-05

FS#6367 - Convert UI backgrounds to PNG

Using:

for bmp in `ls *.bmp| sed 's/.bmp//'`; do convert $bmp.bmp $bmp.png ; done

in /uisimulator/sdl reduces the size of the images from 5.8Mb to 2.0Mb

Patch changes the sim to use PNG background images, but adds a requirement for SDL_Image (which isn't available by default under cygwin).

Closed by  BigBambi
2010-06-05 22:05
Reason for closing:  Rejected

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing