diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-03-25 14:57:20 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-03-25 14:57:20 +0000 |
| commit | 222994f180a7cc6582864df8d13d1fb456e1d4f0 (patch) | |
| tree | 896d4c809e93f38d895762e5e4c0b1ed700f1f8a | |
| parent | c5c40d165101ff79cdb8751c3bb2ba20fff5e329 (diff) | |
| download | rockbox-222994f180a7cc6582864df8d13d1fb456e1d4f0.zip rockbox-222994f180a7cc6582864df8d13d1fb456e1d4f0.tar.gz rockbox-222994f180a7cc6582864df8d13d1fb456e1d4f0.tar.bz2 rockbox-222994f180a7cc6582864df8d13d1fb456e1d4f0.tar.xz | |
(Hopefully) The last cabbiev2 tweaks for now. Remove a now unused %xd tag in the Iriver remote WPS; taking the oportunity to use unix style line endings and to clean up its background and progressbar image (includes fixing another naming inconsistency by renaming it to 'pb-128x64x1.bmp'). Also fix a minor glitch in the greyscale playmode image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16797 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | wps/cabbiev2.128x64x1.wps | 23 | ||||
| -rw-r--r-- | wps/cabbiev2/pb-128x64x1.bmp | bin | 0 -> 190 bytes | |||
| -rw-r--r-- | wps/cabbiev2/pbar-128x64x1.bmp | bin | 192 -> 0 bytes | |||
| -rw-r--r-- | wps/cabbiev2/playmode-160x128x2.bmp | bin | 560 -> 558 bytes | |||
| -rw-r--r-- | wps/cabbiev2/wpsbackdrop-128x64x1.bmp | bin | 1088 -> 1086 bytes |
5 files changed, 10 insertions, 13 deletions
diff --git a/wps/cabbiev2.128x64x1.wps b/wps/cabbiev2.128x64x1.wps index a828733..8b36029 100644 --- a/wps/cabbiev2.128x64x1.wps +++ b/wps/cabbiev2.128x64x1.wps @@ -1,13 +1,10 @@ -# cabbie 2.0 default rwps for Iriver Players by Johannes Voggenthaler (Zinc Alloy)
-# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay
-%wd
-%P|pbar-128x64x1.bmp|
-%x|A|wpsbackdrop-128x64x1.bmp|0|0|
-%pb|8|4|123|38|
-%s%ac%?it<%it|%fn>
-%s%ac%?ia<%ia|%?d2<%d2|(root)>>
-
-%al %pc%ar%pr
-
-%xdB
-
+# cabbie 2.0 default rwps for Iriver Players by Johannes Voggenthaler (Zinc Alloy) +# derived from cabbie 2.0 default rwps (C) 2007, Marc Guay +%wd +%P|pb-128x64x1.bmp| +%x|A|wpsbackdrop-128x64x1.bmp|0|0| +%pb|8|1|126|38| +%s%ac%?it<%it|%fn> +%s%ac%?ia<%ia|%?d2<%d2|(root)>> + +%al %pc%ar%pr diff --git a/wps/cabbiev2/pb-128x64x1.bmp b/wps/cabbiev2/pb-128x64x1.bmp Binary files differnew file mode 100644 index 0000000..e183243 --- /dev/null +++ b/wps/cabbiev2/pb-128x64x1.bmp diff --git a/wps/cabbiev2/pbar-128x64x1.bmp b/wps/cabbiev2/pbar-128x64x1.bmp Binary files differdeleted file mode 100644 index c808d69..0000000 --- a/wps/cabbiev2/pbar-128x64x1.bmp +++ /dev/null diff --git a/wps/cabbiev2/playmode-160x128x2.bmp b/wps/cabbiev2/playmode-160x128x2.bmp Binary files differindex fad2ab3..04df074 100644 --- a/wps/cabbiev2/playmode-160x128x2.bmp +++ b/wps/cabbiev2/playmode-160x128x2.bmp diff --git a/wps/cabbiev2/wpsbackdrop-128x64x1.bmp b/wps/cabbiev2/wpsbackdrop-128x64x1.bmp Binary files differindex b65163a..a2fee44 100644 --- a/wps/cabbiev2/wpsbackdrop-128x64x1.bmp +++ b/wps/cabbiev2/wpsbackdrop-128x64x1.bmp |