diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-03-08 12:49:04 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-03-08 12:49:04 +0000 |
| commit | 29d9ee40f31e7e1e0a530f5a1461978b8867397f (patch) | |
| tree | 9f55894944a2f0b78e350ae48f4ce741de8c9972 | |
| parent | 8f74e78271576ed9d83b3d635a951c13b4fe8117 (diff) | |
| download | rockbox-29d9ee40f31e7e1e0a530f5a1461978b8867397f.zip rockbox-29d9ee40f31e7e1e0a530f5a1461978b8867397f.tar.gz rockbox-29d9ee40f31e7e1e0a530f5a1461978b8867397f.tar.bz2 rockbox-29d9ee40f31e7e1e0a530f5a1461978b8867397f.tar.xz | |
Cabbiev2 for the m:robe 100. It seems that just adding the WPS already makes it show as default and no other chaanges were needed (worked in the sim). The default font was already set correctly to helvR10 because this is what all 160x128 screens use.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16554 a1c6a512-1295-4272-9138-f99709370657
36 files changed, 57 insertions, 0 deletions
diff --git a/wps/WPSLIST b/wps/WPSLIST index e8748ee..c55eef8 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -277,6 +277,7 @@ Font.176x220x16: helvR10.fnt Font.176x132x16: helvR10.fnt Font.160x128x16: helvR10.fnt Font.160x128x2: helvR10.fnt +Font.160x128x1: helvR10.fnt Font.138x110x2: helvR10.fnt Font.128x128x16: helvR10.fnt Font.132x80x16: Sazanami-Mincho-Regular-11.fnt diff --git a/wps/cabbiev2.160x128x1.wps b/wps/cabbiev2.160x128x1.wps new file mode 100755 index 0000000..bab8182 --- /dev/null +++ b/wps/cabbiev2.160x128x1.wps @@ -0,0 +1,56 @@ +# cabbie 2.0 default
+# 160*128 greyscale port by Mark Fawcus (yapper)
+# works with 64*64 album art if present
+# (C) 2007, Johannes Voggenthaler (Zinc Alloy)
+# derived from "cabbie" (C) Yohann Misquitta
+%wd
+%x|z|wpsbackdrop-160x128x1.bmp|0|0|
+%P|pb-160x128x1.bmp|
+%xl|A|lockclosed-160x128x1.bmp|48|114|
+%xl|B|lockopen-160x128x1.bmp|48|114|
+%xl|C|battpl-160x128x1.bmp|66|115|
+%xl|D|battch-160x128x1.bmp|66|115|
+%xl|E|batt00-160x128x1.bmp|66|115|
+%xl|F|batt01-160x128x1.bmp|66|115|
+%xl|G|batt02-160x128x1.bmp|66|115|
+%xl|H|batt03-160x128x1.bmp|66|115|
+%xl|I|batt04-160x128x1.bmp|66|115|
+%xl|J|batt05-160x128x1.bmp|66|115|
+%xl|K|batt06-160x128x1.bmp|66|115|
+%xl|L|batt07-160x128x1.bmp|66|115|
+%xl|M|vol0-160x128x1.bmp|87|114|
+%xl|N|vol1-160x128x1.bmp|87|114|
+%xl|O|vol2-160x128x1.bmp|87|114|
+%xl|P|vol3-160x128x1.bmp|87|114|
+%xl|p|vol4-160x128x1.bmp|87|114|
+%xl|q|vol5-160x128x1.bmp|87|114|
+%xl|r|vol6-160x128x1.bmp|87|114|
+%xl|s|vol7-160x128x1.bmp|87|114|
+%xl|t|vol8-160x128x1.bmp|87|114|
+%xl|u|vol9-160x128x1.bmp|87|114|
+%xl|Q|shuffle-160x128x1.bmp|107|115|
+%xl|R|repeatall-160x128x1.bmp|127|113|
+%xl|S|repeatone-160x128x1.bmp|127|113|
+%xl|T|repeatshuffle-160x128x1.bmp|127|113|
+%xl|U|repeatab-160x128x1.bmp|127|113|
+%xl|V|stop-160x128x1.bmp|145|114|
+%xl|W|play-160x128x1.bmp|145|114|
+%xl|X|pause-160x128x1.bmp|145|114|
+%xl|Y|ff-160x128x1.bmp|145|114|
+%xl|Z|rew-160x128x1.bmp|145|114|
+%pb|8|1|159|86|
+%s%ac%?it<%it|%fn>
+%s%ac%?ia<%ia|%?d2<%d2|(root)>>
+%s%ac%?id<%id|%?d1<%d1|(root)>>
+
+%s%acNext Track:
+%s%ac%?It<%It|%Fn>
+
+%al %pc%ac%pp of %pe%ar%pr
+%?mh<%xdA|%xdB>
+%?bp<%?bc<%xdD|%xdC>|%?bl<|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ|%xdK|%xdL>>
+%?pv<%xdM|%xdN|%xdO|%xdP|%xdp|%xdq|%xdr|%xds|%xdt|%xdu>
+%?ps<%xdQ>
+%?mm<|%xdR|%xdS|%xdT|%xdU>
+%?mp<%xdV|%xdW|%xdX|%xdY|%xdZ>
+
diff --git a/wps/cabbiev2/batt00-160x128x1.bmp b/wps/cabbiev2/batt00-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..92b5b65 --- /dev/null +++ b/wps/cabbiev2/batt00-160x128x1.bmp diff --git a/wps/cabbiev2/batt01-160x128x1.bmp b/wps/cabbiev2/batt01-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..f0ad8be --- /dev/null +++ b/wps/cabbiev2/batt01-160x128x1.bmp diff --git a/wps/cabbiev2/batt02-160x128x1.bmp b/wps/cabbiev2/batt02-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..15113c3 --- /dev/null +++ b/wps/cabbiev2/batt02-160x128x1.bmp diff --git a/wps/cabbiev2/batt03-160x128x1.bmp b/wps/cabbiev2/batt03-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..7a690cd --- /dev/null +++ b/wps/cabbiev2/batt03-160x128x1.bmp diff --git a/wps/cabbiev2/batt04-160x128x1.bmp b/wps/cabbiev2/batt04-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..33592d2 --- /dev/null +++ b/wps/cabbiev2/batt04-160x128x1.bmp diff --git a/wps/cabbiev2/batt05-160x128x1.bmp b/wps/cabbiev2/batt05-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..f756ad9 --- /dev/null +++ b/wps/cabbiev2/batt05-160x128x1.bmp diff --git a/wps/cabbiev2/batt06-160x128x1.bmp b/wps/cabbiev2/batt06-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..9cd90ce --- /dev/null +++ b/wps/cabbiev2/batt06-160x128x1.bmp diff --git a/wps/cabbiev2/batt07-160x128x1.bmp b/wps/cabbiev2/batt07-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..65a22e7 --- /dev/null +++ b/wps/cabbiev2/batt07-160x128x1.bmp diff --git a/wps/cabbiev2/battch-160x128x1.bmp b/wps/cabbiev2/battch-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..d372750 --- /dev/null +++ b/wps/cabbiev2/battch-160x128x1.bmp diff --git a/wps/cabbiev2/battpl-160x128x1.bmp b/wps/cabbiev2/battpl-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..45b6c2a --- /dev/null +++ b/wps/cabbiev2/battpl-160x128x1.bmp diff --git a/wps/cabbiev2/ff-160x128x1.bmp b/wps/cabbiev2/ff-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..ae047ee --- /dev/null +++ b/wps/cabbiev2/ff-160x128x1.bmp diff --git a/wps/cabbiev2/lockclosed-160x128x1.bmp b/wps/cabbiev2/lockclosed-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..2a702b6 --- /dev/null +++ b/wps/cabbiev2/lockclosed-160x128x1.bmp diff --git a/wps/cabbiev2/lockopen-160x128x1.bmp b/wps/cabbiev2/lockopen-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..c0f7a55 --- /dev/null +++ b/wps/cabbiev2/lockopen-160x128x1.bmp diff --git a/wps/cabbiev2/pause-160x128x1.bmp b/wps/cabbiev2/pause-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..5a166b5 --- /dev/null +++ b/wps/cabbiev2/pause-160x128x1.bmp diff --git a/wps/cabbiev2/pb-160x128x1.bmp b/wps/cabbiev2/pb-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..5fd8311 --- /dev/null +++ b/wps/cabbiev2/pb-160x128x1.bmp diff --git a/wps/cabbiev2/play-160x128x1.bmp b/wps/cabbiev2/play-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..a196fe6 --- /dev/null +++ b/wps/cabbiev2/play-160x128x1.bmp diff --git a/wps/cabbiev2/repeatab-160x128x1.bmp b/wps/cabbiev2/repeatab-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..fd9375b --- /dev/null +++ b/wps/cabbiev2/repeatab-160x128x1.bmp diff --git a/wps/cabbiev2/repeatall-160x128x1.bmp b/wps/cabbiev2/repeatall-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..424442d --- /dev/null +++ b/wps/cabbiev2/repeatall-160x128x1.bmp diff --git a/wps/cabbiev2/repeatone-160x128x1.bmp b/wps/cabbiev2/repeatone-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..4af13dc --- /dev/null +++ b/wps/cabbiev2/repeatone-160x128x1.bmp diff --git a/wps/cabbiev2/repeatshuffle-160x128x1.bmp b/wps/cabbiev2/repeatshuffle-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..a41300c --- /dev/null +++ b/wps/cabbiev2/repeatshuffle-160x128x1.bmp diff --git a/wps/cabbiev2/rew-160x128x1.bmp b/wps/cabbiev2/rew-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..ded7941 --- /dev/null +++ b/wps/cabbiev2/rew-160x128x1.bmp diff --git a/wps/cabbiev2/shuffle-160x128x1.bmp b/wps/cabbiev2/shuffle-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..1f3dc84 --- /dev/null +++ b/wps/cabbiev2/shuffle-160x128x1.bmp diff --git a/wps/cabbiev2/stop-160x128x1.bmp b/wps/cabbiev2/stop-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..cafe766 --- /dev/null +++ b/wps/cabbiev2/stop-160x128x1.bmp diff --git a/wps/cabbiev2/vol0-160x128x1.bmp b/wps/cabbiev2/vol0-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..0f94ab6 --- /dev/null +++ b/wps/cabbiev2/vol0-160x128x1.bmp diff --git a/wps/cabbiev2/vol1-160x128x1.bmp b/wps/cabbiev2/vol1-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..2a029e1 --- /dev/null +++ b/wps/cabbiev2/vol1-160x128x1.bmp diff --git a/wps/cabbiev2/vol2-160x128x1.bmp b/wps/cabbiev2/vol2-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..3826546 --- /dev/null +++ b/wps/cabbiev2/vol2-160x128x1.bmp diff --git a/wps/cabbiev2/vol3-160x128x1.bmp b/wps/cabbiev2/vol3-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..c56961e --- /dev/null +++ b/wps/cabbiev2/vol3-160x128x1.bmp diff --git a/wps/cabbiev2/vol4-160x128x1.bmp b/wps/cabbiev2/vol4-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..815e5aa --- /dev/null +++ b/wps/cabbiev2/vol4-160x128x1.bmp diff --git a/wps/cabbiev2/vol5-160x128x1.bmp b/wps/cabbiev2/vol5-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..9d2a1e0 --- /dev/null +++ b/wps/cabbiev2/vol5-160x128x1.bmp diff --git a/wps/cabbiev2/vol6-160x128x1.bmp b/wps/cabbiev2/vol6-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..2501775 --- /dev/null +++ b/wps/cabbiev2/vol6-160x128x1.bmp diff --git a/wps/cabbiev2/vol7-160x128x1.bmp b/wps/cabbiev2/vol7-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..8fd3636 --- /dev/null +++ b/wps/cabbiev2/vol7-160x128x1.bmp diff --git a/wps/cabbiev2/vol8-160x128x1.bmp b/wps/cabbiev2/vol8-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..84318fd --- /dev/null +++ b/wps/cabbiev2/vol8-160x128x1.bmp diff --git a/wps/cabbiev2/vol9-160x128x1.bmp b/wps/cabbiev2/vol9-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..c87b3f0 --- /dev/null +++ b/wps/cabbiev2/vol9-160x128x1.bmp diff --git a/wps/cabbiev2/wpsbackdrop-160x128x1.bmp b/wps/cabbiev2/wpsbackdrop-160x128x1.bmp Binary files differnew file mode 100644 index 0000000..f298985 --- /dev/null +++ b/wps/cabbiev2/wpsbackdrop-160x128x1.bmp |