Commit graph

266 commits

Author SHA1 Message Date
Nils Wallménius
c9aff9e4e9 FS#10536 by David Kauffmann, make the manual point to the theme site for additional themes instead of the old wiki galleries.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22405 a1c6a512-1295-4272-9138-f99709370657
2009-08-18 07:31:10 +00:00
Alex Parker
8d194f08d7 Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether 
tables have been edited for the specific remote keymap.  The actual 
button can be added inside this opt.

Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
2009-07-22 18:08:51 +00:00
Marianne Arnold
8b8cbf65c8 More cleanup and rearrangement for three column button tables in the manual. Most importantly: move the recently added IRIVER_RC_H100_PAD opt - including the additional column seperator - below everything that belongs to the first column. This way every column is grouped and it also allows to combine different remote control pads if they use the same button. Use HAVEREMOTEKAYMAP if the line refers to an ActionSomething. While at it, add or change some white space to make the tables more readable (there is still a lot to be desired there...) and remove a few tabs in random_folder_advance_config.tex. Also fix sliding.tex to make it show all buttons in an M5 manual by using the appropriate _PAD opt and not simply 'x5'. Finally, remove the one overlooked reference to the H100 remote pad in split_editor.tex.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21696 a1c6a512-1295-4272-9138-f99709370657
2009-07-06 23:15:46 +00:00
Jonathan Gordon
90beb9a042 fix the manual for the statusbar changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21677 a1c6a512-1295-4272-9138-f99709370657
2009-07-05 19:54:21 +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
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
Alexander Levin
18ddbfe193 Update manual (include changes from r21414)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21419 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 21:39:02 +00:00
Steve Bavin
fb2380790e FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-06-12 07:20:50 +00:00
Marc Guay
b50f18d50c Specify that the Battery Capacity setting is used for runtime estimation, not battery percentage remaining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21079 a1c6a512-1295-4272-9138-f99709370657
2009-05-25 18:03:58 +00:00
Marc Guay
fe263f7260 FS#8627 - change 'beep volume' setting name to the more descriptive 'track skip beep'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21038 a1c6a512-1295-4272-9138-f99709370657
2009-05-22 16:34:26 +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
97eafee79e Add missing crossfade enable option - fixes FS#10170. Also re-arrange the options to match the target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20876 a1c6a512-1295-4272-9138-f99709370657
2009-05-08 18:50:23 +00:00
Thomas Martitz
f627ca8d23 Change "Prevent Skipping" to "Prevent track skipping" which is a more accurate name.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20556 a1c6a512-1295-4272-9138-f99709370657
2009-03-27 15:42:52 +00:00
Thomas Martitz
614f9daae4 Document the prevent skipping option in the manual, plus a few fixes for skip length. Also, remove the underscore in the config.cfg setting name.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20555 a1c6a512-1295-4272-9138-f99709370657
2009-03-27 14:45:27 +00:00
Thomas Martitz
1b3a96d21a Update the manual to reflect recent strnatcmp changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20343 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 20:11:40 +00:00
Thomas Martitz
f18eadd62d Reword the new sorting section a bit, and fix it to actually say "As digits"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20161 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:57:36 +00:00
Dominik Riebeling
062139550d Make the example table follow the same look as the other tables in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20159 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 23:25:20 +00:00
Thomas Martitz
127fb96195 Document the new sorting feature in our fine manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20157 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 22:12:26 +00:00
Frank Gevaerts
1a5ed1b05d document the ipod accessory power setting (work by Alex Parker, FS#9909)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20007 a1c6a512-1295-4272-9138-f99709370657
2009-02-14 16:57:18 +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
Marianne Arnold
63283d244d Make the reference to the 'Default codepage' setting introduced in r18581 actually work - overlooked the change in a different file back then. Also remove two tabs in this file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19986 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 11:32:19 +00:00
Thomas Martitz
12a0ed3b8d Commit FS#9724, which reworks the preprocessor defines related to backlight fading to a CONFIG_BACKLIGHT_FADING style. The apps/ code will only see which setting is supposed to be used, specific backlight fading handling is kept in firmware, slightly reword the manual text about software fading too with regards to the Gigabeat S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19860 a1c6a512-1295-4272-9138-f99709370657
2009-01-26 23:21:49 +00:00
Nils Wallménius
4add1af763 A couple of small fixes for the gigabeat s manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19698 a1c6a512-1295-4272-9138-f99709370657
2009-01-06 11:35:47 +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
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
Nils Wallménius
142e83aa4c Correctly opt the anti-skip buffer setting description to include it for disk based targets only, and rewrite the description to be shorter and more to-the-point, fixes FS#9655
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19506 a1c6a512-1295-4272-9138-f99709370657
2008-12-20 14:05:06 +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
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
e73383ea32 FS#9580 by Thomas Martitz, split the two types of backlight fading into two seperate features and add correct description of the new one based on changing brightness
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19227 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 13:17:18 +00:00
Nils Wallménius
5aa0665b5b Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by William Poetra Yoga Hadisoeseno but without the menu rearrangement) also closes FS#9154. Update manual to reflect the menu change, Playback Settings is now its own chapter. As a bonus that makes it a bit easier to find stuff in the toc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18799 a1c6a512-1295-4272-9138-f99709370657
2008-10-13 15:11:11 +00:00
Peter D'Hoye
8db5bf5d29 Add mono mode recording setting to manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18747 a1c6a512-1295-4272-9138-f99709370657
2008-10-08 22:45:20 +00:00
Frank Gevaerts
d97f32d8fe merge some fixes from the release branch that also apply to trunk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18591 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:43:16 +00:00
Nils Wallménius
d89f400c21 Use the generated feature to control inclusion of sections about different battery types, add 'battery type' to config file options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18255 a1c6a512-1295-4272-9138-f99709370657
2008-08-12 15:39:47 +00:00
Martin Arver
0099015a5c fix wrong screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18094 a1c6a512-1295-4272-9138-f99709370657
2008-07-19 13:00:29 +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
Marc Guay
a610b0f673 Move a comma in the recording sources /opts so that it doesn't hang after MIC for the Sansas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18076 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 00:28:21 +00:00
Marianne Arnold
5d1287ce43 Sound settings chapter: fill out the bass and treble settings range of the Archos players (and escape the line endings to avoid unnecessary spaces). Also use a more suitable option for the masf specific settings - like loudness, MDB etc. - to include this part in the Ondio manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18058 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:26:30 +00:00
Thom Johansen
3a74208d4e General language cleanup and small restrucuring of the source code of misc. parts of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18043 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 22:47:40 +00:00
Thom Johansen
4a7e0c7949 Rename and rework the "Study Mode" menu into the "Skip Length" setting. Update manual. Bump plugin API thanks to having changed global_settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18041 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 20:39:30 +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
Marc Guay
37400f8d4d Revert most of r18029 as recording through line-in is possible on the H10, just not currently functional. Leave the /nopt for line-in on the Sansas.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18030 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 06:17:40 +00:00
Marc Guay
4bcd54e75a Remove the Mic Recording capacity from the iPod Nano and Video as they can only record through the dock connector. Manual updated accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18029 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 04:34:26 +00:00
Marc Guay
beb3b6b039 Fix FS#7541 by removing the line-in recording capacity and the manual entry for the H10 (and Sansas). More work needs to be done in this department.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18028 a1c6a512-1295-4272-9138-f99709370657
2008-07-14 03:58:19 +00:00
Marc Guay
6f2613f199 Cross-reference to 'volume settings' from 'volume display'. Long-standing manual fixme.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17977 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 13:22:14 +00:00
Jens Arnold
105eef98fa AB repeat: define single button mode for the Player so that it becomes usable, and enable AB repeat for the Ondios, also in single button mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17975 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 07:04:07 +00:00
Marc Guay
2bfcb95fea Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTION_WPSAB_SINGLE #define. The Archos Player keypresses remain at large - if you have any info on their whereabouts please contact your local law enforcement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17974 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 05:17:15 +00:00
Jens Arnold
1213e5bcb3 Add proper volume ranges for iAudio M5 and iPod G1/G2. Fix inclusion of the note regarding volumes >0 dB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17935 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 06:20:15 +00:00
Martin Arver
b1e57c8c8e Add a fixme to targets where the volume range is missing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17931 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 20:58:43 +00:00
Bertrik Sikken
bb8bc32d0d Rename peakmeter to peak meter in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17928 a1c6a512-1295-4272-9138-f99709370657
2008-07-03 14:21:01 +00:00
Marcoen Hirschberg
66258e5ddd update the manual because of smooth seeking
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17885 a1c6a512-1295-4272-9138-f99709370657
2008-06-29 22:46:21 +00:00
Marc Guay
3d0c81db95 Add Study Mode to the manual. Closes FS#9118.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17827 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 05:08:30 +00:00
Marianne Arnold
7a85fc6d65 Next part of FS#9086: Add a description of the crossfade settings to the playback options section in the manual. (an additional small change in the same file to one of the used options, so that the AB repeat section appears in the c200 manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17817 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:06:44 +00:00
Marianne Arnold
0be1b80192 Be a bit more accurate in the manual: use better options to include or exclude parts for some targets (frequency settings, display dependent settings). Also add a note about custom icons while at it (part of FS#9086 again with some tweaking by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17816 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:50:25 +00:00
Marianne Arnold
5e031bec8b Add a bit more info to the manual, small paragraphs about showing file extensions, the 'title' in the database and the bookmarks context menu. Part of FS#9086.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17814 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:04:18 +00:00
Marc Guay
8ca67db939 Add the Random Folder Advance feature to the manual, along with the plugin random_folder_advance_config, and a tiny bug fix in the plugin itself. Closes FS#7677.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17801 a1c6a512-1295-4272-9138-f99709370657
2008-06-26 03:05:24 +00:00
Marc Guay
e095185b7d Add Trigger section to the recording settings chapter of the manual. FS#8539
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17748 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 19:29:53 +00:00
Marc Guay
e028cff95b Small changes to the manual, section 7.5: Scrolling. Tried to clarify some of the wording and added keymaps for the Screen Scrolls Out Of View function.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17747 a1c6a512-1295-4272-9138-f99709370657
2008-06-21 19:06:52 +00:00
Nils Wallménius
55129ad3c3 Use a 'feature' instead of opting for each target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17430 a1c6a512-1295-4272-9138-f99709370657
2008-05-09 07:51:26 +00:00
Will Robertson
8a3c77e31e Initial work on a Gigabeat S manual. Still a bit to do.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17429 a1c6a512-1295-4272-9138-f99709370657
2008-05-09 07:08:18 +00:00
Frank Gevaerts
1c7b95b783 Add description of the s/pdif-enable option to the manual (work actually done by Alex Parker) (FS#8941)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17255 a1c6a512-1295-4272-9138-f99709370657
2008-04-27 12:51:01 +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
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
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
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
Linus Nielsen Feltzing
cfdbbc4914 Patch FS#8441 by Marc Guay - rewording of the Shuffle and Repeat options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16047 a1c6a512-1295-4272-9138-f99709370657
2008-01-10 08:32:46 +00:00
Marianne Arnold
d041521e5f Overhaul of the 'system options' chapter in the manual, introducing a few new options in the platform files. These make it possible to in- or exclude parts easier and more obvious based on the features of a target and follow the 'features.txt' that's used for the language files (just the check for flash based vs. hdd based player would be inverted). The idea was to be able to parse the features.txt into these platform files automatically later on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15972 a1c6a512-1295-4272-9138-f99709370657
2007-12-25 19:55:22 +00:00
Peter D'Hoye
760c1ba5f0 Accept FS #8313 by David Bishop: always use the term website
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15950 a1c6a512-1295-4272-9138-f99709370657
2007-12-17 22:21:34 +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
c75d98d549 Small tweaks/corrections to system options manual section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15922 a1c6a512-1295-4272-9138-f99709370657
2007-12-14 00:29:46 +00:00
Thom Johansen
c8ea4cc3ce Correct some errors, do some nitpicking and rewrite some stuff for the sound settings menu manual section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15921 a1c6a512-1295-4272-9138-f99709370657
2007-12-14 00:10:41 +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
Thom Johansen
42995a3515 Fill in some volume/bass/treble values for some targets. Shorten the EQ section a bit and stop using a table for describing the bands, since that wastes a ton of space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15915 a1c6a512-1295-4272-9138-f99709370657
2007-12-13 01:11:26 +00:00
Nils Wallménius
dfc6093342 Fix missing whitespace and correct upper limit of entries in playlist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15887 a1c6a512-1295-4272-9138-f99709370657
2007-12-06 20:05:38 +00:00
Robert Kukla
0b1f45adb3 enable ab-repeat for gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15865 a1c6a512-1295-4272-9138-f99709370657
2007-12-01 19:04:26 +00:00
Dan Everton
7da37b8f9c Update the manual for the iPod Video changes to hardware equalizer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15787 a1c6a512-1295-4272-9138-f99709370657
2007-11-24 11:07:44 +00:00
Nils Wallménius
203f38ab8e Include alarm in the h10 manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15622 a1c6a512-1295-4272-9138-f99709370657
2007-11-14 17:55:46 +00:00
Nils Wallménius
cd5d95090e Add missing descriptions for display settings, mirror various HAVE_* defines in the platform files and let the display settings be included based on those, lots of minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15471 a1c6a512-1295-4272-9138-f99709370657
2007-11-05 14:36:31 +00:00
Nils Wallménius
c9bd970ad6 Oops, forgot the new file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15092 a1c6a512-1295-4272-9138-f99709370657
2007-10-13 08:13:31 +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
Nils Wallménius
1dd9febe0e Add new action descriptions for the alarm screen, correct the buttons for ipods and add a short description of the 'alarm wake up screen'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15017 a1c6a512-1295-4272-9138-f99709370657
2007-10-07 15:02:19 +00:00
Marianne Arnold
a819c7492c Avoid additional spaces introduced by latex for every 'opt' which made it look weird in every manual pdf except the Player's.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15002 a1c6a512-1295-4272-9138-f99709370657
2007-10-06 09:57:15 +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
Thom Johansen
294ec1d110 Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14750 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 10:40:55 +00:00
Peter D'Hoye
5011d43d13 Fix incorrect line endings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14736 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 19:30:25 +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
Marianne Arnold
ede16c7d37 Fix another fixme: rework of the split editor chapter in the Archos manuals. If someone knows how to impelement the explained screenshot in a cleaner way that works with both pdf and html version, feel free to improve.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14676 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 21:25:52 +00:00
Peter D'Hoye
facc7862ce clipcounter only for targets with recording: update manual and dutch lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14468 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 22:02:09 +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
Peter D'Hoye
24b85ff1e3 update Dutch lang file and add small clarification to the manual regarding the PM release setting units
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14391 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 23:10:49 +00:00
Peter D'Hoye
043c966ebf Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14324 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 23:11:30 +00:00
Peter D'Hoye
f87a32f61b Update the manual for the new file extension setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14318 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 21:07:40 +00:00