summaryrefslogtreecommitdiff
path: root/wps/Rockboxed
AgeCommit message (Collapse)Author
2008-04-11A tiny bit of cleanup afterwards... save a few bytes by storing the ↵Marianne Arnold
'Rockboxed' greyscale bitmaps as 4-bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17076 a1c6a512-1295-4272-9138-f99709370657
2008-04-11Finish bitmap strips work - convert the rest of the 'Rockboxed' WPS (bigger ↵Marianne Arnold
colour displays). Similar changes as in the previous Rockboxed commits: integrate statically loaded bitmaps into the background and delete the now unused bitmaps, remove the unnecessary coordinates in the backdrop tag, add missing codec names, volume and battery icons now with one graphic (part of a strip) per status which simplifies the code, rename sl-* to shuffle-* and hd-* to lock*- bmps. Correct mime-type for all image files. * Don't forget to clean up the 'Rockboxed' directory... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17075 a1c6a512-1295-4272-9138-f99709370657
2008-04-11'Rockboxed' theme: while working on the bitmap strips for the bigger colour ↵Marianne Arnold
displays I noticed that they had an image for 'unknown' or broken battery state. Even though it's probably seldom displayed at all, I thought other ports could have it too. Only the small colour ones for now because I had no idea how to 'translate' this style into a mono or greyscale icon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17074 a1c6a512-1295-4272-9138-f99709370657
2008-04-11In preparation of the last part of the 'Rockboxed' overhaul - get rid of ↵Marianne Arnold
orphaned files that only clutter the SVN directory. These graphics weren't used anywhere anymore hence not included in the builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17073 a1c6a512-1295-4272-9138-f99709370657
2008-04-10Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and ↵Marianne Arnold
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
2008-04-09First part of converting the 'Rockboxed' theme to using bitmap strips - the ↵Marianne Arnold
*-mono-small bitmaps which are used in the Archos port. While at it enable the already existing but so far unused locked-icon and combine small statically loaded bitmaps into one (only named bg-mono-small because it's not a full screen background picture as in other versions). Three bitmaps are now placed 1 or two pixels to the right to make it look a little more balanced. Also drop some possibilities in the codec conditional which made no sense at all even if things would change a _lot_, but it could also be cleaned up further. * Delete the 'Rockboxed' directory on the player before updating... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17058 a1c6a512-1295-4272-9138-f99709370657
2007-09-29Add greyscales to Rockboxed theme and mimic the color variant a bit more.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14906 a1c6a512-1295-4272-9138-f99709370657
2007-09-28One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855).Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14890 a1c6a512-1295-4272-9138-f99709370657
2007-04-26Rockboxed-wps: solved the mystery of the one vanishing battery symbol on ↵Marianne Arnold
Archos screens... this bmp file was rle-compressed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13266 a1c6a512-1295-4272-9138-f99709370657
2007-02-20Accept FS #6677 by Roan Horning : improvements to the 'Rockboxed' WPS.Nicolas Pennequin
* Make file information be displayed if there is no metadata. * Add a new progressbar bitmap for the H300 and iPod 4G color. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12418 a1c6a512-1295-4272-9138-f99709370657
2007-02-15* Add support for an optional y coordinate to the progressbar (from FS #4783).Nicolas Pennequin
* Modify the 'Rockboxed' WPS to make use of this new coordinate. It improves the display of cuesheet/A-B markers a lot and cleans the bitmaps up a bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12321 a1c6a512-1295-4272-9138-f99709370657
2007-02-12remove some unintended white pixelsMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12292 a1c6a512-1295-4272-9138-f99709370657
2007-02-11add the 'Rockboxed' theme by Roan Horning, moddified to work with the ↵Marcoen Hirschberg
wpsbuild script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12273 a1c6a512-1295-4272-9138-f99709370657