From d08af61394bb9d6c3cbb614f790091de44cbfd1b Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 2 Feb 2008 01:10:43 +0000 Subject: Several fixes for the cabbiev2 theme. (1) Rename the files used for the rwps and change the WPSLIST so that it is done the same way as for iCatcher and .rwps files are actually included in the zip. (2) Replace the Iaudio rwps background which was taken fron the unicode version before with the correct one. (3) Fix the e200 wps to look like the author intended and with the progressbar at the right spot. (4) Make the 160x128 greyscale version use the helvR10 font as the colour version does. This also fixes a potential issue with the Iaudio rwps. (5) Clean up the WPSLIST a bit and drop (hopefully) unnecessary definitions. I guess it could be even simplified some more, someone with a bit perl foo should look into this. -- (3) and (4) taken from the last entries in FS#8443 by Apoo Maha. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16196 a1c6a512-1295-4272-9138-f99709370657 --- wps/WPSLIST | 54 ++++++++++-------------------------------------------- 1 file changed, 10 insertions(+), 44 deletions(-) (limited to 'wps/WPSLIST') diff --git a/wps/WPSLIST b/wps/WPSLIST index 79a3b56063..08171aad16 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -208,13 +208,10 @@ Author: Jens Arnold Name: cabbiev2.wps +RWPS: cabbiev2.rwps # Real name of the creator of the WPS Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta. -#remote WPS settings -rwps: cabbiev2.rwps-128x96x2.rwps -rwps: cabbiev2.rwps-128x64x2.rwps - # Preferred font (including .fnt extension - leave blank for player): Font.320x240x16: helvR12.fnt Font.240x320x16: helvR14.fnt @@ -222,7 +219,7 @@ Font.220x176x16: helvR10.fnt Font.176x220x16: helvR10.fnt Font.176x132x16: helvR10.fnt Font.160x128x16: helvR10.fnt -Font.160x128x2: mix12.fnt +Font.160x128x2: helvR10.fnt Font.138x110x2: helvR10.fnt Font.128x128x16: helvR10.fnt Font.132x80x16: Sazanami-Mincho-Regular-11.fnt @@ -283,43 +280,12 @@ viewers iconset.220x176x16: /.rockbox/icons/tango_small_viewers.bmp viewers iconset.240x320x16: /.rockbox/icons/tango_small_viewers.bmp # Whether the WPS is designed to have the statusbar on or off -Statusbar.320x240x16: on -Statusbar.240x320x16: on -Statusbar.220x176x16: on -Statusbar.176x220x16: on -Statusbar.176x132x16: on -Statusbar.160x128x16: on -Statusbar.160x128x2: on -Statusbar.138x110x2: on -Statusbar.128x128x16: on -Statusbar.132x80x16: on -Statusbar.112x64x1: on - -# The minimum required pixel height for the WPS -# 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player -Height.320x240x16: 240 -Height.240x320x16: 320 -Height.220x176x16: 176 -Height.176x220x16: 220 -Height.176x132x16: 132 -Height.160x128x16: 128 -Height.160x128x2: 128 -Height.138x110x2: 110 -Height.128x128x16: 128 -Height.132x80x16: 80 -Height.112x64x1: 64 - -# 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.320x240x16: 320 -Width.240x320x16: 240 -Width.220x176x16: 220 -Width.176x220x16: 176 -Width.176x132x16: 176 -Width.160x128x16: 160 -Width.160x128x2: 160 -Width.138x110x2: 138 -Width.128x128x16: 128 -Width.132x80x16: 132 -Width.112x64x1: 112 +Statusbar: on + + +Name: cabbiev2.rwps +Author: Johannes Voggenthaler, Apoo Maha, Marc Guay, Alex Vanderpol, Jerry Lange, Keith Perri, Mark Fawcus, and Marianne Arnold with support from Rockbox developers and forums. Based on Cabbie by Yohann Misquitta. +Font: helvR10.fnt +Statusbar: on + -- cgit v1.2.3