summaryrefslogtreecommitdiffstats
path: root/wps
AgeCommit message (Collapse)AuthorFilesLines
2008-05-22Commit the one file that was missing in the previous commit due to a typo again.Marianne Arnold1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17611 a1c6a512-1295-4272-9138-f99709370657
2008-05-22Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed ↵Marianne Arnold38-50/+50
the bmp and the .wps files accordingly). While at it, reduce the few black-and-white graphics in the 'boxes' directory that were not yet 1-bit to mono bitmaps to make them show correctly on the 160x128 colour screens.iCatcher/codec.bmp git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17610 a1c6a512-1295-4272-9138-f99709370657
2008-05-08Fix properties on WPS files.Nicolas Pennequin4-77/+77
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17419 a1c6a512-1295-4272-9138-f99709370657
2008-05-03cabbiev2 gigabeat f fixes by Johannes VoggenthalerFrank Gevaerts1-4/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17319 a1c6a512-1295-4272-9138-f99709370657
2008-04-11A tiny bit of cleanup afterwards... save a few bytes by storing the ↵Marianne Arnold13-0/+0
'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 Arnold50-264/+84
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 Arnold3-4/+4
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 Arnold9-0/+0
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 Arnold54-162/+56
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 Arnold42-42/+15
*-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
2008-04-07This one bmp that's now part of a bitmap strip hid a mong those x. y. ↵Marianne Arnold1-0/+0
z.bmps. It's not needed in the iAmp directory anymore so delete... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17008 a1c6a512-1295-4272-9138-f99709370657
2008-04-06Bitmap strips for the iAmp theme with the necessary chanes to the .wps ↵Marianne Arnold73-90/+31
files. Add the missing codec icons and one small repeat icon, give 2 bitmaps an a little bit saner name ('l.bmp' > 'line.bmp' and 'i.bmp' > 'iAmp.bmp') and a little bit of code rearrangement for better readability. Proper mime-type for all and hopefully on first try this time. * Delete the iAmp directory on your player if you want to get rid of unused files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17005 a1c6a512-1295-4272-9138-f99709370657
2008-04-06DancePuffDuo strips. The next theme to use bitmap strips including some ↵Marianne Arnold52-147/+47
cleanup (e.g. deleted reference to codec bitmaps in the 128x64 wps which were unused (and outside the screen anyways). Added missing codec icons and accurate mime-type for all. *Delete the DancePuffDuo directory if you want to keep the build clean. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16985 a1c6a512-1295-4272-9138-f99709370657
2008-04-04The next included WPS using bitmap strips: 'boxes', including some cleanup, ↵Marianne Arnold106-305/+109
small improvements and adding missing icons. (1) All colour ports now use a backdrop to free space in the image buffer (was really near the limit on e.g. the 320x240 screen). I tried to use the same colours as the already existing 220x176 backdrop. (2) The H300 now uses a viewport instead of the frame bitmap (gets rid of the bmp and better when lines need to scroll). For simplicity it's only one viewport so that the peakmeters are now only at viewport width and the time/date info is a bit off the screen's border though. (3) Complete codec icons (I could reuse the engineer2 ones), the repeat icons and added coloured rating bitmaps. (4) Small tweeks in the virtual led, progressbar and Archos background bitmaps. (5) Correct mime-type for all. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16970 a1c6a512-1295-4272-9138-f99709370657
2008-04-03Cleanup the next WPS bitmap directory by using bitmap strips for the ↵Marianne Arnold21-23/+10
'ipodVOL' theme which is only made for targets with a 160x128 screen... This also adds a missing repeat icon, integrates the statically displayed vol.bmp into the already full screen sized background picture so it's not needed anymore, deletes an unnecessary bitmap (blank.bmp) and simplifies the code a little bit. * Again: delete the 'ipodVOL' directory before updating the build keeps it clean. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16953 a1c6a512-1295-4272-9138-f99709370657
2008-04-03More WPS bitmap strips work to cleanup the directory: engineer2 with the ↵Marianne Arnold60-96/+36
needed changes in the WPSs files (only a 160x128 and a 128x64 version exist). Completed the codec and the repeat mode icon sets. - Remember to remove the 'engineer2' directory on the player before unzipping a new build if you want to keep it clean. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16949 a1c6a512-1295-4272-9138-f99709370657
2008-04-02Convert UniCatcher to using bitmap strips (the actual graphics could be ↵Marianne Arnold234-491/+131
reused from iCatcher, including the addition of the missing codec icons). To tidy up some more, the 160x128 greyscale version also uses a backdrop graphic instead of two seperate bitmaps now. Delete some unused bitmaps which either were a copy of the iCatcher directory and accidentally kept or were there in preparation for a port to smaller screens. In case of the latter and someone picks this task up again - those can easily be pulled from an earlier revision and added again. * Reminder: don't forget to delete the 'UniCatcher' directory in '.rockbox/wps' before installing a new build if you want to keep your installation clean. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16933 a1c6a512-1295-4272-9138-f99709370657
2008-04-01Last part of bitmap strips for iCatcher: the 'big coloured' icon set for the ↵Marianne Arnold62-118/+30
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 Arnold63-94/+22
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-01Revert the other remnant of the renaming experiment... (I only do this to ↵Marianne Arnold1-54/+0
get the commit count up). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16913 a1c6a512-1295-4272-9138-f99709370657
2008-04-01D'oh, revert accidental commit of a renaming experiment which I thought I ↵Marianne Arnold1-50/+0
had reverted in my tree before (but it seems it was only reverted halfway)... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16912 a1c6a512-1295-4272-9138-f99709370657
2008-04-01Next set of iCatcher bitmap strips - this time the 'greyscale' icons for the ↵Marianne Arnold62-114/+134
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 Arnold47-165/+51
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 Arnold64-236/+60
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
2008-03-30Clean up the Iaudio remote's WPS background image because it had some wrong ↵Marianne Arnold1-0/+0
dots in it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16892 a1c6a512-1295-4272-9138-f99709370657
2008-03-27Cabbiev2 for the small H10: the lock image wasn't renamed yet. Fixes issue ↵Marianne Arnold1-1/+1
when making zip as reported in IRC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16852 a1c6a512-1295-4272-9138-f99709370657
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg1-16/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16818 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as ↵Jens Arnold1-0/+0
24 bit BMP instead of unnecessary 32 bit. (and only that this time). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16806 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16805 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as ↵Jens Arnold1-0/+0
24 bit BMP instead of unnecessary 32 bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16802 a1c6a512-1295-4272-9138-f99709370657
2008-03-25(Hopefully) The last cabbiev2 tweaks for now. Remove a now unused %xd tag in ↵Marianne Arnold5-13/+10
the Iriver remote WPS; taking the oportunity to use unix style line endings and to clean up its background and progressbar image (includes fixing another naming inconsistency by renaming it to 'pb-128x64x1.bmp'). Also fix a minor glitch in the greyscale playmode image. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16797 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Finally convert the two monochrome cabbiev2 WPSs to using bitmap strips. ↵Marianne Arnold69-85/+38
Changed the background image of the Archos version a bit for it and used a blank space for the 'mute' volume bitmap part for consistency. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16796 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Sorry for the copy and paste mistake, didn't mean to delete the info at the ↵Marianne Arnold1-0/+2
top of the .wps file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16790 a1c6a512-1295-4272-9138-f99709370657
2008-03-25New cabbiev2 for the Iaudio remote. This is a 'full' WPS now with icons ↵Marianne Arnold3-5/+16
(same as on the other greyscale screens) and more info because it's used as main WPS on the Iaudio M3. First use of viewports in SVN to position the text a little bit higher so that the status icons have a bit more breathing room. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16789 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Cabbiev2 greyscale versions (138x110 and 160x128): new icons which are a bit ↵Marianne Arnold43-95/+44
more like the colour ones (size-wise and looking 3D) and already using the new bitmap strip feature. Also convert the line endings of the two .wps files to unix style. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16786 a1c6a512-1295-4272-9138-f99709370657
2008-03-24Oops, fix a typo which broke this wpsDave Chapman1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16785 a1c6a512-1295-4272-9138-f99709370657
2008-03-24Use bitmap strips for the remaining five colour versions of Cabbiev2Dave Chapman185-190/+62
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16783 a1c6a512-1295-4272-9138-f99709370657
2008-03-24Fix some typos - the volume indicator was wrong. Thanks to Marianne for ↵Dave Chapman1-1/+1
spotting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16781 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Convert Cabbiev2.160x128x16 to bitmap stripsDave Chapman37-38/+12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16773 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Clean up some wps files that had a mixture of CRLF and LF line-endings in ↵Dave Chapman5-182/+182
the same file - no other changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16772 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and ↵Dave Chapman74-77/+25
320x240x16, reducing the number of bitmaps to 8 for each WPS. If you want to keep your installation tidy, remove the .rockbox/wps/cabbiev2/ directory before updating to ensure unused bitmaps are deleted. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16770 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Remove a trailing space that prevented the font being copied for the ↵Dave Chapman1-1/+1
138x110x2 cabbiev2 theme git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16766 a1c6a512-1295-4272-9138-f99709370657
2008-03-22Oops, vhanged one thing too many - the m:robe100's monochrome version ↵Marianne Arnold1-56/+56
doesn't use the wps backdrop tag (%X) at all, so revert this change. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16745 a1c6a512-1295-4272-9138-f99709370657
2008-03-22Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused ↵Marianne Arnold29-111/+111
bitmaps. (2) Combine the two bitmaps used as background on the Iriver remote into one, name it consistently and change the .wps file accordingly. (3) Add the missing '0dB' volume image to the greyscale versions, including .wps file changes. Rename those greyscale volume images while at it, so that they are consistent with the rest - the 'vol08' one is now 'vol-9', because it is used for above line level. (4) Use the %X tag correctly, currently there were coordinates specified with it in most .wps files. (5) Set the bitmap's mime-type correctly for conformity. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16742 a1c6a512-1295-4272-9138-f99709370657
2008-03-10ignore carriage returns in WPS files to avoid problems with cygwin/tortoisesvnRobert Kukla1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16610 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Cabbiev2 for the m:robe 100. It seems that just adding the WPS already makes ↵Marianne Arnold36-0/+57
it show as default and no other chaanges were needed (worked in the sim). The default font was already set correctly to helvR10 because this is what all 160x128 screens use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16554 a1c6a512-1295-4272-9138-f99709370657
2008-03-06Improvements to cabbie v2 for the Gigabeat. The font is now helvR12, which ↵Nicolas Pennequin3-12/+13
looks better than helvR14 and is consistent with other targets. Also corrected kB/s to kbit/s. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16537 a1c6a512-1295-4272-9138-f99709370657
2008-03-05Shift volume left a bit iAmp WPS so it displays correctly.Dan Everton1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16526 a1c6a512-1295-4272-9138-f99709370657
2008-02-24Forgot to adjust one WPS.Jens Arnold1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16403 a1c6a512-1295-4272-9138-f99709370657
2008-02-23Turned out that setting the viewer iconset to empty properly chooses the ↵Jens Arnold2-13/+15
default iconset, and the problem with the default viewer iconset on greyscale targets was that there was a file too much in icons/. The defaults are copied from elsewhere, and differ between grey/mono and colour targets. The extraneous file overwrote the default when building the .zip. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16399 a1c6a512-1295-4272-9138-f99709370657