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
Alex Parker
49f2fce039
Use normal apostrophes for code. Thanks to fml for pointing out (also for previoys commit).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26994 a1c6a512-1295-4272-9138-f99709370657
2010-06-20 16:27:41 +00:00
Alex Parker
994d955d9c
Fix typos/c&p errors.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26993 a1c6a512-1295-4272-9138-f99709370657
2010-06-20 16:23:47 +00:00
Alex Parker
64d4ddf216
Convert the manual to the new theme syntax. As a result, adds the viewport colour tags which closes FS#11372. Correct multifont tag from %F to %Fl
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26989 a1c6a512-1295-4272-9138-f99709370657
2010-06-20 12:58:41 +00:00
Alex Parker
318e99a61e
Adjust the tagmap table environment so that the second column doesn't end up tiny. It can be adjusted further if necessary.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26988 a1c6a512-1295-4272-9138-f99709370657
2010-06-20 12:58:24 +00:00
Alex Parker
1b0c77fd28
Add multifont to the manual. Closes FS#11294.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26987 a1c6a512-1295-4272-9138-f99709370657
2010-06-20 12:58:09 +00:00
Dominik Riebeling
439cddf72c
Apply LATEXOPTS to all LaTeX runs.
...
If the build folder does not have the .aux file created yet a different build
rule triggers that was lacking the LATEXOPTS variable, thus not running in
nonstopmode. This results in the builds hanging in interactive mode if the
sources contain an error.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26986 a1c6a512-1295-4272-9138-f99709370657
2010-06-20 12:39:23 +00:00
Rafaël Carré
b6a1ac9837
clip recording keymap changes, thanks to dfkt
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26943 a1c6a512-1295-4272-9138-f99709370657
2010-06-18 22:42:35 +00:00
Rafaël Carré
94f18b1f9f
clip+ keymap: revert r26396
...
software hold is now on home+select and quickscreen on long home like on
other clips
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26938 a1c6a512-1295-4272-9138-f99709370657
2010-06-18 20:03:39 +00:00
Alexander Levin
5f87334d4f
Do not produce additional space after 'to the picture above'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26901 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 22:12:11 +00:00
Rafaël Carré
c0bd4173aa
Make sure files which aren't windows-specific use \n line endings only
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 16:59:51 +00:00
Alex Parker
7ee0983a87
That was supposed to be \opt{touchscreen} not \opt{cowond2}.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26849 a1c6a512-1295-4272-9138-f99709370657
2010-06-14 20:19:00 +00:00
Alex Parker
7a72a291cb
Add WPS hotkey for the D2, and make the tree hotkey only valid for non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26848 a1c6a512-1295-4272-9138-f99709370657
2010-06-14 20:15:56 +00:00
Rafaël Carré
4752798b58
fuzev2 manual: mention the USB OF setting
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26823 a1c6a512-1295-4272-9138-f99709370657
2010-06-12 21:17:03 +00:00
Marianne Arnold
014add996b
Quick fix of the Player's manual which was also broken in r26617. I overlooked that the Player uses yet another button table...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26807 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 23:37:20 +00:00
Marianne Arnold
65291f14e9
Use the correct 'RC' macro for the remote column in the pitch screen button table.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26806 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 22:48:20 +00:00
Marianne Arnold
8c8b0b37c2
Enable the IAUDIO_RC_PAD macro for the M5 and X5 too, so that tables using this instead of the platform files' actions can be filled too. Complete the table in the quick start section mentioning how to start and shut down Rockbox for the Iaudio remote while at it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26805 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 22:45:18 +00:00
Marianne Arnold
467f15ee59
Various minor corrections to some Iaudios' and their remote's keymap files. Fixes these manuals which were broken since r26617 and a bit more.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26804 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 22:33:11 +00:00
Marianne Arnold
82ff776fbb
Rework the button table in 'Navigating the Main Menu' - use \newline to keep line breaks inside the cell which makes the alternating row colours work correctly; also restructure a bit to improve readability.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26797 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 20:31:38 +00:00
Marianne Arnold
197b4407ab
Replace the table that was used for the channels settings option with the item list which is used for this kind of settings lists everywhere else in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26796 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 20:23:34 +00:00
Jonathan Gordon
9ac4b44610
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.
...
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-09 16:15:01 +00:00
Rafaël Carré
592324e68d
manual: Rockbox Utility supports all clips
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26707 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 22:12:47 +00:00
Jonathan Gordon
50356d8387
The real reason to change the %C was to remove a very nasty hack!
...
%CL - load the AA
%C - check if AA is avilable
%Cd - display the AA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26696 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 15:09:32 +00:00
Jonathan Gordon
34dc14d865
fix the manual also
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26694 a1c6a512-1295-4272-9138-f99709370657
2010-06-08 14:52:48 +00:00
Marianne Arnold
c3ee226b33
Rework the button table in the graphical eq section. Clean up the code, correct falso info and add the missing mappings of the: Fuze, H10s, C200, M3 and Iaudio remote pads.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26674 a1c6a512-1295-4272-9138-f99709370657
2010-06-07 21:14:42 +00:00
Teruaki Kawashima
d669d4ab6e
text viewer: gigabeat f: add buttons to do one line up/down, and one column left/right.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26659 a1c6a512-1295-4272-9138-f99709370657
2010-06-07 13:01:15 +00:00
Torne Wuff
8ef1c68430
USB charging: update manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26633 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 14:18:16 +00:00
Marianne Arnold
6029502468
Close the ActionKbdSelect macro so that the following space won't get eaten in the output.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26618 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 10:11:03 +00:00
Marianne Arnold
a18e462e1e
Consolidate the two button tables in the virtual keyboard section into one. The difference causing having two doesn't exist anymore (targets without line edit mode. Also fixes the Iaudio remote mapping not appearing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26617 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 10:07:23 +00:00
Marianne Arnold
9becb7a085
Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the manual as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26591 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 17:29:06 +00:00
Marianne Arnold
6ea6dce4b5
Update, correct and complete the Iaudio remote keymap file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26588 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 16:48:07 +00:00
Marianne Arnold
6b9de1ea91
Enable info about the Iaudio remote keymapping in the M5 and X5 manual. Only 'actions' are included now, it still needs a check for accuracy and updating some button tables.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26579 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 14:42:36 +00:00
Dominik Riebeling
48832cd20a
Change font encoding to T1.
...
Some characters used by the manual can't be represented by the default font
encoding OT1 used by LaTeX. Switching the font encoding to T1 fixes this, and
makes the manuals build again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26578 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 13:55:36 +00:00
Nils Wallménius
e821c031fc
Remove Jump scroll from the manual too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26577 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 12:31:11 +00:00
Teruaki Kawashima
c5b8394ea3
new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26574 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 11:54:40 +00:00
Marianne Arnold
9381b49b04
Correct the iaudio-remote button names which were added in r26377 to make the M3 manual build again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26461 a1c6a512-1295-4272-9138-f99709370657
2010-06-02 05:51:00 +00:00
Rafaël Carré
cdc42458a2
Use version.sh in manual builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26423 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 23:18:06 +00:00
Andree Buschmann
f0e1cf038f
Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26413 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 18:29:04 +00:00
Michael Giacomelli
be0aa25aba
Change the software hold button combo from select + home to just holding home. This is both easier to do on such a small player and more consistent with the OF. Quickscreen is now select + home. Update the manual to reflect this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26396 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 21:46:14 +00:00
Rafaël Carré
c401eecd26
manual: add key combo for clip+ software hold
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26394 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 20:01:24 +00:00
Alex Parker
018133ea30
Consolidate the information on album art into one place.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26390 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 19:02:25 +00:00
Alex Parker
caa68b5e1c
Only show the section on radio tags if the target has a radio.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26389 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 19:02:19 +00:00
Alex Parker
4b3606314c
Add a brief description of radio art to the manual. Closes FS#11279.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26388 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 19:02:10 +00:00
Alex Parker
b7330ca295
Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:22 +00:00
Alex Parker
64eba682b0
Correct typos in D2 keymap file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26379 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:15 +00:00
Alex Parker
6cbce7b9c4
Add non-defined remote actions to the manual keymap files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26378 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:10 +00:00
Alex Parker
9081c9958b
Add the plugin lib actions to the manual keymap files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26377 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:01 +00:00
Szymon Dziok
f7253e322f
manual: add a forgotten note about reseting settings for the vibe 500.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26267 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 19:24:38 +00:00
Rafaël Carré
66f20d2664
manual: make the wake-up alarm entry up to date with the current code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26265 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 18:49:42 +00:00
Rafaël Carré
6e7df95b0e
manual: wake up alarm buttons for Clip and Fuze keymaps
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26264 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 18:40:37 +00:00
Rafaël Carré
5d92ae4eb6
manual: change all references to 'headphone jack' into more correct 'headphone socket'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26213 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 19:58:45 +00:00
Rafaël Carré
f39ef96676
Clip+: add description of buttons for blind users
...
Also change 'clip' options into correct 'clipv1'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26212 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 19:53:44 +00:00
Rafaël Carré
4c6b94551e
fuzev2: make manual build
...
Use the same info than Clipv1/v2 to warn about the version
(the path in OF menu to check the version has just one more component on Fuze)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26205 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 18:34:05 +00:00
Rafaël Carré
cfe3be3a1b
Clipv2 manual: correct playertype
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26204 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 18:34:00 +00:00
Alexander Levin
97365803d3
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 17:38:38 +00:00
Alexander Levin
5a379bce60
Another strike against ugly apostrophes in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:35:45 +00:00
Alexander Levin
87b2ad14c7
Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:20:58 +00:00
Alexander Levin
9fbd7fd9c9
Revert r26171. Special macro for the image base name is needed. Will be committed soon.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 17:10:14 +00:00
Alexander Levin
3fa48eef45
Show another way to learn about convbdf
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26172 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 16:34:20 +00:00
Alexander Levin
4bc0cf6fac
Use nice 'times' glyphs for describing dimensions (FS#11295)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 16:06:42 +00:00
Alexander Levin
8f8cdd3187
Fix another not nice apostrophe (FS#11296)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26170 a1c6a512-1295-4272-9138-f99709370657
2010-05-19 16:01:38 +00:00
Alexander Levin
d9306418ac
Rockbox can handle fonts larger than 16 pixels too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26152 a1c6a512-1295-4272-9138-f99709370657
2010-05-18 20:45:32 +00:00
Alexander Levin
64bb9a0bf5
Fix a couple of typos in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26151 a1c6a512-1295-4272-9138-f99709370657
2010-05-18 20:23:22 +00:00
Michael Chicoine
86d91e3f84
Fix typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26124 a1c6a512-1295-4272-9138-f99709370657
2010-05-18 00:10:55 +00:00
Nils Wallménius
22942db49f
Update the notes for which compression levels of ape are realtime and fix the location of rockbox version in the bug reporting instructions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26098 a1c6a512-1295-4272-9138-f99709370657
2010-05-17 08:12:07 +00:00
Marianne Arnold
226c0b16ba
Update and complete the start screen option description in the manual. Thanks to Alex Parker for the native speaker help.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26094 a1c6a512-1295-4272-9138-f99709370657
2010-05-16 21:05:43 +00:00
Jonathan Gordon
32382938c5
.sbs is base skin, not custom statusbar
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26079 a1c6a512-1295-4272-9138-f99709370657
2010-05-16 11:20:42 +00:00
Alexander Levin
edb6bedddb
Format FM frequency depending on the regional settings (FS#11273)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26069 a1c6a512-1295-4272-9138-f99709370657
2010-05-15 21:47:30 +00:00
Alex Parker
21920408be
Correct English.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25997 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 17:25:32 +00:00
Yoshihisa Uchida
c64ac19753
add the true audio codec.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25995 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 13:25:57 +00:00
Alexander Levin
1940a0b189
Use nice quotation marks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25992 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 08:45:22 +00:00
Alexander Levin
9f95a0bfad
Use a nice apostroph
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25991 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 08:41:01 +00:00
Alex Parker
0926e3e38c
Add FMS tags to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25988 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 08:13:42 +00:00
Alex Parker
6d549df28d
FS#11243 - The %VI (capital i) WPS tag is not described in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25987 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 08:13:37 +00:00
Alex Parker
40782d5c5e
Update the discussion of themeing in the manual, and put a note in the wps tags appendix that the actual discussion is elsewhere.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25986 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 08:13:31 +00:00
Alex Parker
c66e1eeb0f
Fix FS#11196 - update %pv in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25985 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 08:13:24 +00:00
Alexander Levin
e5d6d7a47e
More nice apostrophes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25976 a1c6a512-1295-4272-9138-f99709370657
2010-05-12 22:17:07 +00:00
Alexander Levin
e0bb221859
Use a nice apostroph
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25975 a1c6a512-1295-4272-9138-f99709370657
2010-05-12 22:07:49 +00:00
Alexander Levin
9df563834c
Make table headers bold; fix a typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25974 a1c6a512-1295-4272-9138-f99709370657
2010-05-12 22:06:18 +00:00
Jeffrey Goode
e141f80e11
Add Insert Shuffled to hotkey options
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25950 a1c6a512-1295-4272-9138-f99709370657
2010-05-11 13:40:25 +00:00
Alexander Levin
fb6723afe4
Convert quotes to fancy ones in the license text as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25934 a1c6a512-1295-4272-9138-f99709370657
2010-05-10 16:34:30 +00:00
Andree Buschmann
6a96037d09
Add non-breaking spaces to mA, mAh, MB and GB. Add playertype for iPod Video when describing the different variants.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25921 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 21:03:30 +00:00
Alexander Levin
e8c72b6891
Use typographic quotation marks -- correct more places
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25917 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 18:33:31 +00:00
Alexander Levin
598ed2eee1
Use typographic quotation marks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25916 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 16:00:24 +00:00
Alexander Levin
38234e2d80
Manual: Bookmarking update (FS#11227 by Magnus Holmgren)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25915 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 15:46:48 +00:00
Jeffrey Goode
1ad76ff25b
FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25905 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 02:02:51 +00:00
Alexander Levin
04afc139ef
Add some vertical space before and after notes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25897 a1c6a512-1295-4272-9138-f99709370657
2010-05-08 11:56:28 +00:00
Rafaël Carré
7f3b3494a6
Correct manual entry for Sansa Clip keymap
...
Flyspray: FS#11241 / FS#11233
Author: Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25894 a1c6a512-1295-4272-9138-f99709370657
2010-05-07 22:27:05 +00:00
Andree Buschmann
b753447a06
Add available recording sample rates for different iPod types to manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25848 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 19:25:12 +00:00
Andree Buschmann
ba0f8310bc
Use correct spelling for 'dB'.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25845 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 18:41:41 +00:00
Torne Wuff
5b4a84a4ce
FS#11149: alternative fix for ipod startup/shutdown issue
...
Instead of using the OF's low-battery handler to force a shutdown which appears to have numerous unwanted side effects, just clear the end of IRAM before shutting down which appears to solve the original "ipod sometimes needs hard reset to turn on" issue.
If you experience the "need hard reset" issue after this commit, please let us know. It has been tested on several models but we still don't know for sure what the original problem was. ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25772 a1c6a512-1295-4272-9138-f99709370657
2010-05-02 09:41:28 +00:00
Szymon Dziok
5187b4199b
Packard Bell Vibe: language corrections in the manual, thanks to: AlexP, linuxstb.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25752 a1c6a512-1295-4272-9138-f99709370657
2010-04-28 20:55:27 +00:00
Alex Parker
8867292ee6
Correct path to set MSC mode in the OF for the Clip+
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25749 a1c6a512-1295-4272-9138-f99709370657
2010-04-28 16:16:57 +00:00
Alex Parker
16a0e81985
Add that you need to be in MSC mode to the fuze manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25748 a1c6a512-1295-4272-9138-f99709370657
2010-04-28 16:02:49 +00:00
Magnus Holmgren
d38093de2f
FS#11099 - Rewind before resume
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25706 a1c6a512-1295-4272-9138-f99709370657
2010-04-24 14:10:28 +00:00
Szymon Dziok
76269f166b
Packard Bell Vibe: clear temporary keys in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25704 a1c6a512-1295-4272-9138-f99709370657
2010-04-23 19:57:30 +00:00
Szymon Dziok
5035833bf8
Packard Bell Vibe: finish the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25703 a1c6a512-1295-4272-9138-f99709370657
2010-04-23 19:39:39 +00:00
Marianne Arnold
672c51ab92
Add missing comma (pointed out by Szymon Dziok). Without it the MROBE100_PAD was ignored and the manual didn't mention the 'Up' and 'Down' buttons in the table.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25693 a1c6a512-1295-4272-9138-f99709370657
2010-04-21 05:33:49 +00:00
Marianne Arnold
854dfba1b4
Fix broken Iaudio M3 manual and missing buttons in the M:Robe 100 manual, caused by the same weirdness of tex: breaking a long opt list needs escaping of the linebreak otherwise the one option before or after the break will be ignored (the one that is 'disconnected' from the comma).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25692 a1c6a512-1295-4272-9138-f99709370657
2010-04-20 22:03:21 +00:00
Szymon Dziok
0d824d2b59
Packard Bell Vibe: Manual - change the names of the buttons internally (ButtonPrev -> ButtonLeft, ButtonNext -> ButtonRight), remove unnecessary strings, join the target to the existing mappings, where it's needed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25683 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 21:28:54 +00:00
Jeffrey Goode
8173fed6d9
Manual update to document pitchscreen info saved in bookmarks on swcodec targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25680 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 17:52:21 +00:00
Szymon Dziok
e5ad01a7a1
Packard Bell Vibe: manual - add a few plugin keymaps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25679 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 17:03:03 +00:00
Marianne Arnold
eee235f0b4
Correct word order in the 'puzzle mode' explanation in jewels.tex.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25654 a1c6a512-1295-4272-9138-f99709370657
2010-04-16 05:55:45 +00:00
Marianne Arnold
8a142fe9cb
Minor corrections or updates to descriptions in the manual: 'study mode' is called 'skip length', and talk clips are not MP3 files on all targets anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25653 a1c6a512-1295-4272-9138-f99709370657
2010-04-16 05:50:15 +00:00
Szymon Dziok
a09152b128
Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
2010-04-15 18:35:41 +00:00
Szymon Dziok
8f5af57a83
Packard Bell Vibe 500: Update the images for the manual.
...
Author: Marko Pahlke (perfectdrug).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25651 a1c6a512-1295-4272-9138-f99709370657
2010-04-15 18:22:01 +00:00
Andree Buschmann
1248e9c6de
More work on consistent usage of units in the manual. Use non-breaking spaces if applicable.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25649 a1c6a512-1295-4272-9138-f99709370657
2010-04-14 20:38:21 +00:00
Andree Buschmann
53cf63fbbc
Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between number and unit -- e.g. '5 dB'.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25648 a1c6a512-1295-4272-9138-f99709370657
2010-04-14 19:44:07 +00:00
Alexander Levin
4775ad426d
Remove confusing braces
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25613 a1c6a512-1295-4272-9138-f99709370657
2010-04-12 20:31:26 +00:00
Andree Buschmann
1dc8320f2c
Replaygain pre-amp can be set in 0.5 dB steps.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25609 a1c6a512-1295-4272-9138-f99709370657
2010-04-12 17:36:49 +00:00
Alexander Levin
76c5a39291
Better dot placement
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25608 a1c6a512-1295-4272-9138-f99709370657
2010-04-12 16:48:33 +00:00
Andree Buschmann
2349cf5f44
Add a subsection for Replaygain to the runtime optimisation section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25601 a1c6a512-1295-4272-9138-f99709370657
2010-04-12 06:40:58 +00:00
Marianne Arnold
af79fda077
Remove some unused pictures in the manual folder: some 'small' pictures of Archos devices, unknown why they still exist - there are now nicer ones derived from the SVGs (in the www module). The 'recording screen' picture is a duplicate of the 'while recording' one which is used instead of the former now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25590 a1c6a512-1295-4272-9138-f99709370657
2010-04-11 13:31:58 +00:00
Frank Gevaerts
629bf3e94a
Document new %mp values that were introduced with the sbs change
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25586 a1c6a512-1295-4272-9138-f99709370657
2010-04-11 11:44:18 +00:00
Marianne Arnold
66fa127262
Add the missing optional column separator for targets with HAVEREMOTEKEYMAP to the hotkey line in the file browser button table as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25580 a1c6a512-1295-4272-9138-f99709370657
2010-04-10 23:08:24 +00:00
Marianne Arnold
d692c8d232
Add the rest of the missing screenshots to the Iaudio M3 manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25579 a1c6a512-1295-4272-9138-f99709370657
2010-04-10 22:55:21 +00:00
Marianne Arnold
07d1972338
Add a bunch of plugin screenshots for use in the Iaudio M3 manual (and update the goban one as it used wrong colours).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25559 a1c6a512-1295-4272-9138-f99709370657
2010-04-09 22:42:11 +00:00
Alexander Levin
f85b54ce80
Remove the double full stop
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25539 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 18:19:34 +00:00
Alexander Levin
3c1cfca874
Add placeholder for the remote hotkey (aka repair WPS keymap table)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25538 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 18:17:35 +00:00
Jeffrey Goode
3b5eff719a
Manual update for hotkey reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25528 a1c6a512-1295-4272-9138-f99709370657
2010-04-08 01:41:30 +00:00
Dominik Riebeling
fd72497578
Insert links to the explanations of hotkey where it's mentioned.
...
Flyspray: FS#11188
Author: Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25527 a1c6a512-1295-4272-9138-f99709370657
2010-04-07 20:53:10 +00:00
Michael Chicoine
5688dfcc80
Fix Clip keymap (manual) so that Clipv2 and Clip+ manuals build properly
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25472 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 23:45:34 +00:00
Marianne Arnold
c9532a2e30
Remove the Recorders and Players opt around the A-B part of the repeat mode tag because all targets can use A-B repeat now (and show this in the WPS).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25469 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:58:52 +00:00
Marianne Arnold
54e8e8c11c
Refine the file formats table which explains what plugins are used to open which files so that the table is only included in manuals of targets which have the plugin...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25468 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:56:59 +00:00
Marianne Arnold
8fa6c881ec
Cleanup goban.tex. My main goal was to get the button table code into a readable state - following the structure I suggested on ManualGuidelinesTalk. Put closing } on their own lines if they are around other (nested) opts or nopts, indented the same as the opening (n)opt. Also replacing the 'emph' used for the submenus with 'item' as well for consistency which also makes it possible to get rid of the forced linebreak.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25467 a1c6a512-1295-4272-9138-f99709370657
2010-04-04 13:52:36 +00:00
Alexander Levin
27f29904ec
Restore wrongly deleted text
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25454 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:25:10 +00:00
Alexander Levin
15e6d79f38
Small cosmetic changes to the hotkey description
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25453 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:20:49 +00:00
Alexander Levin
1cf1600b43
Properly set the keywords for the recently added file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25451 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 14:06:28 +00:00
Nils Wallménius
cfd245e527
'floor 0' files requiríng too much memory should no longer crash since the longjmp stuff
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25444 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 03:37:27 +00:00
Jeffrey Goode
6a55b2307d
Manual update for hotkeys
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25443 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 23:37:07 +00:00
Jeffrey Goode
c5d9516a68
Manual update for keymaps, hotkeys
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 20:11:11 +00:00
Tomer Shalev
910ce55a41
Manual: Document new 'alignment' option in text viewer, and remove now obsolete limitation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25437 a1c6a512-1295-4272-9138-f99709370657
2010-04-02 16:45:33 +00:00
Rafaël Carré
4fd9038d35
pitch_detector: fix builds on monochrome targets, remove an unused variable
...
Add icons for Clip, copied from c200 icons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25397 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 23:50:07 +00:00
Rafaël Carré
6a25a33b4b
pitch_detector plugin only works on color LCDs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25387 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 20:23:57 +00:00
Andree Buschmann
10023adf72
Add new section 'Optimising battery runtime' to the manual (FS#11148).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25382 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 17:58:17 +00:00
Andree Buschmann
8132852bf2
Add a remark regarding scrollwheel acceleration to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25375 a1c6a512-1295-4272-9138-f99709370657
2010-03-28 20:29:25 +00:00
Andree Buschmann
2a8686d565
Minor manual fix: list_accel_start_delay and list_accel_wait are not used, if HAVE_WHEEL_ACCELERATION is defined.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25374 a1c6a512-1295-4272-9138-f99709370657
2010-03-28 19:20:59 +00:00
Alexander Levin
b96d4f0e34
Add the identifying header
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25352 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 16:02:39 +00:00
Alexander Levin
348c7d95fa
Remove unneeded lines
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25351 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:57:05 +00:00
Alexander Levin
6d4637c435
No need to use parenthesis here
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25350 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 15:52:27 +00:00
Alexander Levin
f2589546b3
Fix the description of the %V WPS tag (last part of FS#11117)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25349 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 13:14:14 +00:00
Robert Menes
38c313557e
Add blind description for the clipv2 to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25348 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 05:11:03 +00:00
Alexander Levin
ac00d2605a
Correct quotation marks; simplify the viewport display example
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25347 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 22:12:39 +00:00
Alexander Levin
24acd93c6d
Remove the unneeded appendix declaration. It's already present in appendix.tex and does not make any sense here (=at the end) anyway.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25346 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 21:45:24 +00:00
Dave Chapman
4b4d77016b
Update copyright year to 2010
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25345 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:26:26 +00:00
Dave Chapman
c0efec13a8
Add Clip+ player image from FS#11048 by Marko Pahlke
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25344 a1c6a512-1295-4272-9138-f99709370657
2010-03-26 17:11:36 +00:00
Dave Chapman
0fdc2d5541
Initial manuals for clipv2 and clip+, with corrected installation instructions. The player picture in Chapter 3 is the same as the Clipv1 for both Clipv2 and Clip+ - this needs changing for the Clip+.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25332 a1c6a512-1295-4272-9138-f99709370657
2010-03-25 20:11:34 +00:00
Michael Chicoine
65dc4f28c9
Partially fix FS#11117 - PDF Manual: WPS Tag tables - first tag entry is shifted right one character
...
Viewports table %V line is still shifted
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25307 a1c6a512-1295-4272-9138-f99709370657
2010-03-23 12:02:20 +00:00
Alex Parker
7e84cca441
Improve %pE description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25295 a1c6a512-1295-4272-9138-f99709370657
2010-03-22 20:41:14 +00:00
Alex Parker
be8a5afaa9
Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing out.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25294 a1c6a512-1295-4272-9138-f99709370657
2010-03-22 17:27:31 +00:00
Alex Parker
165709b076
Add the %Lt and %Li tags to the manual. Closes FS#11061.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25270 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:24 +00:00
Alex Parker
0c1f3e6dc6
Add the %wi tag to the manual. Closes FS#11080.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25269 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:19 +00:00
Alex Parker
55c8b2b3b1
Add the %Sx tag to the manual. Closes FS#11116.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25268 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:14 +00:00
Alex Parker
bbb2dd526d
Add %pS and %pE tags to the manual. Closes FS#11121.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25267 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 10:20:09 +00:00
Andree Buschmann
d6aaa3331f
Use consistent wording for line-in and -out.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25258 a1c6a512-1295-4272-9138-f99709370657
2010-03-20 15:35:12 +00:00
Andree Buschmann
b6c12a129e
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657
2010-03-20 15:02:29 +00:00
Alex Parker
c3c928b29f
Try to improve the English for the text viewer plugin. Only the English has been changed, the actual content still needs some work.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25238 a1c6a512-1295-4272-9138-f99709370657
2010-03-17 21:58:41 +00:00
Yoshihisa Uchida
8078656485
manual:text viewer plugin updates.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25236 a1c6a512-1295-4272-9138-f99709370657
2010-03-17 11:52:42 +00:00
Alex Parker
394b579c4d
Add a note to the gigabeat F manual to be in the correct USB mode before installing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25142 a1c6a512-1295-4272-9138-f99709370657
2010-03-13 10:50:39 +00:00
Alexander Levin
4c105b6806
Remove the caption and label parameters from the tagmap macro. They are never used. Also don't embed tagmaps into a table environment since we want the tables exactly where they are in the source, i.e. we don't want them to float. This speeds up typesetting and makes vertical spaces nicer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25065 a1c6a512-1295-4272-9138-f99709370657
2010-03-07 22:12:16 +00:00
Andree Buschmann
b3d9578c27
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) to rockbox. Several adaptions in the musepack decoder were made to get the library work and perform fast under rockbox on several targets. With this change mpc sv8 is supported, including seek, replay gain and metadata support. The decoding speed is a 1-4% lower than the last implementation. Reason for this is main restructuring in the bitstream demuxer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25056 a1c6a512-1295-4272-9138-f99709370657
2010-03-07 19:34:44 +00:00
Alexander Levin
6a62e22198
Make titles proper subsections; remove 'newpage' as it's not a good style; remove 'table' environment as well since the tables are not floating
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24985 a1c6a512-1295-4272-9138-f99709370657
2010-03-01 21:10:04 +00:00
Dave Hooper
6ff49a5ff4
Use albumart opt in sliding puzzle manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24974 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 15:48:33 +00:00
Dave Hooper
8cea3dc779
Update sliding puzzle manual to mention that it can also use your album art as a puzzle, and also any launched (via Open With) image (jpg/bmp)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24971 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 14:32:43 +00:00
Alex Parker
e66a780350
Correct reset and disk mode combinations for 1G - 3G iPods. Closes FS#11011.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24966 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 12:22:08 +00:00
Alex Parker
f7a397ba48
Add %T and %Tl WPS tags to the manual. Closes FS#11062.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24965 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 11:50:11 +00:00
Yoshihisa Uchida
50b036320b
manual: File formats/Supported audio formats updates.
...
- sort by extension.
- add SMAF/Sun Audio/Vox/Wave64 codecs.
I divided the audio formats table with Lossy/Lossless/Other.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24961 a1c6a512-1295-4272-9138-f99709370657
2010-02-28 10:42:56 +00:00
Thomas Martitz
ea4eadc582
Add playlist viewer screen to %cs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24953 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 21:24:50 +00:00
Andree Buschmann
28260fb196
Correct iPod Video manual: -89..6 dB is allowed for volume.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24951 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 20:21:22 +00:00
Andree Buschmann
818fcd16b7
Add information about supported musepack streamversion to manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24945 a1c6a512-1295-4272-9138-f99709370657
2010-02-27 17:24:01 +00:00
Alexander Levin
0bfef1c5a0
Remove an unneeded word in the section header
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24930 a1c6a512-1295-4272-9138-f99709370657
2010-02-26 19:57:51 +00:00
Alexander Levin
5ff8a5a1c9
Describe the %cs WPS tag in the manual (fix FS#11053)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24929 a1c6a512-1295-4272-9138-f99709370657
2010-02-26 19:53:06 +00:00
Alex Parker
9c95e243e8
Slightly change the English for the alarmclock plugin manual entry.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24914 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 14:58:06 +00:00
Rafaël Carré
99655d66bd
Alarm clock plugin for RTC targets
...
Author: Clément Pit-Claudel
Flyspray: FS#11056
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24912 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 14:45:06 +00:00
Björn Stenberg
6f3c42284b
Packard Bell Vibe 500 images by Marko Pahlke
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24906 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 11:47:39 +00:00
Teruaki Kawashima
15f6bfc0e5
imageviewer: add button to quit plugin immediately if there is enough key for it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24904 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 11:11:41 +00:00
Dave Chapman
3849569afc
Correct the button table for scrollwheel targets (direction was reversed). Also, use full (British English) words for the directions, instead of the abbreviations CW and CCW.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24900 a1c6a512-1295-4272-9138-f99709370657
2010-02-25 01:04:15 +00:00
Tomer Shalev
04e3eb0c54
FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewer
...
Author: Nemtsev Alexey
Changes that were not part of the original patch:
- Updated corresponding manual entry
- Added support for having both buttons and touchscreen mapping to the same action
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24896 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 21:38:15 +00:00
Tomer Shalev
83d589dad1
Rockblox: Map touchscreen top-middle to rotate CW
...
- Add support for defining a secondary 'rotate CCW' action - could be needed by
future touchscreen targets
- Update manual accordingly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24895 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 21:16:48 +00:00
Tomer Shalev
42552f8bf6
FS#10643 - Cowon D2: Chopper game control using hardware buttons
...
This is only part of the original patch. I didn't agree with all the original
changes to keymapping.
Author: Nemtsev Alexey
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 20:33:40 +00:00
Thomas Martitz
837cd7ed0a
Correct ActionFMPreset manual entry for the Fuze.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24800 a1c6a512-1295-4272-9138-f99709370657
2010-02-20 22:26:44 +00:00
Thomas Martitz
f8c72513e4
Update the manual according to the playlist viewer changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24792 a1c6a512-1295-4272-9138-f99709370657
2010-02-20 19:06:44 +00:00
Alexander Levin
499641ce7a
Add some more file extensions to the table of the audio files (FS#11002)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24776 a1c6a512-1295-4272-9138-f99709370657
2010-02-19 20:50:24 +00:00
Teruaki Kawashima
a4282fedaa
add manual for bmp viewer plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24774 a1c6a512-1295-4272-9138-f99709370657
2010-02-19 14:56:02 +00:00
Tomer Shalev
658bd7b912
Touchscreen: Yet another WPS keymap tweak
...
- WPS --> Playlist: Touch bottom right
- WPS --> ID3 screen: Touch long bottom right
- WPS --> Recording screen: Touch long top left
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24733 a1c6a512-1295-4272-9138-f99709370657
2010-02-17 21:01:31 +00:00
Tomer Shalev
e1d8c3ef7c
Touchscreen: Update manual according to r24652
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24653 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 17:38:21 +00:00
Tomer Shalev
19a05cb4f9
Touchscreen: Pitch-screen and Quick-screen keymapping changes
...
- Quick-screen: Allow exit by pressing any corner
- Pitch-screen: Exit by pressing either of the top or bottom left corners
- Pitch-screen: Toggle mode by pressing either of the top or bottom right corners
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24652 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 17:32:47 +00:00
Tomer Shalev
7b5875ef5c
Touchscreen: Change WPS key mappings
...
- Pressing top-right switches back and forth from WPS to last browsed directory
- Pressing top-left switches from WPS to Main Menu, and vice-versa
- Pressing center pauses
- Long pressing center stops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24651 a1c6a512-1295-4272-9138-f99709370657
2010-02-14 17:12:31 +00:00
Alex Parker
ce1d2eda70
Rbutil now supports the Nano 2G.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24638 a1c6a512-1295-4272-9138-f99709370657
2010-02-13 22:07:40 +00:00
Michael Chicoine
ad2ee3094f
Correct Clip manual quickscreen keymap
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24594 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 13:39:06 +00:00
Tomer Shalev
07a6de15bd
Brickmania: Use touchpad actions even if buttons are assigned to them (Cowon D2)
...
Thanks for Strife89DS and pixelma for spotting this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24554 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 20:19:34 +00:00
Tomer Shalev
ed0290d30f
Cowon D2: Use buttons for Brickmania instead of touchscreen, which hides the paddle
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24553 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 19:16:21 +00:00
Alex Parker
c617a59ba9
Show USB power not charging in the ondio manual, and rename usb_charging to usb_power as it is dependent on HAVE_USB_POWER.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24415 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 14:04:57 +00:00
Rafaël Carré
f15d041c48
Plugins manual
...
All: remove obsolete blackjack entry (the manual for some other games is
still incorrect since a menu was added)
Fuze: add missing keymaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24343 a1c6a512-1295-4272-9138-f99709370657
2010-01-27 07:38:14 +00:00
Alex Parker
fd13e09c4f
Correct the instructions for returning to Rockbox from the OF on the Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24320 a1c6a512-1295-4272-9138-f99709370657
2010-01-24 12:41:04 +00:00
Andree Buschmann
934e6f0bfa
Commit FS#10082, enlarge volume control range for WM8758. This will enable volume control down to -90 dB for iPod Video targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24318 a1c6a512-1295-4272-9138-f99709370657
2010-01-23 19:28:26 +00:00
Alexander Levin
3191b3893b
Fix spacing and also use the correct platform name (we're not that far with renaming them)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24315 a1c6a512-1295-4272-9138-f99709370657
2010-01-22 23:14:12 +00:00
Alexander Levin
15c850ccd3
Section headings should not end with a full stop
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24314 a1c6a512-1295-4272-9138-f99709370657
2010-01-22 22:54:05 +00:00
Alexander Levin
e8448b9636
Use nicer right arrows in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24313 a1c6a512-1295-4272-9138-f99709370657
2010-01-22 22:48:08 +00:00
Frank Gevaerts
9050cdd527
Some formatting fixes, reported by Alexander Levin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24297 a1c6a512-1295-4272-9138-f99709370657
2010-01-20 18:33:44 +00:00
Alex Parker
82fa01e391
Add key define to the D2 manual to allow it to build.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24287 a1c6a512-1295-4272-9138-f99709370657
2010-01-19 21:21:24 +00:00