From 90b49aef7fd73c2389ef2ec8f203b1e51e6a714e Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Fri, 22 Aug 2008 22:23:58 +0000 Subject: Accept FS #9276: Updated RWPS for iriver h1x0/h3x0 remotes (128x64x1) by Marianne Arnold git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18335 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.128x64x1.wps | 35 ++++++++++++++++++++++++++++----- wps/cabbiev2/bar-128x64x1.bmp | Bin 0 -> 78 bytes wps/cabbiev2/battery-128x64x1.bmp | Bin 0 -> 350 bytes wps/cabbiev2/lock-128x64x1.bmp | Bin 0 -> 126 bytes wps/cabbiev2/pb-128x64x1.bmp | Bin 190 -> 126 bytes wps/cabbiev2/pbbackground-128x64x1.bmp | Bin 0 -> 158 bytes wps/cabbiev2/playmode-128x64x1.bmp | Bin 0 -> 222 bytes wps/cabbiev2/repeat-128x64x1.bmp | Bin 0 -> 206 bytes wps/cabbiev2/shuffle-128x64x1.bmp | Bin 0 -> 90 bytes wps/cabbiev2/volume-128x64x1.bmp | Bin 0 -> 350 bytes 10 files changed, 30 insertions(+), 5 deletions(-) create mode 100755 wps/cabbiev2/bar-128x64x1.bmp create mode 100755 wps/cabbiev2/battery-128x64x1.bmp create mode 100755 wps/cabbiev2/lock-128x64x1.bmp create mode 100755 wps/cabbiev2/pbbackground-128x64x1.bmp create mode 100755 wps/cabbiev2/playmode-128x64x1.bmp create mode 100755 wps/cabbiev2/repeat-128x64x1.bmp create mode 100755 wps/cabbiev2/shuffle-128x64x1.bmp create mode 100755 wps/cabbiev2/volume-128x64x1.bmp diff --git a/wps/cabbiev2.128x64x1.wps b/wps/cabbiev2.128x64x1.wps index 7ea6889..ca7cccb 100644 --- a/wps/cabbiev2.128x64x1.wps +++ b/wps/cabbiev2.128x64x1.wps @@ -1,9 +1,34 @@ # 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 -%x|A|wpsbackdrop-128x64x1.bmp|0|0| -%pb|pb-128x64x1.bmp|1|38|125|8| -%s%ac%?it<%it|%fn> -%s%ac%?ia<%ia|%?d2<%d2|(root)>> -%al %pc%ar%pr +# progressbar viewport +%V|0|0|128|6|1| +%x|a|pbbackground-128x64x1.bmp|1|0| +%pb|pb-128x64x1.bmp|2|1|124|4| + +# tag info viewport +%V|0|6|128|37|1| +%ac%s%?it<%it|%fn> +%ac%s%?ia<%ia|%?d2<%d2|(root)>> +%ac%s%?id<%id|%?d1<%d1|(root)>> +%x|b|bar-128x64x1.bmp|2|36| + +# playtime info and status bar +%V|2|43|124|21|1| +%xl|A|lock-128x64x1.bmp|1|12|2| +%xl|B|battery-128x64x1.bmp|23|12|9| +%xl|C|volume-128x64x1.bmp|46|12|9| +%xl|D|shuffle-128x64x1.bmp|67|13| +%xl|E|repeat-128x64x1.bmp|93|12|4| +%xl|F|playmode-128x64x1.bmp|113|12|5| +%pp of %pe%ar%pc + +# status bar +%?mh<%xdAa|%xdAb> +%?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi>> +%?pv<%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi> +%?ps<%xdD> +%?mm<|%xdEa|%xdEb|%xdEc|%xdEd> +%?mp<%xdFa|%xdFb|%xdFc|%xdFd|%xdFe> \ No newline at end of file diff --git a/wps/cabbiev2/bar-128x64x1.bmp b/wps/cabbiev2/bar-128x64x1.bmp new file mode 100755 index 0000000..8218d94 Binary files /dev/null and b/wps/cabbiev2/bar-128x64x1.bmp differ diff --git a/wps/cabbiev2/battery-128x64x1.bmp b/wps/cabbiev2/battery-128x64x1.bmp new file mode 100755 index 0000000..ad3f70a Binary files /dev/null and b/wps/cabbiev2/battery-128x64x1.bmp differ diff --git a/wps/cabbiev2/lock-128x64x1.bmp b/wps/cabbiev2/lock-128x64x1.bmp new file mode 100755 index 0000000..2de016e Binary files /dev/null and b/wps/cabbiev2/lock-128x64x1.bmp differ diff --git a/wps/cabbiev2/pb-128x64x1.bmp b/wps/cabbiev2/pb-128x64x1.bmp index e183243..dffd8ca 100644 Binary files a/wps/cabbiev2/pb-128x64x1.bmp and b/wps/cabbiev2/pb-128x64x1.bmp differ diff --git a/wps/cabbiev2/pbbackground-128x64x1.bmp b/wps/cabbiev2/pbbackground-128x64x1.bmp new file mode 100755 index 0000000..2e35171 Binary files /dev/null and b/wps/cabbiev2/pbbackground-128x64x1.bmp differ diff --git a/wps/cabbiev2/playmode-128x64x1.bmp b/wps/cabbiev2/playmode-128x64x1.bmp new file mode 100755 index 0000000..1a77149 Binary files /dev/null and b/wps/cabbiev2/playmode-128x64x1.bmp differ diff --git a/wps/cabbiev2/repeat-128x64x1.bmp b/wps/cabbiev2/repeat-128x64x1.bmp new file mode 100755 index 0000000..6b2ff06 Binary files /dev/null and b/wps/cabbiev2/repeat-128x64x1.bmp differ diff --git a/wps/cabbiev2/shuffle-128x64x1.bmp b/wps/cabbiev2/shuffle-128x64x1.bmp new file mode 100755 index 0000000..25e282c Binary files /dev/null and b/wps/cabbiev2/shuffle-128x64x1.bmp differ diff --git a/wps/cabbiev2/volume-128x64x1.bmp b/wps/cabbiev2/volume-128x64x1.bmp new file mode 100755 index 0000000..856f532 Binary files /dev/null and b/wps/cabbiev2/volume-128x64x1.bmp differ -- cgit v1.1