Michael Hohmuth
04043fd3ae
autoresume: Manual: Clarify precedence rules for resume positions
...
Resume positions stored in bookmarks take precedence over autoresume.
Technically, the resume position for the "Resume Playback" function
(which is also saved across power-off/power-on) also takes precedence
over autoresume. However, there is no way for a user to tell as it is
identical to the autoresume position for the last-played track, so
don't highlight it in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29548 a1c6a512-1295-4272-9138-f99709370657
2011-03-08 23:02:20 +00:00
Michael Hohmuth
751e922783
Use generic keyboard actions rather than the device-dependent
...
\ButtonLeft / \ButtonRight
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29285 a1c6a512-1295-4272-9138-f99709370657
2011-02-11 18:45:04 +00:00
Michael Hohmuth
97ba12e336
Describe autoresume in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29284 a1c6a512-1295-4272-9138-f99709370657
2011-02-11 17:17:39 +00:00
Marianne Arnold
b43b4936a1
Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 18:30:18 +00:00
Andree Buschmann
dfddc16449
Use consistent notation for MPEG Layer 3.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28978 a1c6a512-1295-4272-9138-f99709370657
2011-01-06 19:31:56 +00:00
Andree Buschmann
1abc5b8ea8
Correct supported sample rates for iPod nano 2G, at least prepares the manual for recording on this target.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28618 a1c6a512-1295-4272-9138-f99709370657
2010-11-18 22:01:40 +00:00
Marcin Bukat
a434a0de5c
MPIO HD200 manual - tex files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28544 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:38 +00:00
Marcin Bukat
608eee71d2
MPIO manual: screenshots
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28543 a1c6a512-1295-4272-9138-f99709370657
2010-11-09 22:10:30 +00:00
Alexander Levin
72964f2571
Manual: Bring the opts in the manual in line with ifdefs in the code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28478 a1c6a512-1295-4272-9138-f99709370657
2010-11-03 18:02:26 +00:00
Alexander Levin
88b6bef9d4
Manual: make the presence of the timestretch menu description depend on the right condition (pitchscreen instead of just swcodec)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28462 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 22:50:11 +00:00
Alexander Levin
029eb885ad
Manual: add a reference to the chapter with the description of how to use the timestretch feature
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28436 a1c6a512-1295-4272-9138-f99709370657
2010-11-01 19:16:42 +00:00
Alex Parker
40ec7b9d06
Manual: Add button mappings for the equalizer for the clip/clip+. Fixes part of FS#11672
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28258 a1c6a512-1295-4272-9138-f99709370657
2010-10-12 19:34:38 +00:00
Alex Parker
011bece6ca
Manual: The gigabeat S has hardware tone controls instead of bass/treble settings, so update the manual to reflect this. Also update the sound settings screen shot.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28095 a1c6a512-1295-4272-9138-f99709370657
2010-09-16 18:54:24 +00:00
Frank Gevaerts
a1cf4ced83
Unify 32mb and 64mb ipod video builds - FS#11580
...
Since memory on 32mb ipod videos is mapped twice, a 64mb build still has codecs and plugins mapped in a usable area. This means that all that needs to be done to support 32mb and 64mb boards with the same build is to adjust audiobufend to avoid using more than the actually present RAM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27960 a1c6a512-1295-4272-9138-f99709370657
2010-08-31 19:06:04 +00:00
Frank Gevaerts
dd5e3eb542
Change dap{} to \dap{} in the iaudio battery capacity description
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27943 a1c6a512-1295-4272-9138-f99709370657
2010-08-29 21:19:12 +00:00
Marianne Arnold
792ccc164c
Manual: replace target options with the more appropriate button pad options in the 'Screen scroll out of view' key mapping description.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27825 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 10:03:00 +00:00
Marianne Arnold
257c719883
Missed two files in r27823...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27824 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 09:56:12 +00:00
Marianne Arnold
5b47b89d16
First step of completing the target rename in the manual. Some target specific options were already renamed in the rest of the source (e.g. see r23883) but not where they are actually set - in the platform files - leading to parts included or excluded incorrectly. The problem exists for more targets, this commit deals with the supported Iaudios first. Rename 'x5' to 'iaudiox5' (do the same for 'm5' and 'm3'), fix small errors or add missing info related to them along the way, use more appropriate options and simplify code a bit where possible.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27823 a1c6a512-1295-4272-9138-f99709370657
2010-08-16 09:43:48 +00:00
Marianne Arnold
c4bdf20197
Manual: some cosmetic changes in phrasing as well as code... fix typos and RAS syndrome, correct use of dap{} and {daps}.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27809 a1c6a512-1295-4272-9138-f99709370657
2010-08-14 10:30:42 +00:00
Marianne Arnold
6ce2c6753d
Manual - Recording source settings description: replace target options with the correct features (needs one more in features.txt). Correct(s) wrong list of options in some manuals (e.g. Gigabeat S) at the same time.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27544 a1c6a512-1295-4272-9138-f99709370657
2010-07-25 00:27:07 +00:00
Rafaël Carré
3f86a2cd62
manual: restore '%' removed in r27485
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27487 a1c6a512-1295-4272-9138-f99709370657
2010-07-19 04:35:40 +00:00
Rafaël Carré
45fc5e3aad
Add a 'ab_repeat_buttons' feature
...
Use it in the manual instead of a built in list of models
Sort all features which aren't used in apps/lang/*
Fix FS#11379
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27485 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 18:43:08 +00:00
Marianne Arnold
ced4080bc3
Manual: add \seriesimg to the OndioFM's and OndioSP's platform file and use it to clean up some Ondio specific screenshots. There are a few 'different to the Recorders' screenshots because Ondios don't have an RTC. Some were there twice to make them show in both manuals but not actually different - rename one of each real duplicate pairs to -ondio and delete the other. There are a few FM and SP specific ones that will stay as they are really different for the two (related to radio and recording).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27475 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 18:51:22 +00:00
Marianne Arnold
76a58a2b8c
Oops, r27471 only contained the delete part of the 'svn rename' - commit the second part and actually add the screenshots (again :\ )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27472 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 17:03:37 +00:00
Marianne Arnold
ddb31c6ece
Manual: add the new \seriesimg option to the 3 different Clip's platform files and rename all _screenshots_ which have 'sansaclip' in their name so that they contain 'clip' instead to make use of this new option. This way they can be used for all Clips even when \specimg will differ.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27471 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 16:57:58 +00:00
Rafaël Carré
895e104603
Add a lcd_contrast feature and use it for the relevant manual section
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27414 a1c6a512-1295-4272-9138-f99709370657
2010-07-14 06:48:41 +00:00
Alexander Levin
d4f4104a4a
More consistent formatting of setting names
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27343 a1c6a512-1295-4272-9138-f99709370657
2010-07-07 21:42:03 +00:00
Alexander Levin
8ee65d0ab4
Describe what 'Update on stop' does
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27337 a1c6a512-1295-4272-9138-f99709370657
2010-07-07 17:20:04 +00:00
Alexander Levin
72e463fae9
Fix a typo and clarify when bookmarks are autocreated
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27311 a1c6a512-1295-4272-9138-f99709370657
2010-07-06 16:17:42 +00:00
Marianne Arnold
79a863b322
Replace COWON_D2_PAD with 'touchscreen' in manual button tables and text where appropriate - places where a touch area is meant and hence valid for all touchscreen devices. Makes the Onda VX777 manual build correctly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27282 a1c6a512-1295-4272-9138-f99709370657
2010-07-04 13:52:22 +00:00
Alex Parker
7a72a291cb
Add WPS hotkey for the D2, and make the tree hotkey only valid for non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26848 a1c6a512-1295-4272-9138-f99709370657
2010-06-14 20:15:56 +00:00
Marianne Arnold
197b4407ab
Replace the table that was used for the channels settings option with the item list which is used for this kind of settings lists everywhere else in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26796 a1c6a512-1295-4272-9138-f99709370657
2010-06-11 20:23:34 +00:00
Marianne Arnold
c3ee226b33
Rework the button table in the graphical eq section. Clean up the code, correct falso info and add the missing mappings of the: Fuze, H10s, C200, M3 and Iaudio remote pads.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26674 a1c6a512-1295-4272-9138-f99709370657
2010-06-07 21:14:42 +00:00
Torne Wuff
8ef1c68430
USB charging: update manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26633 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 14:18:16 +00:00
Nils Wallménius
e821c031fc
Remove Jump scroll from the manual too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26577 a1c6a512-1295-4272-9138-f99709370657
2010-06-05 12:31:11 +00:00
Andree Buschmann
f0e1cf038f
Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26413 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 18:29:04 +00:00
Alexander Levin
97365803d3
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 17:38:38 +00:00
Alexander Levin
5a379bce60
Another strike against ugly apostrophes in the manual
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 16:35:45 +00:00
Marianne Arnold
226c0b16ba
Update and complete the start screen option description in the manual. Thanks to Alex Parker for the native speaker help.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26094 a1c6a512-1295-4272-9138-f99709370657
2010-05-16 21:05:43 +00:00
Andree Buschmann
6a96037d09
Add non-breaking spaces to mA, mAh, MB and GB. Add playertype for iPod Video when describing the different variants.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25921 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 21:03:30 +00:00
Alexander Levin
e8c72b6891
Use typographic quotation marks -- correct more places
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25917 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 18:33:31 +00:00
Alexander Levin
598ed2eee1
Use typographic quotation marks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25916 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 16:00:24 +00:00
Alexander Levin
38234e2d80
Manual: Bookmarking update (FS#11227 by Magnus Holmgren)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25915 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 15:46:48 +00:00
Jeffrey Goode
1ad76ff25b
FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25905 a1c6a512-1295-4272-9138-f99709370657
2010-05-09 02:02:51 +00:00
Andree Buschmann
b753447a06
Add available recording sample rates for different iPod types to manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25848 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 19:25:12 +00:00
Andree Buschmann
ba0f8310bc
Use correct spelling for 'dB'.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25845 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 18:41:41 +00:00
Magnus Holmgren
d38093de2f
FS#11099 - Rewind before resume
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25706 a1c6a512-1295-4272-9138-f99709370657
2010-04-24 14:10:28 +00:00
Szymon Dziok
0d824d2b59
Packard Bell Vibe: Manual - change the names of the buttons internally (ButtonPrev -> ButtonLeft, ButtonNext -> ButtonRight), remove unnecessary strings, join the target to the existing mappings, where it's needed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25683 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 21:28:54 +00:00
Jeffrey Goode
8173fed6d9
Manual update to document pitchscreen info saved in bookmarks on swcodec targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25680 a1c6a512-1295-4272-9138-f99709370657
2010-04-19 17:52:21 +00:00
Marianne Arnold
8a142fe9cb
Minor corrections or updates to descriptions in the manual: 'study mode' is called 'skip length', and talk clips are not MP3 files on all targets anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25653 a1c6a512-1295-4272-9138-f99709370657
2010-04-16 05:50:15 +00:00