summaryrefslogtreecommitdiff
path: root/wps/iCatcher
AgeCommit message (Collapse)Author
2008-04-01Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the ↵Marianne Arnold
320x240x16 and the 240x320x16 displays, including the necessary changes in the .wps files and again adding the missing codec icons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16924 a1c6a512-1295-4272-9138-f99709370657
2008-04-01'Small colour icons' bitmap strips for iCatcher including the necessary ↵Marianne Arnold
changes to the WPS files (the 132x80x16 and the 128x128x16 ones). The c200 version also uses the hold icon with the 'M' in it (and would be prepared for remote (holds); the Ipod WPSs also use it this way and I thought thereis no need for special-casing. Also added the missing codec icons which are used on the small H10. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16915 a1c6a512-1295-4272-9138-f99709370657
2008-04-01Next set of iCatcher bitmap strips - this time the 'greyscale' icons for the ↵Marianne Arnold
160x128x2 and 138x110x2 display. Again completing the codec icons and minor corrections while at it (a few dots and corrected the light grey value in some places). * Reminder: Since the used bitmaps now have a different name the old ones won't get overwritten by unzipping a new build. To tidy up remove the 'iCatcher' directory in the '.rockbox/wps' dir before updating. This applies to all converted WPSs (now and future). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16911 a1c6a512-1295-4272-9138-f99709370657
2008-04-01Next set of bitmap strips for the iCatcher theme, this time it's the 'small ↵Marianne Arnold
monochrome' icons for the Archos and all the remote screens. There's a little exception to the rule here - there already was a 'hold-s.bmp' which now becane 'hold1-s.bmp' because it's a single icon, only used on the Archos screens and named the bitmap strip hold-s.bmp to make it consistent with the other versions. Also simplified the code for displaying the static background images. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16905 a1c6a512-1295-4272-9138-f99709370657
2008-03-31First set of iCatcher bitmap strips - for all screens that use the 'normal ↵Marianne Arnold
sized colour icons' including the necessary changes in the .wps files. The amount of bitmaps is nicely reduced and it was possible to add the missing codec icons in the strip. I tried to stay as close to the original as possible by copy and pasting from other codec icons but I had to invent a 'D' and an 'X'. There should be no visual difference except the added icons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16901 a1c6a512-1295-4272-9138-f99709370657
2007-09-28Icatcher for the Sansa c200s by Ioannis Koutoulakis.Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14889 a1c6a512-1295-4272-9138-f99709370657
2007-06-06iCatcher updates: 1) Add APE icon for Monkey's Audio files; 2) Use a ↵Dave Chapman
backdrop on greyscale targets to free some image tags (thanks to Marianne Arnold for the suggestion). However, there are still five codecs without icons (SID, ADX, NSF, Speex and SPC), and only two free image slots left... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13572 a1c6a512-1295-4272-9138-f99709370657
2007-02-04WPS updates by Ioannis KoutoulakisMarcoen Hirschberg
iCatcher/UniCatcher: - Better drawn bitmaps for iPod5G/Gigabeat - Better drawn shuffle icon for other colour targets, as well - Wavpack codec icon now shows "WV" instead of "WVPC" iCatcher: - iPod5G/Gigabeat versions now use nimbus-19 font. It's better now and more consistent to other versions that use nimbus font as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12191 a1c6a512-1295-4272-9138-f99709370657
2007-01-10Restored broken bitmapsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11975 a1c6a512-1295-4272-9138-f99709370657
2007-01-09Removed executable flagLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
2006-12-08Last part of iCatcher and UniCatcher updates... add Sansa versionsMarianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11694 a1c6a512-1295-4272-9138-f99709370657
2006-12-08forgot to commit those removed bmps, tooMarianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11691 a1c6a512-1295-4272-9138-f99709370657
2006-12-08iCatcher: (1) add dedicated greyscale bitmaps for H1x0 and Mini (2) 'rename' ↵Marianne Arnold
the respective wps files as they didn't follow the convention ('...x1.wps' instead of '...x2.wps') and adapt this in WPSLIST (3) remove the formerly used animation and volume bitmaps that were real greyscale because they are now superceeded by the new ones which only contain the four greys and are named consistently - should be safe now if one decides to tweak greyscale some more - by Ioannis Koutoulakis git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11690 a1c6a512-1295-4272-9138-f99709370657
2006-09-18iCatcher/UniCatcher WPS updates by Ioannis Koutoulakis: code update to the ↵Hardeep Sidhu
new volume/battery enum system and new versions for H10 5GB, Gigabeat and X5 remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10995 a1c6a512-1295-4272-9138-f99709370657
2006-06-15Updated iCatcher/UniCatcher themes to the preferred white versionHardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10123 a1c6a512-1295-4272-9138-f99709370657
2006-06-14Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated ↵Hardeep Sidhu
wpsbuild to support different fonts for same theme depending on target screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10120 a1c6a512-1295-4272-9138-f99709370657