Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2759 - iAmp for CVS

Attached to Project: Rockbox
Opened by djray (djray) - Wednesday, 16 November 2005, 23:37 GMT+1
Last edited by Tony Lenox (lenox) - Friday, 18 November 2005, 00:14 GMT+1
Task Type Patches
Category WPS
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

a ZIP file of iAmp can be found here:
http://www.savefile.com/files/3916253

one issue however is that iAmp is 1343 bytes. last
time i checked the WPS size limit was 1200 bytes, but
that may have changed.

if you could increase the WPS file size limit to
perhaps 1400-1500 bytes, future WPS authors can have
more freedom to produce more interesting WPS'.

thanks.
This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Tuesday, 11 July 2006, 21:07 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  committed to cvs months ago.
Comment by djray (djray) - Wednesday, 16 November 2005, 23:43 GMT+1

forgot to mention that iAmp uses the font, nimbus-12, with
status bar off.
Comment by Tony Lenox (lenox) - Wednesday, 16 November 2005, 23:58 GMT+1

It doesn't work with current CVS build (no status bar
graphics shown at all).
WPS size is fine - 3K now in CVS

Please attach file here next time.
Comment by djray (djray) - Thursday, 17 November 2005, 08:26 GMT+1

hi lenox,

i just downloaded the latest CVS and tested it with iAmp and
it worked fine...

are you installing it correctly?
make sure iAmp is located like so:
/.rockbox/wps/iAmp.wps
/.rockbox/wps/iAmp/A.bmp
.
.
/.rockbox/wps/iAmp/Z.bmp

and you'll also need to manually turn the status bar off and
use nimbus-12 as your font.

let me know what happens.
Comment by djray (djray) - Thursday, 17 November 2005, 08:39 GMT+1

# Name of the WPS (_including_ .wps extension)
Name: iAmp.wps
# Real name of the creator of the WPS
Author: Raymond Hoh
# Preferred font (including .fnt extension - leave blank
for player):
Font: Nimbus-12.fnt
# Whether the WPS is designed to have the statusbar on or
off
Statusbar: Off
# The minimum required pixel height for the WPS
# 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14
for player
Height: 128
# The minimum required pixel width for the WPS (160 for
iRiver,
# 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55
for player
Width: 160

Screenshot:
http://img152.imageshack.us/img152/2986/dump00028qo.jpg


(I have read and complied with the guidelines for WPS
files laid out at
http://www.rockbox.org/twiki/bin/view/Main/SubmitWPS)
Comment by Tony Lenox (lenox) - Thursday, 17 November 2005, 10:30 GMT+1

WPS build script is at fault in the CVS - its doesn't copy
all your images for some reasons... will look into it
Comment by Tony Lenox (lenox) - Thursday, 17 November 2005, 10:36 GMT+1

I know why. Most of your graphic files have "BMP" extention
instead of "bmp". Please make all the names lowercase (both
name and extention).
Comment by djray (djray) - Thursday, 17 November 2005, 20:21 GMT+1

updated filenames with lowercase characters.
this time it's uploaded onto SF!
Comment by djray (djray) - Thursday, 17 November 2005, 20:28 GMT+1

updated filenames with lowercase characters.
this time it's uploaded onto SF!
Comment by Tony Lenox (lenox) - Thursday, 17 November 2005, 22:23 GMT+1

going to commmit this.
Btw, RWPS support is officially in the CVS, so you can
attach that as well :)
Comment by djray (djray) - Thursday, 17 November 2005, 22:52 GMT+1

RWPS support added! :)
Comment by Tony Lenox (lenox) - Friday, 18 November 2005, 00:14 GMT+1

commited

Loading...