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
Marianne Arnold
79a863b322
Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 13:52:22 +00:00
Marianne Arnold
bf83ac6240
Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27279 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 13:28:20 +00:00
Marianne Arnold
7b4ecc7d2b
Add Onda VX747 and VX777 images to be used for and in preparation of a manual. Author: Marko Pahlke. Flyspray: FS#10852 (VX747) and FS#10854 (VX777).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27277 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 13:20:31 +00:00
Alexander Levin
8da13a5d4b
Bring the layout of the table with config file options in line with the other tables in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27264 a1c6a512-1295-4272-9138-f99709370657
2010-07-03 22:56:24 +00:00
Alexander Levin
15d0ac0134
No need to use textless, textgreater and textbar where <, > and | can be used
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27249 a1c6a512-1295-4272-9138-f99709370657
2010-07-02 19:55:47 +00:00
Alexander Levin
12427106d2
Onle one table row per WPS tag
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27248 a1c6a512-1295-4272-9138-f99709370657
2010-07-02 19:32:48 +00:00
Alexander Levin
d8f5f5175f
No need to capitalize every word
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27247 a1c6a512-1295-4272-9138-f99709370657
2010-07-02 18:57:57 +00:00
Alexander Levin
67f25a45a5
Make the first column in the tag tables narrower
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27246 a1c6a512-1295-4272-9138-f99709370657
2010-07-02 18:54:09 +00:00
Marianne Arnold
b013fb76c4
Theme tags description: include the part about 'hold' for soft hold targets as well (available there since hm... r13716), put more universally to get rid of special casing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27224 a1c6a512-1295-4272-9138-f99709370657
2010-07-01 21:02:12 +00:00
Alexander Levin
a43fbbb9a3
Generalize the description of the %d(N) WPS tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27221 a1c6a512-1295-4272-9138-f99709370657
2010-07-01 18:55:43 +00:00
Alex Parker
4c07dbed36
Correct English in text viewer manual entry.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27220 a1c6a512-1295-4272-9138-f99709370657
2010-07-01 15:00:20 +00:00
Jonas Häggqvist
22b287540c
Clarify that we use album artist if available.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27215 a1c6a512-1295-4272-9138-f99709370657
2010-07-01 12:30:18 +00:00
Yoshihisa Uchida
ea3cdf09cc
text viewer: the manual updates.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27214 a1c6a512-1295-4272-9138-f99709370657
2010-07-01 12:26:06 +00:00
Marianne Arnold
3e599f4d37
MazezaM button table: prepend \ to PluginRight resp. PluginRCRight to make them proper commands as intended. Rearrange the code to improve readabilty while at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27197 a1c6a512-1295-4272-9138-f99709370657
2010-06-30 17:36:21 +00:00
Alexander Levin
942e427ef0
Simplify the 'blind' macro and imrove spacing where it's used
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27166 a1c6a512-1295-4272-9138-f99709370657
2010-06-28 22:39:45 +00:00
Frank Gevaerts
7db309cad3
Move two remaining lines to the Text layer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27146 a1c6a512-1295-4272-9138-f99709370657
2010-06-26 19:47:20 +00:00
Alex Parker
51671e4c45
Give the lrcplayer manual entry a good seeing to.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27145 a1c6a512-1295-4272-9138-f99709370657
2010-06-26 15:26:38 +00:00
Marianne Arnold
d93164d6c9
Manual SVGs: move one line that still was on the wrong layer to its correct place in the e200 drawing. Let all colour targets show a black background behind the logo as they do during boot in reality.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27134 a1c6a512-1295-4272-9138-f99709370657
2010-06-25 21:42:42 +00:00
Marianne Arnold
3dcf678428
Target SVGs: Put arrows that explain scrollwheel movement onto the 'Text' layer if it hadn't been done previosly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27133 a1c6a512-1295-4272-9138-f99709370657
2010-06-25 21:13:03 +00:00
Marianne Arnold
a07b471f69
Add 'Text' layer for labels in the following SVGs: Iaudio M3 and M5, Cowon D2, M:Robe 500 and Sansa Clip. Also set svn:mime-type to 'image/svg+xml' for all SVGs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27132 a1c6a512-1295-4272-9138-f99709370657
2010-06-25 20:34:08 +00:00
Björn Stenberg
a6ef57152a
Renamed button description layer to 'Text'.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27131 a1c6a512-1295-4272-9138-f99709370657
2010-06-25 19:55:59 +00:00
Marianne Arnold
db50e49f20
Update the manual according to the changes in r26587 (PLA_EXIT and PLA_CANCEL on Iaudio M5 and X5) - forgotten back then.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27127 a1c6a512-1295-4272-9138-f99709370657
2010-06-25 05:32:50 +00:00
Marianne Arnold
0864fde69b
Plasma.tex button table: add the conditional third column for targets with HAVEREMOTEKEYMAP defined to all rows (fixes wrong placement and adds info). Make the button table more readable while at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27100 a1c6a512-1295-4272-9138-f99709370657
2010-06-23 23:18:33 +00:00
Rafaël Carré
8f28c0443c
Build doom on clipv2 and clip+
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27093 a1c6a512-1295-4272-9138-f99709370657
2010-06-23 18:27:30 +00:00
Alexander Levin
e39f4098f2
Do not use fancy apostrophes in the verbatim code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27092 a1c6a512-1295-4272-9138-f99709370657
2010-06-23 18:21:35 +00:00
Rafaël Carré
94242396d1
Clip+ manual: use clip screenshots
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27091 a1c6a512-1295-4272-9138-f99709370657
2010-06-23 18:00:19 +00:00
Thomas Martitz
5f9a0fea19
Use correct opt in plasma.tex.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27068 a1c6a512-1295-4272-9138-f99709370657
2010-06-22 22:08:46 +00:00
Thomas Martitz
c5f24828c8
Convert plasma to use pluginlib actions.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27067 a1c6a512-1295-4272-9138-f99709370657
2010-06-22 22:03:17 +00:00
Alexander Levin
9b8d53adfe
Do not produce an extra space for non-albumart manuals
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27064 a1c6a512-1295-4272-9138-f99709370657
2010-06-22 20:33:49 +00:00
Dominik Riebeling
a46df6b839
Rename SA9200 manual platform file to use the actual target name.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27057 a1c6a512-1295-4272-9138-f99709370657
2010-06-22 16:51:24 +00:00