Marianne Arnold
6f169b4373
Manual: clean up some things related to the inclusion of the remotes. For button tables that use the 'Action' defines use HAVEREMOTEKEYMAP instead of the IRIVER_RC_H100_PAD so that the commands defined in the remote-keymap platform files will automatically be used. If a remote does not have all actions assigned, we can still define these commands but leave them empty. There will be some exceptions but this is still better than long opt lists. - Revert the changes to nim.tex (a Player only plugin) and splitedit.tex (bitmap Archos only) in the plugins section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21666 a1c6a512-1295-4272-9138-f99709370657
2009-07-05 18:21:19 +00:00
Alex Parker
41ff287e07
Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
2009-06-28 18:02:04 +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
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
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
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
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
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
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
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
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
26c6e7bff9
rename the rockref macro to reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 11:57:38 +00:00
Martin Arver
7a47313a21
Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Nils Wallménius
792f64e64e
Main menu chapter: broke out recording and fmradio sections to their own files. Recording: added ondio and x5 keys corrected errors in keymaps and opted out settings that are unavailable on some targets. FMradio: added x5 and ondio keys.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10281 a1c6a512-1295-4272-9138-f99709370657
2006-07-22 09:46:31 +00:00