Commit graph

1691 commits

Author SHA1 Message Date
Alexander Levin
55dc25fe72 Describe the default value of the new optional tag parameter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27899 a1c6a512-1295-4272-9138-f99709370657
2010-08-26 20:56:07 +00:00
Rafaël Carré
0e19e3f859 Clip keymap : move pitchscreen to short submenu in wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27897 a1c6a512-1295-4272-9138-f99709370657
2010-08-26 19:52:19 +00:00
Alex Parker
d581ee9b71 Manual: Change the labels on the clip, clip+ and fuze images so that they actually match the text.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27896 a1c6a512-1295-4272-9138-f99709370657
2010-08-26 18:21:39 +00:00
Alex Parker
d303fad1a8 Manual: Make the clip WPS buttons match what actually happens. Short submenu is not defined, is this intentional?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27895 a1c6a512-1295-4272-9138-f99709370657
2010-08-26 18:21:18 +00:00
Jonathan Gordon
faaf431d32 Accept FS#11567 by Fred Bauer - better memory management for the skin fonts
%Fl now takes an optional 3rd param which is the number of glyphs to cache (default to 256). the smaller the number, the less ram will be used (i.e using 15 for a font which only shown numbers is a good idea)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27882 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 14:11:38 +00:00
Rafaël Carré
05d16b1d4e Add 'lowmem' feature to the manual, defined if MEM <= 2
Use it to remove mentions of Doom/mpegplayer/midiplay because these
plugins aren't built on such models

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27881 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 14:10:25 +00:00
Rafaël Carré
95cbbd1c40 c200v2 manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27880 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 14:01:41 +00:00
Rafaël Carré
2b0db13b51 Manual: fix Sansa AMS install
Sandisk has changed its forum, so update the links to OF
Also add c200v2 link and description

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27879 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 13:45:03 +00:00
Nils Wallménius
8799af3d73 Small change to sansa fuze keymap.
Move stop from long home to long play/pause in wps, browsers and fm screen.
In the fm screen that means switching between scan and preset is now on long home.
Move stop from the power switch to long play/pause in the hid multimedia mode.
Update manual keymaps.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27836 a1c6a512-1295-4272-9138-f99709370657
2010-08-17 14:30:10 +00:00
Marianne Arnold
792ccc164c Manual: replace target options with the more appropriate button pad options in the 'Screen scroll out of view' key mapping description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27825 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 10:03:00 +00:00
Marianne Arnold
257c719883 Missed two files in r27823...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27824 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 09:56:12 +00:00
Marianne Arnold
5b47b89d16 First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 09:43:48 +00:00
Jonathan Gordon
d23d7a1686 last warning and fix manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27816 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 15:27:46 +00:00
Marianne Arnold
b75a414167 Manual - logo and pegbox button tables: simplify the code and add missing info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27811 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 10:48:27 +00:00
Marianne Arnold
7c1c5701cf Manual - wormlet.tex: remove 'opt'ing for different player pads inside a Recorder pad only block. Simplify and complete the other players' button table. Maybe the two tables could be merged... in another commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27810 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 10:43:34 +00:00
Marianne Arnold
c4bdf20197 Manual: some cosmetic changes in phrasing as well as code... fix typos and RAS syndrome, correct use of dap{} and {daps}.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27809 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 10:30:42 +00:00
Marianne Arnold
37bd35d667 Correct the ActionTreeWps in the Clips' keymap file (button combo for going to the WPS).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27808 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 10:01:18 +00:00
Marianne Arnold
f67dfd9a2b Fix manuals broken by r27787 - underscores have a meaning in tex and need to be escaped. Put the name into quotes like the .bmp above while at it. The way it is done now looks a bit silly but works, feel free to improve.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27804 a1c6a512-1295-4272-9138-f99709370657
2010-08-13 21:36:44 +00:00
Jonathan Gordon
70ebe46d74 New feature for the %xl (image load) tag. If you give it the filename __list_icons__ it will use the list icon strip instead of loading a different bmp.
example:
%xl(I, __list_icons__, 0, 0)
%xd(I, %Li)

^ display the list icon at position 0,0 in that viewport. (you can of course %xd(Ia) if you really wanted also.)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27787 a1c6a512-1295-4272-9138-f99709370657
2010-08-12 13:27:10 +00:00
Magnus Holmgren
0b9215809a Update the manual regarding the bl tag change in r27784. Also fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27785 a1c6a512-1295-4272-9138-f99709370657
2010-08-12 09:50:29 +00:00
Marianne Arnold
e6cb22e38e Fix typo that broke the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27739 a1c6a512-1295-4272-9138-f99709370657
2010-08-07 08:27:24 +00:00
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
Alex Parker
abd05669ba Manual: Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27670 a1c6a512-1295-4272-9138-f99709370657
2010-08-02 21:38:37 +00:00
Alex Parker
ecb2111530 Manual: %Vl tag was in the viewports section but missing from the tag table in the tags appendix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27669 a1c6a512-1295-4272-9138-f99709370657
2010-08-02 21:21:33 +00:00
Alex Parker
d7cb3b13fb Manual: add some missing theme tags, and close FS#11472.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27637 a1c6a512-1295-4272-9138-f99709370657
2010-07-31 12:47:12 +00:00
Mohamed Tarek
f0aac62dd5 Add an entry for WMA Pro in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27594 a1c6a512-1295-4272-9138-f99709370657
2010-07-28 14:40:48 +00:00
Marianne Arnold
6ce2c6753d 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27544 a1c6a512-1295-4272-9138-f99709370657
2010-07-25 00:27:07 +00:00
Alex Parker
1035fa95a3 Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27542 a1c6a512-1295-4272-9138-f99709370657
2010-07-24 19:24:13 +00:00
Marianne Arnold
890295a6e0 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?.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27526 a1c6a512-1295-4272-9138-f99709370657
2010-07-23 04:21:54 +00:00
Marianne Arnold
7cb7c78346 Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the opening { made TeX ignore the first following option, a comment also escapes the linebreak and helps here. Also change the option to ONDIO_PAD as the keypad is the important criteria here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27525 a1c6a512-1295-4272-9138-f99709370657
2010-07-22 22:09:40 +00:00
Rafaël Carré
b72f475d44 manual: include rockboy on m5 and x5 (mistakenly disabled in previous commit)
Do not put a space after commas, and put commas at the beginning of
newlines to match the existing style

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27508 a1c6a512-1295-4272-9138-f99709370657
2010-07-21 06:34:40 +00:00
Rafaël Carré
876f6a98c8 manual: rockboy isn't built on all lcd bitmap targets
ideally we should check pixelformat and lcd height/depth but I don't
know how to do comparisons in tex (nor if it is possible at all)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27507 a1c6a512-1295-4272-9138-f99709370657
2010-07-21 06:05:56 +00:00
Rafaël Carré
84f5e09820 rockboy manual
- add entry for all supported targets (all lcd_bitmap but ondio)
- add clip screenshot
- add clip keymap description
- fix fuze keymap description

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27505 a1c6a512-1295-4272-9138-f99709370657
2010-07-21 05:38:21 +00:00
Rafaël Carré
36b8776846 Clip manual: add zxbox and recording screens screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27497 a1c6a512-1295-4272-9138-f99709370657
2010-07-19 17:57:37 +00:00
Nils Wallménius
a083b9a9e0 TTA should be realtime on all targets now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27491 a1c6a512-1295-4272-9138-f99709370657
2010-07-19 11:12:21 +00:00
Rafaël Carré
3f86a2cd62 manual: restore '%' removed in r27485
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27487 a1c6a512-1295-4272-9138-f99709370657
2010-07-19 04:35:40 +00:00
Rafaël Carré
45fc5e3aad Add a 'ab_repeat_buttons' feature
Use it in the manual instead of a built in list of models
Sort all features which aren't used in apps/lang/*

Fix FS#11379

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27485 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 18:43:08 +00:00
Marianne Arnold
c2273cf5e2 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27481 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 14:34:54 +00:00
Marianne Arnold
ced4080bc3 Manual: add \seriesimg to the OndioFM's and OndioSP's platform file and use it to clean up some Ondio specific screenshots. There are a few 'different to the Recorders' screenshots because Ondios don't have an RTC. Some were there twice to make them show in both manuals but not actually different - rename one of each real duplicate pairs to -ondio and delete the other. There are a few FM and SP specific ones that will stay as they are really different for the two (related to radio and recording).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27475 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 18:51:22 +00:00
Rafaël Carré
81d11c3553 manual: Play/Pause button for Clip keymap is 'Play'
Fix FS#11480

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27474 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 17:29:59 +00:00
Marianne Arnold
64ddbddad6 Set \specimg to sansaclipplus again for the Clip+ so that it uses the correct player image (screenshots will still be correct due to \seriesimg - compare to r25344 and r26198). Fixes part of FS#1180).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27473 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 17:11:00 +00:00
Marianne Arnold
76a58a2b8c Oops, r27471 only contained the delete part of the 'svn rename' - commit the second part and actually add the screenshots (again :\ )
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27472 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 17:03:37 +00:00
Marianne Arnold
ddb31c6ece Manual: add the new \seriesimg option to the 3 different Clip's platform files and rename all _screenshots_ which have 'sansaclip' in their name so that they contain 'clip' instead to make use of this new option. This way they can be used for all Clips even when \specimg will differ.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27471 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 16:57:58 +00:00
Marianne Arnold
e39d9af882 Manual: add another possible parameter to screenshot names: 'seriesimg' to be able to use screenshots for manuals of the same series (e.g. all Clips) which need to be different to other targets with the same resolution, keeping the possibility to differentiate between targets (e.g. the Clip+ and the rest).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27470 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 16:49:31 +00:00
Rafaël Carré
895e104603 Add a lcd_contrast feature and use it for the relevant manual section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27414 a1c6a512-1295-4272-9138-f99709370657
2010-07-14 06:48:41 +00:00
Alex Parker
9dd5f75966 Clarify where music can be put on the player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27352 a1c6a512-1295-4272-9138-f99709370657
2010-07-08 20:10:39 +00:00
Alexander Levin
d4f4104a4a More consistent formatting of setting names
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27343 a1c6a512-1295-4272-9138-f99709370657
2010-07-07 21:42:03 +00:00
Alexander Levin
8ee65d0ab4 Describe what 'Update on stop' does
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27337 a1c6a512-1295-4272-9138-f99709370657
2010-07-07 17:20:04 +00:00
Alexander Levin
72e463fae9 Fix a typo and clarify when bookmarks are autocreated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27311 a1c6a512-1295-4272-9138-f99709370657
2010-07-06 16:17:42 +00:00
Marianne Arnold
8c54767453 Close the \ActionStdCancel correctly so that the following space won't be eaten.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27285 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 22:33:37 +00:00