rockbox/manual
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
..
advanced_topics Manual: Fix typo 2010-08-02 21:38:37 +00:00
appendix New feature for the %xd() (display a preloaded image) skin tag. 2010-08-05 11:28:48 +00:00
configure_rockbox Manual - Recording source settings description: replace target options with the correct features (needs one more in features.txt). Correct(s) wrong list of options in some manuals (e.g. Gigabeat S) at the same time. 2010-07-25 00:27:07 +00:00
frontpage Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
getting_started Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437. 2010-07-04 13:28:20 +00:00
intro Update copyright year to 2010 2010-03-26 17:26:26 +00:00
main_menu Clip manual: add zxbox and recording screens screenshots 2010-07-19 17:57:37 +00:00
platform Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps. 2010-07-24 19:24:13 +00:00
plugins Also fix Rockboy wrongly included in the Ipod Minis' manual. The option is just called 'ipodmini' because there is no difference between the two Minis important to the manual. Maybe the platform file should be renamed accordingly?. 2010-07-23 04:21:54 +00:00
rockbox_interface manual: restore '%' removed in r27485 2010-07-19 04:35:40 +00:00
working_with_playlists FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
booktabs.sty
credits.pl
LaTeX.Rules Apply LATEXOPTS to all LaTeX runs. 2010-06-20 12:39:23 +00:00
Makefile Use version.sh in manual builds 2010-05-30 23:18:06 +00:00
Makefile.pdflatex Use version.sh in manual builds 2010-05-30 23:18:06 +00:00
mkidx.ist
optional.sty
pdfdraftcopy.sty
preamble.tex Fix broken (html) manual: set seriesimg globally in preamble.tex to \specimg if it isn't defined in a target's platform file, otherwise tex tries to check for it and doesn't know which string to take. 2010-07-18 14:34:54 +00:00
rockbox-html.cfg
rockbox.tex Add the identifying header 2010-03-27 16:02:39 +00:00