summaryrefslogtreecommitdiff
path: root/wps/Rockboxed (follow)
Commit message (Collapse)AuthorAge
* Remove all themes but Cabbiev2.Dominik Riebeling2011-07-18
| | | | | | | | As discussed remove all other themes from svn since they are available through the theme website so there is no need to ship them with every Rockbox download / installation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30158 a1c6a512-1295-4272-9138-f99709370657
* A tiny bit of cleanup afterwards... save a few bytes by storing the ↵Marianne Arnold2008-04-11
| | | | | | 'Rockboxed' greyscale bitmaps as 4-bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17076 a1c6a512-1295-4272-9138-f99709370657
* Finish bitmap strips work - convert the rest of the 'Rockboxed' WPS (bigger ↵Marianne Arnold2008-04-11
| | | | | | 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
* 'Rockboxed' theme: while working on the bitmap strips for the bigger colour ↵Marianne Arnold2008-04-11
| | | | | | 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
* In preparation of the last part of the 'Rockboxed' overhaul - get rid of ↵Marianne Arnold2008-04-11
| | | | | | 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
* Next chapter of 'Bitmap strips for Rockboxed': the greyscale versions and ↵Marianne Arnold2008-04-10
| | | | | | 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
* First part of converting the 'Rockboxed' theme to using bitmap strips - the ↵Marianne Arnold2008-04-09
| | | | | | *-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
* Add greyscales to Rockboxed theme and mimic the color variant a bit more.Dominik Riebeling2007-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14906 a1c6a512-1295-4272-9138-f99709370657
* One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855).Marianne Arnold2007-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14890 a1c6a512-1295-4272-9138-f99709370657
* Rockboxed-wps: solved the mystery of the one vanishing battery symbol on ↵Marianne Arnold2007-04-26
| | | | | | Archos screens... this bmp file was rle-compressed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13266 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #6677 by Roan Horning : improvements to the 'Rockboxed' WPS.Nicolas Pennequin2007-02-20
| | | | | | | | * 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
* * Add support for an optional y coordinate to the progressbar (from FS #4783).Nicolas Pennequin2007-02-15
| | | | | | | | * 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
* remove some unintended white pixelsMarcoen Hirschberg2007-02-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12292 a1c6a512-1295-4272-9138-f99709370657
* add the 'Rockboxed' theme by Roan Horning, moddified to work with the ↵Marcoen Hirschberg2007-02-11
wpsbuild script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12273 a1c6a512-1295-4272-9138-f99709370657