Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and the ports...
commite289e2a82310e262f678689bafc23204abbbcf84
authorpixelma <pixelma@a1c6a512-1295-4272-9138-f99709370657>
Thu, 10 Apr 2008 23:18:27 +0000 (10 23:18 +0000)
committerpixelma <pixelma@a1c6a512-1295-4272-9138-f99709370657>
Thu, 10 Apr 2008 23:18:27 +0000 (10 23:18 +0000)
tree6e515661080ad2c209d2f63097dd4a2657d531f1
parentbd79c8870cb97c5bdc8c4cfe3655575037b37848
Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and the ports which use 'small colour' icons (c200 and small H10). To get rid of some more bitmaps I put statically loaded bitmaps into the already existing backdrop, but one of these files can't be deleted yet because it's used in other colour version (will be done once this is ready). Also remove the unnecessary coordinates in the backdrop tag and add the missing codecs in the codec conditional. The volume and battery icons are now made of one graphic (part of a strip) for each step of the conditional, the combining of small images made a really confusing wps code and isn't helpfull anymore (I think it was done to reduce the amount of files in the svn directory...). Also rename the sl-* bmps to shuffle-* and the hd-* to lock-* bmps. - Don't forget to clean up your 'Rockboxed' directory.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17067 a1c6a512-1295-4272-9138-f99709370657
54 files changed:
wps/Rockboxed.128x128x16.wps
wps/Rockboxed.132x80x16.wps
wps/Rockboxed.138x110x2.wps
wps/Rockboxed.160x128x2.wps
wps/Rockboxed/battery-color-small.bmp [new file with mode: 0644]
wps/Rockboxed/battery-grey-big.bmp [new file with mode: 0644]
wps/Rockboxed/battery-grey-medium.bmp [new file with mode: 0644]
wps/Rockboxed/bg-128x128x16.bmp
wps/Rockboxed/bg-132x80x16.bmp
wps/Rockboxed/bt-color-small.bmp [deleted file]
wps/Rockboxed/ff-color-small.bmp [deleted file]
wps/Rockboxed/ff-grey-big.bmp [deleted file]
wps/Rockboxed/l-color-small.bmp [deleted file]
wps/Rockboxed/l-grey-big.bmp [deleted file]
wps/Rockboxed/l-grey-medium.bmp [deleted file]
wps/Rockboxed/lock-color.bmp [new file with mode: 0644]
wps/Rockboxed/lock-grey.bmp [moved from wps/Rockboxed/hd-grey-big.bmp with 100% similarity]
wps/Rockboxed/mode-color-small.bmp [new file with mode: 0644]
wps/Rockboxed/mode-grey.bmp [new file with mode: 0644]
wps/Rockboxed/n-color-small.bmp [deleted file]
wps/Rockboxed/n-grey-big.bmp [deleted file]
wps/Rockboxed/n-grey-medium.bmp [deleted file]
wps/Rockboxed/pgln-108.bmp [deleted file]
wps/Rockboxed/ply-color-small.bmp [deleted file]
wps/Rockboxed/ply-grey-big.bmp [deleted file]
wps/Rockboxed/ps-color-small.bmp [deleted file]
wps/Rockboxed/ra-color-small.bmp [deleted file]
wps/Rockboxed/ra-grey-big.bmp [deleted file]
wps/Rockboxed/ra-grey-medium.bmp [deleted file]
wps/Rockboxed/repeat-color-small.bmp [new file with mode: 0644]
wps/Rockboxed/repeat-grey-big.bmp [moved from wps/Rockboxed/rab-grey-big.bmp with 61% similarity]
wps/Rockboxed/repeat-grey-medium.bmp [moved from wps/Rockboxed/rab-grey-medium.bmp with 61% similarity]
wps/Rockboxed/ro-color-small.bmp [deleted file]
wps/Rockboxed/ro-grey-big.bmp [deleted file]
wps/Rockboxed/ro-grey-medium.bmp [deleted file]
wps/Rockboxed/rs-grey-big.bmp [deleted file]
wps/Rockboxed/rs-grey-medium.bmp [deleted file]
wps/Rockboxed/rw-color-small.bmp [deleted file]
wps/Rockboxed/rw-grey-big.bmp [deleted file]
wps/Rockboxed/shuffle-color-small.bmp [moved from wps/Rockboxed/sl-color-small.bmp with 100% similarity]
wps/Rockboxed/shuffle-grey-big.bmp [moved from wps/Rockboxed/sl-grey-big.bmp with 100% similarity]
wps/Rockboxed/shuffle-grey-medium.bmp [moved from wps/Rockboxed/sl-grey-medium.bmp with 100% similarity]
wps/Rockboxed/v01-grey-big.bmp [deleted file]
wps/Rockboxed/v02-grey-big.bmp [deleted file]
wps/Rockboxed/v03-grey-big.bmp [deleted file]
wps/Rockboxed/v04-grey-big.bmp [deleted file]
wps/Rockboxed/v05-grey-big.bmp [deleted file]
wps/Rockboxed/v06-grey-big.bmp [deleted file]
wps/Rockboxed/v07-grey-big.bmp [deleted file]
wps/Rockboxed/v08-grey-big.bmp [deleted file]
wps/Rockboxed/v09-color-small.bmp [deleted file]
wps/Rockboxed/v11-grey-big.bmp [deleted file]
wps/Rockboxed/volume-color-small.bmp [new file with mode: 0644]
wps/Rockboxed/volume-grey.bmp [new file with mode: 0644]