Commit graph

81 commits

Author SHA1 Message Date
Alex Parker
ab563da175 Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and FS#10553 by David Kauffmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22756 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 16:48:45 +00:00
Alex Parker
5174341999 Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 21:51:55 +00:00
Jonas Häggqvist
4b831753e7 Center the list on the currently loaded file in the following screens (FS#10093):
- Font selection
 - FM preset selection
 - WPS/RWPS selection
 - Language selection
Modify the menu wording to make them seem more like a setting and update the manual accordingly.

The code could possibly be more compact - any help on that would be appreciated.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21464 a1c6a512-1295-4272-9138-f99709370657
2009-06-22 17:37:36 +00:00
Marianne Arnold
1f07151110 Remove the 'hand-made' MASCODEC UseOption from the platform files and replace it with other options which automatically parsed from features.txt. Also clean up some outdated left-overs and add some missing information (e.g. be more accurate in the config file section). Try to use the most appropriate features - masd and/or masf depending on their characteristics, large_plugin_buffer in the jpegviewer chapter as this is the restricting factor etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21426 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 22:44:36 +00:00
Rafaël Carré
e3c9d6a359 Initial work on the Fuze manual
Still missing:
    - svg/pdf/nice png front image
    - plugin keymaps
    - manual install instructions for sansav2 (and mkamsboot binaries)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21031 a1c6a512-1295-4272-9138-f99709370657
2009-05-22 10:44:15 +00:00
Alex Parker
e56030a40d Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to the WPS Tags summary appendix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20945 a1c6a512-1295-4272-9138-f99709370657
2009-05-15 21:17:21 +00:00
Alex Parker
3a0a9915eb Properly capitalise "Rockbox", and rewrite a couple of small sections. Some of this is taken from FS#9880 by Johannes Linke.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20900 a1c6a512-1295-4272-9138-f99709370657
2009-05-10 18:53:34 +00:00
Jens Arnold
a5501d68cc Bump flash image version and adapt flashing documentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20510 a1c6a512-1295-4272-9138-f99709370657
2009-03-24 01:11:44 +00:00
Alexander Levin
005caba3fb Dont't give the impression that the lines should be comments, and delete the non-setting line. Lines should be indented by 4 because of the example environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20451 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 12:14:03 +00:00
Alexander Levin
885553f1bd Use a real word instead of 'filename'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20450 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 11:59:32 +00:00
Alexander Levin
277ce9ae73 Restore the author's original punctuation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20423 a1c6a512-1295-4272-9138-f99709370657
2009-03-21 09:25:49 +00:00
Alexander Levin
71812ca1fd Minor corrections to the .colours file editing; added .colours to the list of supported files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20407 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 19:33:20 +00:00
Alex Parker
6c4661cfaf Add filetype colours to the manual. Also add a macro to give the
file extension of the main binary.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20348 a1c6a512-1295-4272-9138-f99709370657
2009-03-18 14:24:28 +00:00
Nils Wallménius
01bd736e00 Fixes and tweaks for the 'Advanced topics' chapter of the manual, closes FS#9806
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19919 a1c6a512-1295-4272-9138-f99709370657
2009-02-04 14:22:35 +00:00
Dominik Riebeling
f498d53d72 Rename h100 manual name "h1xx" to "h100" to be in line with other players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657
2008-12-07 23:00:15 +00:00
Jens Arnold
43ad46cdac Fix title case in a section header, switch a sentence order for recorders to be more logical, and add a note about 8MB-modded boxes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18842 a1c6a512-1295-4272-9138-f99709370657
2008-10-20 07:10:14 +00:00
Jens Arnold
1f2468b6ef Rewrite of the Archos flashing chapter, bringing it up to date, removing longish technical background information (that will go into the wiki only), and explaining a few more target specific details.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18841 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 23:59:46 +00:00
Marianne Arnold
8189246cbc Add a 'Set As Backdrop' item to the context menu description of targets with greyscale or colour screens. Use a better option for including the 'Load Backdrop' chapter too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18062 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 20:57:05 +00:00
Marianne Arnold
af78b5fdec Disable the 'Getting Extras' section in the Archos Player/Studio manual and move the } to the right spot to also exclude the period ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17960 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:10:28 +00:00
Marc Guay
162a8f25b5 Improved description of reset-settings-on-boot for the iPods which can do it. Also added mention of this feature to the Quick Start section as suggested in FS#8472.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17837 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:10:02 +00:00
Marc Guay
85eec85a17 Commit part of Eddy's changes to the Advanced Topics section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17775 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 05:16:23 +00:00
Nils Wallménius
6be91cdc8b ROLO works on gigabeat F/X now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17314 a1c6a512-1295-4272-9138-f99709370657
2008-05-03 11:06:01 +00:00
Nils Wallménius
12eb058bb0 Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
2008-03-23 22:07:09 +00:00
Nils Wallménius
b659c0c14c FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657
2008-03-22 15:26:45 +00:00
Robert Kukla
265621729b m:robe 100 manual work - it is now in a state comparable to the gigabeat one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16695 a1c6a512-1295-4272-9138-f99709370657
2008-03-18 16:02:41 +00:00
Dominik Riebeling
d3bf94f746 Add missing "Save Sound Settings" and "Save Theme Settings" description (FS#8541 by Marc Guay).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16630 a1c6a512-1295-4272-9138-f99709370657
2008-03-11 18:43:56 +00:00
Marianne Arnold
90bcefab68 Manual: Change all references of 'File Menu' to 'Context Menu', it is even called this way in the Rockbox menus (patch FS#8649 by Bryan Childs plus a minor tweak by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16504 a1c6a512-1295-4272-9138-f99709370657
2008-03-03 23:01:44 +00:00
Thom Johansen
c479b9975d FS #8340 by David Bishop. Remove contractions from the manual, as this seems to be common practice in this format and makes it easier to read for non-native english speakers. New manual work should try to adhere to this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16302 a1c6a512-1295-4272-9138-f99709370657
2008-02-13 13:32:44 +00:00
Marianne Arnold
56b3f9275a Manual: Be more accurate about 'reset settings with button during startup' - the feature wasn't mentioned in some manuals even though it is possible (Sansas, Iaudios, H10s); use the *_PAD macros because it depends on the keypad and this way it's easier to exclude it from the 1st-3rd gen Ipod manuals (currently not possible on these targets); use the 'press button' phrasing for the Gigabeat (still not perfect but better than before).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16119 a1c6a512-1295-4272-9138-f99709370657
2008-01-20 16:33:12 +00:00
Marianne Arnold
b24f5ced26 Manual - use the button macro correctly so that the following space is not eaten and actually use it for the Ipod manuals. Also removed a few tabs and unnecessary spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16097 a1c6a512-1295-4272-9138-f99709370657
2008-01-17 19:45:22 +00:00
Peter D'Hoye
0506ec7e8f Accept FS #8323 by David Bishop: always use the term bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15951 a1c6a512-1295-4272-9138-f99709370657
2007-12-17 22:27:19 +00:00
Marianne Arnold
b2f7c61f84 Manual: apply FS#8309 by David Bishop (replace all occurences of 'folder/folders' with 'directory/directories') for consistency. Additionally tried to get rid of some unnecessary ones here and there but phrasing can definitely be improved further.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15923 a1c6a512-1295-4272-9138-f99709370657
2007-12-14 02:03:58 +00:00
Thom Johansen
10d0344e29 FS #8315 and FS #8316, plus some of my own small changes. Pretty much just minor language rewrites.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15919 a1c6a512-1295-4272-9138-f99709370657
2007-12-13 22:51:27 +00:00
Nils Wallménius
924c086d99 Fix the description of rolo for sansa and iriver h10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14748 a1c6a512-1295-4272-9138-f99709370657
2007-09-18 21:56:42 +00:00
Marianne Arnold
a352c62ad0 Dealing with the description of flash based vs. hard disk based players in the manual. (1) If possible make the phrasing more general. (2) Introducing a 'disk' macro in the platform files for further use. Any workarounds for this problem should be replaced one by one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13419 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 19:03:39 +00:00
Marcoen Hirschberg
1e51477ffe add a note that you can clear the settings on the Gigabeat by holding A during boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13281 a1c6a512-1295-4272-9138-f99709370657
2007-04-27 19:38:16 +00:00
Paul Louden
0c2858a790 FS#7057 from Bryan Childs, manual update regarding unworking features on
Gigabeat


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13220 a1c6a512-1295-4272-9138-f99709370657
2007-04-20 15:44:43 +00:00
Nils Wallménius
15c5d26de6 Add a section about changing colors to the 'customizing the userinterface' chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12771 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 02:09:15 +00:00
Martin Arver
970572bec8 Remove the manual entry for browse firmwares as it is no longer in rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12098 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 22:15:31 +00:00
Dominik Riebeling
a25fa2c6a6 More sansa button and screenshot additions by Tom Ross (FS#6535)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12005 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 09:55:19 +00:00
Dominik Riebeling
b394e180e5 Correct link to LangFiles page (FS#6484)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11858 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 19:22:56 +00:00
Marianne Arnold
fdc2daf390 A few minor fixes (typos, accuracy in the Ondio manual).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11641 a1c6a512-1295-4272-9138-f99709370657
2006-12-02 09:42:09 +00:00
Dominik Riebeling
85deab1b18 A wps file has to be in /.rockbox/wps to get remembered. Fixes FS#6362.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11562 a1c6a512-1295-4272-9138-f99709370657
2006-11-20 19:56:55 +00:00
Nils Wallménius
da55588fc7 Add a description of the bacdrop functionality and include description of relevant options for greyscale targets too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11522 a1c6a512-1295-4272-9138-f99709370657
2006-11-13 15:14:28 +00:00
Martin Arver
0642451446 fix dropped characters
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11347 a1c6a512-1295-4272-9138-f99709370657
2006-10-25 22:12:25 +00:00
Martin Arver
f8e2f3e08d Fix for more consistent and proper British English. (-ize/-ise etc)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11246 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 12:18:51 +00:00
Nils Wallménius
cb527ca1e4 Corrected some info regarding fonts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10915 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 10:17:47 +00:00
Dominik Riebeling
5ec380514b Add the remotes resolution too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10787 a1c6a512-1295-4272-9138-f99709370657
2006-08-28 18:09:17 +00:00
Martin Arver
6fc30d602d Add a note about the players resolution in the WPS section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10786 a1c6a512-1295-4272-9138-f99709370657
2006-08-28 17:44:49 +00:00
Martin Arver
56b339e252 Fixes for FS#5822 as reported by Andrew Melville.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10772 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 20:44:23 +00:00