summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkio Idehara <zbe64533@gmail.com>2012-06-11 23:17:36 +0900
committerThomas Martitz <kugel@rockbox.org>2012-06-15 10:57:35 +0200
commit3254fb72c6a8bfd1a084830e07891b01420bdabe (patch)
tree39e2a489f53c747ae9d1da3672ca2fc35d311f2f
parent96f63e6078ec3153b4db568a2fa7ed5efb546d12 (diff)
downloadrockbox-3254fb72c6a8bfd1a084830e07891b01420bdabe.tar.gz
rockbox-3254fb72c6a8bfd1a084830e07891b01420bdabe.zip
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 <kugel@rockbox.org>
-rw-r--r--wps/WPSLIST3
1 files changed, 3 insertions, 0 deletions
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
93wps.220x176x16: cabbiev2.220x176x16.wps 93wps.220x176x16: cabbiev2.220x176x16.wps
94wps.240x320x16: cabbiev2.240x320x16.wps 94wps.240x320x16: cabbiev2.240x320x16.wps
95wps.240x400x16: cabbiev2.240x400x16.wps 95wps.240x400x16: cabbiev2.240x400x16.wps
96wps.128x96x2: cabbiev2.128x96x2.wps
96 97
97# Preferred font (including .fnt extension - leave blank for player): 98# Preferred font (including .fnt extension - leave blank for player):
98Font.800x480x16: 35-Adobe-Helvetica.fnt 99Font.800x480x16: 35-Adobe-Helvetica.fnt
@@ -115,6 +116,7 @@ Font.132x80x16: 11-Sazanami-Mincho.fnt
115Font.128x64x1: 08-Rockfont.fnt 116Font.128x64x1: 08-Rockfont.fnt
116Font.112x64x1: 08-Rockfont.fnt 117Font.112x64x1: 08-Rockfont.fnt
117Font.96x96x16: 08-Rockfont.fnt 118Font.96x96x16: 08-Rockfont.fnt
119Font.128x96x2: 12-Adobe-Helvetica.fnt
118 120
119#misc settings that should be ignored on grayscale targets 121#misc settings that should be ignored on grayscale targets
120foreground color: CCCCCC 122foreground color: CCCCCC
@@ -141,6 +143,7 @@ backdrop.220x176x16: backdrops/cabbiev2.220x176x16.bmp
141backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp 143backdrop.240x320x16: backdrops/cabbiev2.240x320x16.bmp
142backdrop.240x400x16: backdrops/cabbiev2.240x400x16.bmp 144backdrop.240x400x16: backdrops/cabbiev2.240x400x16.bmp
143backdrop.96x96x16: backdrops/cabbiev2.96x96x16.bmp 145backdrop.96x96x16: backdrops/cabbiev2.96x96x16.bmp
146backdrop.128x96x2: backdrops/cabbiev2.128x96x2.bmp
144 147
145#selection bar settings for color targets 148#selection bar settings for color targets
146selector type..+x16: bar (gradient) 149selector type..+x16: bar (gradient)