summaryrefslogtreecommitdiff
path: root/wps/iCatcher.112x64x1.wps
AgeCommit message (Collapse)Author
2010-06-09SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last ↵Jonathan Gordon
param instead of the first. skin updater, skins and manual all updated. NEW PARSER: add an 'N' param type which will accept any number of strings, will cause very big problems if this isnt the last param for a tag. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26727 a1c6a512-1295-4272-9138-f99709370657
2010-06-07the updater uncondiotnally changed ; to %; which meant alternating lines ↵Jonathan Gordon
stopped working.. hopefully this fixes them git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26648 a1c6a512-1295-4272-9138-f99709370657
2010-06-07Changeover to the new skin format. SkinBreakingChange in the wiki has the ↵Jonathan Gordon
runown of the changes. Major changes are paramerterised tags now use %tag(param,param), colours are removed from the %V() tag, %Vi gets a required (but can be -) label as its first param). utils/skinupdater/ has a program to update individual skins, and a perl script to update a whole zip. Themesite will be unusable for the time being (you should be able to upload new themes once it updates checkwps though). I obviously havnt tested every updated wps in this change so let me know if one doesnt load git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26641 a1c6a512-1295-4272-9138-f99709370657
2009-11-15FS#10783 - WPS translationTomer Shalev
- Use the %Sx skin tag in WPS to translate 'Next Track', 'Next', and 'of' (X of Y tracks) - New conditional skin token 'Sr' which checks whether the currently loaded language is an RTL language (Hebrew/Arabic). It uses lang_is_rtl(). - Added Hebrew translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23638 a1c6a512-1295-4272-9138-f99709370657
2008-06-23commit FS#9027 - conditional viewportsJonathan Gordon
** BREAKS CURRENT WPS's ** * %P has been removed, merged with the new %pb * %pb is now %pb or %pb|bitmap|x|y|width|height| (any of those params can be - to use sane defaults... check wiki/task for more explaination) * New %Vl and %Vd tags which are used to setup and display conditionaly displayed viewports (%Vl|<id>|<usual %V params>| to set up, then %Vd<id> to enable the viewport * bumps the max allowed viewport count to 24 * you can setup 3 different progressbars in a WPS... max of one per viewport though http://www.rockbox.org/tracker/task/9027?getfile=16785 is a simple perl script to convert old %P/%pb to the new %pb syntax I'll commit changes to the cabbie wps soon which shows how to use %Vl/%Vd properly... Reminder: %m will be removed soonish also so when fixing your WPS's remember to use conditional viewports to replace %m git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17759 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
2007-01-09Removed executable flagLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 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-07-14Archos: Show bitrate and filetype when next song info is unavailable. Patch ↵Jens Arnold
by Marianne Arnold. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10212 a1c6a512-1295-4272-9138-f99709370657
2006-06-17Archos: Don't show the 'lightning' icon since the numeric battery value is ↵Jens Arnold
no longer there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10133 a1c6a512-1295-4272-9138-f99709370657
2006-06-17Updated iCatcher/UniCatcher from Marianne Arnold and Ioannis KoutoulakisHardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10131 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