This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
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
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
|
Detailsa 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.
Tuesday, 11 July 2006, 21:07 GMT+1
Reason for closing: Out of Date
Additional comments about closing: committed to cvs months ago.
forgot to mention that iAmp uses the font, nimbus-12, with
status bar off.
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.
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.
# 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)
WPS build script is at fault in the CVS - its doesn't copy
all your images for some reasons... will look into it
I know why. Most of your graphic files have "BMP" extention
instead of "bmp". Please make all the names lowercase (both
name and extention).
updated filenames with lowercase characters.
this time it's uploaded onto SF!
updated filenames with lowercase characters.
this time it's uploaded onto SF!
going to commmit this.
Btw, RWPS support is officially in the CVS, so you can
attach that as well :)
RWPS support added! :)
commited