From 3254fb72c6a8bfd1a084830e07891b01420bdabe Mon Sep 17 00:00:00 2001 From: Akio Idehara Date: Mon, 11 Jun 2012 23:17:36 +0900 Subject: Bring back iAudio M3 cabbiev2 support This patch brings back iAudio M3 cabbiev2 (128x96x2) support again. Change-Id: Ibb9ccc6f0d0acde5b99e2c41e08da3999129f817 Reviewed-on: http://gerrit.rockbox.org/274 Reviewed-by: Thomas Martitz --- wps/WPSLIST | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wps/WPSLIST b/wps/WPSLIST index 34f6cbdd46..d52a04f326 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -93,6 +93,7 @@ wps.176x220x16: cabbiev2.176x220x16.wps wps.220x176x16: cabbiev2.220x176x16.wps wps.240x320x16: cabbiev2.240x320x16.wps wps.240x400x16: cabbiev2.240x400x16.wps +wps.128x96x2: cabbiev2.128x96x2.wps # Preferred font (including .fnt extension - leave blank for player): Font.800x480x16: 35-Adobe-Helvetica.fnt @@ -115,6 +116,7 @@ Font.132x80x16: 11-Sazanami-Mincho.fnt Font.128x64x1: 08-Rockfont.fnt Font.112x64x1: 08-Rockfont.fnt Font.96x96x16: 08-Rockfont.fnt +Font.128x96x2: 12-Adobe-Helvetica.fnt #misc settings that should be ignored on grayscale targets foreground color: CCCCCC @@ -141,6 +143,7 @@ backdrop.220x176x16: backdrops/cabbiev2.220x176x16.bmp backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp backdrop.240x400x16: backdrops/cabbiev2.240x400x16.bmp backdrop.96x96x16: backdrops/cabbiev2.96x96x16.bmp +backdrop.128x96x2: backdrops/cabbiev2.128x96x2.bmp #selection bar settings for color targets selector type..+x16: bar (gradient) -- cgit v1.2.3