Commit graph

87 commits

Author SHA1 Message Date
Marianne Arnold
2e45ca37ce Manuals - put some remaining recording specific things into an '\opt{recording}' so that they are not mentioned in manuals of non-recording devices.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16872 a1c6a512-1295-4272-9138-f99709370657
2008-03-29 01:11:12 +00:00
Marianne Arnold
6f027bbe25 Add some more missing Action commands to the H10s' and recording capable Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16871 a1c6a512-1295-4272-9138-f99709370657
2008-03-29 00:19:25 +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
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
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
88b8d6eac0 Manual: Introducing a 'multivolume' macro to be a bit more accurate about the Rockbox Info screen, maybe it can be used somewhere else too. The naming follows the idea of parsing the features.txt to usable options (see FS#8567).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16276 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 18:35:44 +00:00
Marianne Arnold
b1375a3cf4 Now really add missing space. ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16263 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 10:22:22 +00:00
Steve Bavin
a8050e9fd1 Add missing space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16250 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 14:08:13 +00:00
Nils Wallménius
ae06fa3434 Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16212 a1c6a512-1295-4272-9138-f99709370657
2008-02-03 21:06:35 +00:00
Nils Wallménius
191ffdc498 Convert the fmradio section in the mainmenu chapter to use button action macros. Fix FS#8325 wrong buttons in the buttontable for h10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16211 a1c6a512-1295-4272-9138-f99709370657
2008-02-03 20:55:25 +00:00
Marianne Arnold
8e5ba83059 Repair broken H10 manual (also fixes the button description which got lost in the E200 manual).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16184 a1c6a512-1295-4272-9138-f99709370657
2008-01-30 09:10:29 +00:00
Nils Wallménius
51f937c2e4 Commit FS#8527 by Thomas Martiz, renaming the wheel macros for sansa e200 to be consistent with ipods and the code and some minor fixes/tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16182 a1c6a512-1295-4272-9138-f99709370657
2008-01-29 17:15:01 +00:00
Marianne Arnold
3d9220671d Repair OndioFM manual that accidentally got broken in the previous fmradio.tex commit because the virtual keyboard description doesn't use the manual 'button action' macros for Ondio manuals. (I.e. the quick fix, leaves work on the platform files/virtual keyboard section to do).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16118 a1c6a512-1295-4272-9138-f99709370657
2008-01-20 14:00:02 +00:00
Marianne Arnold
c598ce037f Manual: 'enable' the radio chapter for the c200 (add a screenshot), add missing e200 and c200 button descriptions in the table as well as in the text below and add a note about Sansas with or without the radio chip. Use the macros a bit more efficiently. State everything as is currently but this chapter needs some work...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16098 a1c6a512-1295-4272-9138-f99709370657
2008-01-18 00:46:46 +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
Marianne Arnold
88d85c8a9f Manual: Edit the H10 platform files and the fmradio.tex to reflect the recent changes and include the radio chapter in the H10 manuals (reported missing by Alex Fournelle in IRC). Filled out the preset howtos below the button table to make it compile even though it's also missing Sansa specific info (but still compiled). In the long run a rewrite of the chapter would be better.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15918 a1c6a512-1295-4272-9138-f99709370657
2007-12-13 18:59:15 +00:00
Paul Louden
f7f7967943 More fixes for the e200 manual: Proper keymap for the FM screen
(assuming no more mistakes) and fix a typo for the Recording screen.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15773 a1c6a512-1295-4272-9138-f99709370657
2007-11-23 13:01:09 +00:00
Nils Wallménius
8b78209984 Update manual to reflect the introduction of the 'Theme Settings' menu, add descriptions of the new line selector options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15091 a1c6a512-1295-4272-9138-f99709370657
2007-10-13 07:59:32 +00:00
Marianne Arnold
e3e0a3a169 Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button tables like it was agreed on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
2007-10-07 17:54:12 +00:00
Marianne Arnold
3dd25e8559 Add a bunch of screenshots to the c200 manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14969 a1c6a512-1295-4272-9138-f99709370657
2007-10-03 08:59:23 +00:00
Dominik Riebeling
451b5a7f69 Add some screenshots for Sansa c200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14809 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 22:07:29 +00:00
Peter D'Hoye
0875a95375 FS #7761 by Costas Calamvokis: sansa manual changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14705 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 22:31:37 +00:00
Peter D'Hoye
7d8aa2e96c FS #7761 by Costas Calamvokis: some screenshots for the sansa manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14700 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 21:55:07 +00:00
Nils Wallménius
35dbbdee16 Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording stuff for sansa in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14663 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 17:55:02 +00:00
Peter D'Hoye
12f466d999 Clip counter manual update, language tweak and translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 10:44:52 +00:00
Martin Arver
12f21821dd M5 needs a target specific screenshot (no radio but with rtc)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13301 a1c6a512-1295-4272-9138-f99709370657
2007-05-01 20:57:29 +00:00
Martin Arver
61627ca8e8 Update images for the main menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13298 a1c6a512-1295-4272-9138-f99709370657
2007-05-01 15:38:20 +00:00
Nils Wallménius
909b9462da Update the manual to reflect recent menu changes, add descriptions of how to move and remove tracks in the playlist viewer, Recording settings are now in their own chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12553 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 00:07:31 +00:00
Nils Wallménius
00a3fc7ec0 Make changes to the gigabeat manual suggested by Alison Gravley and some other minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
2007-01-19 12:42:19 +00:00
Tom Ross
4db8b85a1a Big manual commit: adds a bunch of missing images. Now, most targets aren't missing any images. Some are missing images for plugins that don't currently run on the target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12038 a1c6a512-1295-4272-9138-f99709370657
2007-01-17 03:21:53 +00:00
Nils Wallménius
9ed3dca779 Include AGC options in iriver h100 and h300 manuals only as it is only supported on those targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12028 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 20:27:34 +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
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
Marianne Arnold
7c30952fa0 FM radio chapter: give the right information for now, a rework will follow (using actions and adding a description of the Radio settings menu).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11637 a1c6a512-1295-4272-9138-f99709370657
2006-12-01 02:35:46 +00:00
Nils Wallménius
b100a20e0d Overhaul of the Recording part of the main menu chapter. Converted to actions, added missing options, minor changes. The screenshots are still outdated for some targets and missing for x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11627 a1c6a512-1295-4272-9138-f99709370657
2006-11-30 14:53:30 +00:00
Martin Arver
57cc28d6db Main menu images for the h10 and ipod4g without the fm-radio entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11367 a1c6a512-1295-4272-9138-f99709370657
2006-10-27 17:25:49 +00:00
Barry Wardell
7e8409d366 Add keymaps for H10 to the "Main Menu" section of the manual. Also add instructions for uninstalling Rockbox on the H10.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11250 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 16:22:43 +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
Martin Arver
b530de0fd9 Fix some missing/bad references
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11245 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 11:28:36 +00:00
Martin Arver
dcf83af9ba Part two of a cleanup of the manuals (mainly Archos) as reported by Marianne Arnold. *Add wavplay as a viewer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10771 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 17:05:57 +00:00
Martin Arver
7bdd03a118 Part one of a cleanup of the ondio manuals as reported by Marianne Arnold. * Some code clean-up/policy in general. * Get rid of remains from the 2.4 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10770 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 15:00:50 +00:00
Martin Arver
dbf98172b9 fix typo and update the 160x128x2 screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10733 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 11:18:57 +00:00
Martin Arver
328a2073b0 Corrections to the last commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10732 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 11:00:56 +00:00
Martin Arver
cca36069f7 Fix for task #5862. Add note about freezing peakmeters
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10731 a1c6a512-1295-4272-9138-f99709370657
2006-08-24 10:54:58 +00:00
Martin Arver
d5fe8030ba Enable manual builds for the Ipod 3g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10723 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 17:10:08 +00:00
Martin Arver
8570911e4e various changes/corrections from Andrew Melville (FS#5815). Some code policy as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10580 a1c6a512-1295-4272-9138-f99709370657
2006-08-15 10:53:14 +00:00
Dominik Riebeling
2cf3dea872 Remove some spaces opt introduced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10565 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 06:58:53 +00:00
Michael DiFebbo
0623841091 Revamped 'Managing Settings' sections. Merged the duplicative 'Manage settings' sections in chapter 5 and chapter 7 (the 'Manage settings' section in chapter 5 was in the wrong place anyway, as 'Manage settings' is not in the system submenu). Improved the organization of 7.3. Updated cross-references so that the description in chapter 7 can be easily referenced from the overview description contained in the 'Main Manual' chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10551 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 15:56:33 +00:00
Michael DiFebbo
2fa5d81fcd Fix broken reference.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10436 a1c6a512-1295-4272-9138-f99709370657
2006-08-03 15:57:52 +00:00