rockbox/wps
Jonathan Gordon 3f8e7fc26f New feature for the %xd() (display a preloaded image) skin tag.
It can now automatically load the correct subimage from a strip (assuming the strip is in the correct order)  by giving a tag for the 2nd param.
example: %xd(F, %mp) which is equivilant to %?mp<%xd(Fa)|%xd(Fb)|%xd(Fc)|%xd(Fd)|%xd(Fe)>
You can also set the subimage offset.. i.e %xd(E, %mm, -1) which means "show nothing for the first value of %mm and use the bitmap strip for the remaining values"

if a tag+offset is <0 or greater than the number of subimages in a strip he image is cleared (I'm open to changing this if someone has a better idea)

cabbiev2.176x220x16.wps is an example of how to use this

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27717 a1c6a512-1295-4272-9138-f99709370657
2010-08-05 11:28:48 +00:00
..
boxes Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed 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 2008-05-22 21:37:23 +00:00
cabbiev2 Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
classic_statusbar Make the classic_statusbar.sbs more classic. Icons, position of numbers, charging animation (only tested on a colour display so far), volume as before but gets a 'clipping' icon on targets that allow more than 0dB, add channels indicator in the rec screen. The only difference on swcodec should be the disk activity indicator on flash targets (for now). On hwcodec there are small differences in the recording screen - quality display is simply using the system font (no wasting another bitmap on a slightly less taller Q), frequency uses icons now (keeping the differences between the sbs files smaller and with the small 'k' it's easier to understand, but debateable). Since the animation makes use of the viewport colour (shades) parameters, a classic_statusbar.grey.sbs was needed - reusing the colour one didn't work correctly anyways. The difference between Recorders (RTC) and Ondios (disk activity) is achieved through the 112x64x1.sbs file itself. 2009-11-28 16:37:33 +00:00
DancePuffDuo DancePuffDuo version for 176x220x1 2009-01-23 18:46:51 +00:00
engineeer2 Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed 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 2008-05-22 21:37:23 +00:00
iAmp DancePuffDuo and iAmp 128x64x1 versions. Use a dedicated bitmap for the 128 pixel wide display instead of reusing the 160 pixel wide one (add bitmaps and reference them in the .wps files accordingly. Fixes these WPSs for targets with 128x64x1 main display. 2009-01-23 01:25:11 +00:00
iCatcher Commit the one file that was missing in the previous commit due to a typo again. 2008-05-22 21:44:53 +00:00
ipodVOL Cleanup the next WPS bitmap directory by using bitmap strips for the '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. 2008-04-03 20:31:47 +00:00
Rockboxed A tiny bit of cleanup afterwards... save a few bytes by storing the 'Rockboxed' greyscale bitmaps as 4-bit. 2008-04-11 21:08:56 +00:00
UniCatcher Add a 'mod' codec icon to all included WPSs that use bitmaps for it (changed 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 2008-05-22 21:37:23 +00:00
zezayer
AUTHORS Move to only CC-BY-SA 3.0 for future changes. 2009-10-12 16:43:27 +00:00
boxes.112x64x1.wps Fix yellow and all the shipped themes that show AA 2010-06-08 15:17:39 +00:00
boxes.128x64x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
boxes.160x128x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
boxes.176x132x16.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
boxes.220x176x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
boxes.320x240x16.wps Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. 2010-06-07 03:44:11 +00:00
cabbiev2.112x64x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.128x64x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.128x96x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.128x128x2.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.128x128x16.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.132x80x16.wps Fix broken cabbiev2 for the c200 screen (in r27574) as pointed out by Sascha Wilde in IRC. 2010-07-28 12:58:15 +00:00
cabbiev2.138x110x2.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.160x128x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.160x128x2.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.160x128x16.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.176x132x16.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.176x220x16.wps New feature for the %xd() (display a preloaded image) skin tag. 2010-08-05 11:28:48 +00:00
cabbiev2.220x176x16.wps Fix cabbiev2.220x176x16.wps 2010-07-26 15:20:22 +00:00
cabbiev2.240x320x16.mini2440.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.240x320x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.240x400x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.320x240x16.mrobe500.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.320x240x16.wps FS#11490 by Hayden Pearce 2010-07-26 16:57:38 +00:00
cabbiev2.320x480x16.wps Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
classic_statusbar.112x64x1.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
classic_statusbar.grey.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
classic_statusbar.mono.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
classic_statusbar.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
COPYING Clear up theme licensing: 2009-10-12 15:40:18 +00:00
DancePuffDuo.128x64x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
DancePuffDuo.160x128x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
DancePuffDuo.176x220x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
DancePuffDuo.220x176x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
engineeer2.128x64x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
engineeer2.160x128x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
iAmp.128x64x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
iAmp.160x128x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
iCatcher.112x64x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.128x64x1.160x128x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.128x64x1.220x176x16.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
iCatcher.128x96x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.128x128x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.132x80x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.138x110x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.160x128x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.160x128x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.176x132x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.176x220x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.220x176x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.240x320x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
iCatcher.320x240x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
ipodVOL.160x128x1.wps Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. 2010-06-07 03:44:11 +00:00
progressive.11x2x1.wps Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. 2010-06-07 03:44:11 +00:00
rockbox_default.txt.wps
Rockboxed.112x64x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.128x128x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.132x80x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.138x110x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.160x128x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.160x128x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.176x132x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.176x220x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.220x176x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.240x320x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
Rockboxed.320x240x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.128x64x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
UniCatcher.128x96x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.160x128x2.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.160x128x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.176x132x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.176x220x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.220x176x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.240x320x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
UniCatcher.320x240x16.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
wpsbuild.pl Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00
WPSLIST Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
zezayer.128x64x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00
zezayer.160x128x1.wps the updater uncondiotnally changed ; to %; which meant alternating lines stopped working.. hopefully this fixes them 2010-06-07 07:00:10 +00:00