Commit graph

134 commits

Author SHA1 Message Date
Dominik Riebeling
47541e5f2f Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old behaviour as default and prevent accidential enabling of party mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22545 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 19:03:27 +00:00
Thomas Martitz
f98bd2d2d3 Update the manual to reflect the recent addition of the 4th item to the quickscreen..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22542 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 18:39:33 +00:00
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
Alex Parker
964106a20d Fix manual building.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21068 a1c6a512-1295-4272-9138-f99709370657
2009-05-24 18:59:47 +00:00
Marc Guay
667fee3846 FS#10230 - And the change to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21035 a1c6a512-1295-4272-9138-f99709370657
2009-05-22 13:52:41 +00:00
Rafaël Carré
e2e68c9840 Initial work on Sansa Clip 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@21032 a1c6a512-1295-4272-9138-f99709370657
2009-05-22 10:44:25 +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
6c00e1ccd0 Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657
2009-05-21 11:39:22 +00:00
Alex Parker
681a774472 Add missing screenshots to Gigabeat S (or other 240x320 targets with recording + radio).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20881 a1c6a512-1295-4272-9138-f99709370657
2009-05-08 21:22:19 +00:00
Alex Parker
391f9df754 Correct location of frequency, quality and channel settings display, and change opts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20878 a1c6a512-1295-4272-9138-f99709370657
2009-05-08 19:50:22 +00:00
Alex Parker
d8e58b6be0 Correct what happens when selecting Recording in the Main Menu in the manual. Fixes FS#9768
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20877 a1c6a512-1295-4272-9138-f99709370657
2009-05-08 19:19:48 +00:00
Alex Parker
444080a2b9 Correct error in previous commit - the recording screen is again now only included in the manual if the target can record.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20805 a1c6a512-1295-4272-9138-f99709370657
2009-04-26 14:25:07 +00:00
Alex Parker
3ea02a85c5 Fix order of Recording settings and Manage settings in the manual. Thanks to Grahack in IRC for pointing out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20804 a1c6a512-1295-4272-9138-f99709370657
2009-04-26 14:20:27 +00:00
Marianne Arnold
49fcfe81b8 Exchange some references to certain players or pads with a feature in some parts of the manual where the feature is actually the determing factor (uses the automatic parsing of features.txt to options). In the WPS button table this helps rearranging one line a bit to keep the code together in a better way. (Also convert 2 tabs to spaces while at it.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20663 a1c6a512-1295-4272-9138-f99709370657
2009-04-08 23:40:00 +00:00
Nils Wallménius
459b4f632b Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 15:01:04 +00:00
Nils Wallménius
1fb115a753 Rename h100 specific screenshots so they are used again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20004 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 09:57:22 +00:00
Robert Menes
4e1b7bf728 Commit FS#9825 and FS#9826 by Alex Parker: Correct the recording table button for the c200 and don't show hard disk spin up warning for flash+SWCODEC (FS#9825) and Correct incorrect splash on c200 (FS#9826).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19859 a1c6a512-1295-4272-9138-f99709370657
2009-01-26 12:04:48 +00:00
Dominik Riebeling
d2321971d3 Fix some missing spaces.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19736 a1c6a512-1295-4272-9138-f99709370657
2009-01-09 15:17:52 +00:00
Marc Guay
67aa2f1fcb Fix the Quick Screen description. Thanks to fml2. Closes FS#9769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19734 a1c6a512-1295-4272-9138-f99709370657
2009-01-09 11:57:33 +00:00
Marc Guay
60359bfffe Change System->Version to System->Credits. Closes FS#9620.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19660 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 14:20:56 +00:00
Marc Guay
4ea961ae33 Fix links and spacing in Quick Screen section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19659 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 14:16:50 +00:00
Marc Guay
fe42f8c59a Fix typo in r19651.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19653 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:43:10 +00:00
Marc Guay
82678fb17a Tighten up the quick screen button description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19651 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:31:14 +00:00
Marc Guay
14483f8715 Add the customisable quick screen to the manual. Closes FS#9524.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19650 a1c6a512-1295-4272-9138-f99709370657
2009-01-03 01:21:25 +00:00
Marc Guay
00112a75cf Remove old sentence from Main Menu -> System section. Closes FS#9705.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19645 a1c6a512-1295-4272-9138-f99709370657
2009-01-02 21:54:06 +00:00
Nils Wallménius
9fc68a3ccc Update manual to reflect the new time and date screen, patch by Jonathan Gordon with some small tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19284 a1c6a512-1295-4272-9138-f99709370657
2008-12-01 10:24:56 +00:00
Nils Wallménius
0117705542 Oops forgot to commit part of the changes to the manual when Playback Settings was moved up to the Settings menu (r18799)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18833 a1c6a512-1295-4272-9138-f99709370657
2008-10-19 11:18:05 +00:00
Peter D'Hoye
5b4df4a72e Updated screenshot for H10-5GB recording screen, the previous one was showing an illegal gain value
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18506 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 21:13:29 +00:00
Marianne Arnold
71818b5d68 Update the OndioFM's WRS screenshot once more as the previous one showed a numerical battery display which is not default and might be a bit confusing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18468 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:06:12 +00:00
Marianne Arnold
8d78f43e9d Update the OndioFM's WRS screenshot too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18466 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 22:53:58 +00:00
Martin Arver
9caf3c4c66 update recorder screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18461 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:24:25 +00:00
Martin Arver
7a1f9cf6dc update screenshots of wrs, and add a missing one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18457 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:15:03 +00:00
Jens Arnold
287e0243ff H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:28:06 +00:00
Martin Arver
ae0cb5c01e rename some wrongly named screenshots for the h1xx, and update a few others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18086 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 18:13:37 +00:00
Martin Arver
bda60d18d8 Updated screenshots for the fm-radio screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18054 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 17:46:20 +00:00
Martin Arver
167a27dd76 Change wording of the main menu description
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18042 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 20:40:28 +00:00
Martin Arver
1f6ee2b913 Add and update the last screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18040 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 20:20:38 +00:00
Martin Arver
f0d0cfe83a Oops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18039 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 19:40:34 +00:00
Martin Arver
a2eb62bd59 Update screenshots. The main menu chapter is now up to date in terms of screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18038 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 19:37:56 +00:00
Martin Arver
a1a0ae631c Update main menu screenshot to reflect the new standard theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17990 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 19:34:59 +00:00
Marc Guay
a8af98f750 Update the iPod recording screen keymap and manual. FS#9165.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 17:52:15 +00:00
Marc Guay
f6cde72ce9 Fix a few dead references in the manual and add an 's' where one was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17972 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 21:32:59 +00:00
Marc Guay
0cb9af21fb Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
2008-06-30 01:27:28 +00:00
Peter D'Hoye
cd8151f648 Change naming: Quick Menus become Quick Screens because they're not really menus and are called quick screens in all other parts of rockbox. Also remove the (generic) Quick Screen section from the recorder manual because it already has a specific Quick Screens section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17528 a1c6a512-1295-4272-9138-f99709370657
2008-05-15 21:32:17 +00:00
Dominik Riebeling
ab547ef951 Describe "jump to default" feature (FS#8919 by Alexander Levin).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17224 a1c6a512-1295-4272-9138-f99709370657
2008-04-23 19:34:15 +00:00
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