Commit graph

409 commits

Author SHA1 Message Date
Tomer Shalev
0a165d16d4 Uncomment lines which were previously commented out by mistake
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23921 a1c6a512-1295-4272-9138-f99709370657
2009-12-10 19:30:40 +00:00
Tomer Shalev
3683bb67db Manual: Hide USB HID actions which are not supported on target
Also some whitespaces cleanup


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23902 a1c6a512-1295-4272-9138-f99709370657
2009-12-08 20:59:48 +00:00
Michael Chicoine
63d79148fd Fix FS#10464 - Manual doesn't list all options for Source recording setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23804 a1c6a512-1295-4272-9138-f99709370657
2009-12-01 17:50:07 +00:00
Michael Chicoine
57acb85fa4 Manual - fix incorrect reference label for USB HID setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23796 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 23:49:01 +00:00
Michael Chicoine
35f0785017 Gigibeat S Manual - Correct display of manual installation items 'Single Boot' and 'Dual Boot' - add missing frequencies to Recording Settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23795 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 23:19:53 +00:00
Michael Chicoine
f71c9345c1 Manual - add missing {} which caused spacing problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23791 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 21:28:30 +00:00
Michael Chicoine
2bfcb6e86c Manual updates
Correct gramatics, missing spacing, typos, etc.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657
2009-11-29 20:50:54 +00:00
Alex Parker
98755fd493 Only the H300 and Nano 2G have the charge from USB option at present. Thanks to jmdennis on the forums for pointing out, and Torne Wuff for the info on which players it is present for.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23695 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:41:14 +00:00
Alex Parker
1925cd1cfb A few more spelling corrections.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23694 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 11:36:07 +00:00
Jeffrey Goode
29d2711115 Crossfade: fix shuffle OR manual skip functionality, verbiage and manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23621 a1c6a512-1295-4272-9138-f99709370657
2009-11-12 15:42:37 +00:00
Jeffrey Goode
0212de4c8d Add crossfade feature tag, update manual, fix crossfade WPS tag behavior
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23610 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 17:38:00 +00:00
Jeffrey Goode
664dc90e71 Crossfade: added a new option, rewrote decision logic, updated manual and menus. Translators please note that updated translations may be required for some crossfade menu items!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23605 a1c6a512-1295-4272-9138-f99709370657
2009-11-11 00:48:17 +00:00
Jeffrey Goode
95e2d72759 Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23518 a1c6a512-1295-4272-9138-f99709370657
2009-11-04 18:14:36 +00:00
Rafaël Carré
9b4057bbd4 Sansa AMS recording support (Microphone and FM)
Still disabled on all targets:
- Fuze and e200v2 see spurious interrupts with no source defined
- Clip/m200v4 deadlock instantly when starting recording (perhaps due to low memory size)

Having the code in SVN will make working on this feature easier

Also add keymaps for Fuze, and correct Frequency section of recording
options : the 22.05kHz limitation of e200v1 and c200v1 doesn't apply to
Sansa AMS (different I2S hardware, unrelated to as3514)

Flyspray: FS#10371
Authors: Fred Bauer and myself

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23476 a1c6a512-1295-4272-9138-f99709370657
2009-11-01 22:51:31 +00:00
Tomer Shalev
83d24f89df FS#10704 - Make a configuration option to disable USB HID
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23322 a1c6a512-1295-4272-9138-f99709370657
2009-10-23 13:29:19 +00:00
Tomer Shalev
5ca76ab9c4 Manual: Fix button tables according to guidelines
- Reference: Last comment at LatexGuidelinesTalk
- Thanks for pixelma for reporting


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23232 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 17:47:52 +00:00
Thomas Martitz
4ecf1a8c50 Correct a few misspellings of behaviour.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23231 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 16:13:53 +00:00
Thomas Martitz
1d1ccb9948 Update manual for the new "Skip to Outro" feature.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23230 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 16:05:28 +00:00
Tomer Shalev
88b1efd925 USB HID: Add mouse mode to h10
- Also fix bug where all other modes were not functional
- Hopefully fixes FS#10651 - H10 USB HID keymap problem


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23228 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 15:20:23 +00:00
Tomer Shalev
fb7c285b4e Manual: Add mrobe100's remote control support to the manual
- Also mijnor changes to USB HID keymapping for this remote
- Node that the remote control buttons are not used in many action contexts


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23224 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 11:56:08 +00:00
Tomer Shalev
5f6e1beba5 Remove last comment directive at the end of line of the last \opt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23223 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 09:20:56 +00:00
Tomer Shalev
4f3d7b5bcb USB HID: Use different context for each mode; Use constant for each action;
Rework keymaps

This commit makes the code neater and more readable. It makes it easier to
modify keymap assignments and new keypad modes.
Some platforms had their keypad mappings reworked.
The manual is updated to reflect all these changes.
H10 remote control mapping dropped.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23219 a1c6a512-1295-4272-9138-f99709370657
2009-10-17 05:39:54 +00:00
Dave Chapman
8a148d2c23 Changes to build a Nano2G manual. It is now just missing the ipodnano2g-front.* images
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23160 a1c6a512-1295-4272-9138-f99709370657
2009-10-13 20:27:57 +00:00
Tomer Shalev
2cf6f85201 USB HID: Fix ipod4g got stuck in mouse mode
- Now mode switch is done by Select+Right and Select+Left
- Add missing manual description on how to switch modes in ipods
- Now it is possible to have 'white screen' in presentation mode (Long Play button)
- Thanks for shai (day 1 in RB) for reporting!


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22991 a1c6a512-1295-4272-9138-f99709370657
2009-10-06 21:40:46 +00:00
Tomer Shalev
5c755a8f48 Manual: Fixed case
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22989 a1c6a512-1295-4272-9138-f99709370657
2009-10-06 18:59:24 +00:00
Tomer Shalev
e04acd8c3e FS#10654 - Fix descriptions in manual to obey Latex guidelines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22960 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 16:40:27 +00:00
Tomer Shalev
8a0dfe4504 Manual: Add instructions to switch USB HID keymap modes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22943 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 10:02:29 +00:00
Tomer Shalev
6d1a2666b2 Add H10's mouse buttons in USB HID mode to manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22942 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 07:52:58 +00:00
Tomer Shalev
ccec5cfe79 Add missing key map for the beast in manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22913 a1c6a512-1295-4272-9138-f99709370657
2009-10-04 07:00:28 +00:00
Tomer Shalev
2e0af89327 Show USB HID mouse mode in manual only in targets which supports it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22912 a1c6a512-1295-4272-9138-f99709370657
2009-10-04 06:19:10 +00:00
Alex Parker
95f09beba7 Implement the Sansa e200v2 manual. Please let me know about any errors/omissions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22861 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 20:05:09 +00:00
Tomer Shalev
619ffcb0e6 Since we have usb_hid in feature.txt we don't need a seperate UseOption in the
platform file for the manual (thanks for pixelma for noticing)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22858 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 14:16:49 +00:00
Tomer Shalev
363c116fc7 - Added USB HID documentation to the mr100 manual
- Fixed mr100 keymap
- Fixed wrong entry for mr100's pad in blackjack's manual entry


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22855 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 12:04:06 +00:00
Tomer Shalev
8c5141b32e Commit "FS#10468 - USB HID: Show keypad mode on screen"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 10:06:04 +00:00
Jeffrey Goode
a0341df6d5 Adds manual section for limiter preamp
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22515 a1c6a512-1295-4272-9138-f99709370657
2009-08-26 02:23:46 +00:00
Alex Parker
5174341999 Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 21:51:55 +00:00
Alexander Levin
fb87e89473 Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:22:18 +00:00
Alexander Levin
4acf5d35fe Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 18:08:00 +00:00
Alex Parker
268a4ae621 Add coloured rows to the other tables in the manual (button maps already done).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 11:16:06 +00:00
Thomas Martitz
97548f34d7 Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22486 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 00:22:54 +00:00
Alex Parker
ccb6990ad5 Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22476 a1c6a512-1295-4272-9138-f99709370657
2009-08-23 18:01:25 +00:00
Alexander Levin
07d0bfd101 Combine the settings for scrollbar on/off and its position into one with three possible values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22425 a1c6a512-1295-4272-9138-f99709370657
2009-08-19 12:36:40 +00:00
Alexander Levin
fd0f742cf2 update for the recently added 'Scrollbar Width/Position' settings (FS#10538)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22415 a1c6a512-1295-4272-9138-f99709370657
2009-08-18 22:52:29 +00:00
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
Nils Wallménius
bfb8e851ac Adapt the recording settings chapter to the new way of setting recording directory, make some small tweaks, closes FS#7485
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14073 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 09:36:36 +00:00
Dominik Riebeling
b51a20fb9b include Car Adapter Mode description on all players that have it. Fixes FS#7431.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13879 a1c6a512-1295-4272-9138-f99709370657
2007-07-14 10:26:29 +00:00
Steve Bavin
e75fa17d62 Another voice update, hopefully with less typos than before.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13590 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 14:19:03 +00:00
Steve Bavin
bb0b0829d4 Attempt to clarify the voice options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13589 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 12:16:39 +00:00
Steve Bavin
ca5ee3cc72 Update the manual for the new voice config.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13585 a1c6a512-1295-4272-9138-f99709370657
2007-06-07 10:44:19 +00:00
Nils Wallménius
8b6d9b341e Add correct buttons to the instructions for a-b repeat as well as dirskip for several targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13504 a1c6a512-1295-4272-9138-f99709370657
2007-05-28 16:33:44 +00:00
Nicolas Pennequin
e7f72802fa * Add a few things about cuesheet support (setting description, file format and config file option).
* Enable the pause on headphone unplug setting description for the gigabeat.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13017 a1c6a512-1295-4272-9138-f99709370657
2007-04-04 13:01:55 +00:00
Nils Wallménius
15c5d26de6 Add a section about changing colors to the 'customizing the userinterface' chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12771 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 02:09:15 +00:00
Dominik Riebeling
484a0b6db2 Fix wrong buttons for setting AB markers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12583 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 09:42:07 +00:00
Nils Wallménius
70b4ea9992 Fix broken ipod manuals, correct some errors in the Wakeup alarm setting desription
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12559 a1c6a512-1295-4272-9138-f99709370657
2007-03-03 01:35:01 +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
Thom Johansen
6b704b8941 Add info on new bass/treble controls for X5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12491 a1c6a512-1295-4272-9138-f99709370657
2007-02-26 01:10:38 +00:00
Nils Wallménius
5fab9fc85f Fix a small typo, add FIXME's for sansa and h10 and clean some whitespace
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12147 a1c6a512-1295-4272-9138-f99709370657
2007-01-29 17:03:56 +00:00
Nils Wallménius
569933f646 Remove the disk poweroff setting from the manual and make some minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12096 a1c6a512-1295-4272-9138-f99709370657
2007-01-23 21:19:11 +00:00
Tom Ross
561620331b Add some missing things to the X5 manual. Also updated the VU Meter screens.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12078 a1c6a512-1295-4272-9138-f99709370657
2007-01-20 00:43:50 +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
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
Linus Nielsen Feltzing
e2022a26d0 Removed executable flag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
2007-01-09 23:29:07 +00:00
Marianne Arnold
01601da352 Peakmeter performance fixme: this feature doesn't exist anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11642 a1c6a512-1295-4272-9138-f99709370657
2006-12-02 09:47:05 +00:00
Jonas Häggqvist
6b1d2cbd82 Tag cache renamed to the less cryptic "Database" throughout the UI and manual. No functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11588 a1c6a512-1295-4272-9138-f99709370657
2006-11-25 09:42:06 +00:00
Thom Johansen
7ec3777883 Small attempt at documenting the dithering option.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11575 a1c6a512-1295-4272-9138-f99709370657
2006-11-22 18:21:39 +00:00
Nils Wallménius
da55588fc7 Add a description of the bacdrop functionality and include description of relevant options for greyscale targets too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11522 a1c6a512-1295-4272-9138-f99709370657
2006-11-13 15:14:28 +00:00
Nils Wallménius
aa11d68f46 Made the description of foreground colour a little more descriptive ;-) fixed a reference and made some opts more generic
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11408 a1c6a512-1295-4272-9138-f99709370657
2006-10-31 18:27:40 +00:00
Martin Arver
e918edc48b Fix for additional space added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11298 a1c6a512-1295-4272-9138-f99709370657
2006-10-21 13:51:04 +00:00
Martin Arver
b5231530be Change position in the text, and add a link to the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11297 a1c6a512-1295-4272-9138-f99709370657
2006-10-21 13:45:40 +00:00
Martin Arver
beb1d10887 Initial description of the Last.fm log option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11296 a1c6a512-1295-4272-9138-f99709370657
2006-10-21 13:20:38 +00:00
Martin Arver
537519a4fb Minor fix to close task #5815
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11271 a1c6a512-1295-4272-9138-f99709370657
2006-10-19 10:58:40 +00:00
Barry Wardell
5580cde226 Fix fixme for the H10's in the volume section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11263 a1c6a512-1295-4272-9138-f99709370657
2006-10-18 22:16:46 +00:00
Martin Arver
21692bbde4 Add fixme for the h10's in the volume section
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11255 a1c6a512-1295-4272-9138-f99709370657
2006-10-18 10:46:04 +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
b109969fcd Clean up, remove tab characters
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11242 a1c6a512-1295-4272-9138-f99709370657
2006-10-17 09:31:18 +00:00
Barry Wardell
cc46eae2a7 Make sure that the H10 manual has the correct button mappings for A-B repeat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11240 a1c6a512-1295-4272-9138-f99709370657
2006-10-16 18:36:01 +00:00
Michael DiFebbo
a7acf1351f First draft of a complete description of the Graphical EQ menu. Still needs button mappings for iAudio and possibly H10. Address FS#5540.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11222 a1c6a512-1295-4272-9138-f99709370657
2006-10-14 15:27:17 +00:00
Dominik Riebeling
ff026606ff Add "Pause on unplug" feature to the ipod manual and fix a typo. (FS#6102)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11108 a1c6a512-1295-4272-9138-f99709370657
2006-10-02 17:35:03 +00:00
Nils Wallménius
2692c4e278 Add atwo missing options to the playback options section and made some minor corrections/tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11018 a1c6a512-1295-4272-9138-f99709370657
2006-09-21 17:00:13 +00:00
Dominik Riebeling
d8f32834d6 Adjust to general style and fix an opt spacing issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10977 a1c6a512-1295-4272-9138-f99709370657
2006-09-17 17:39:11 +00:00
Nils Wallménius
a374ca96fb Sync WPS context menu section with reality, make some small improvements, use more actions, add fixmes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10909 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 17:59:51 +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
7a8b84d543 Fix typos, reported by Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10767 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 11:17:36 +00:00
Martin Arver
5778dfb167 Some minor updates to the install section. * Include install instructions in the 3g manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10741 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 08:59:25 +00:00
Martin Arver
717ca0c646 Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10740 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 08:19:28 +00:00
Dave Chapman
eb52cdc6c2 Fix a minor typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10738 a1c6a512-1295-4272-9138-f99709370657
2006-08-25 07:26:18 +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
Nils Wallménius
e5781a94c4 added description of Show Path setting, reordered file view options to the same order as the menu, use more macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10657 a1c6a512-1295-4272-9138-f99709370657
2006-08-19 15:42:19 +00:00
Thom Johansen
89e411b34c Slightly rewrote volume, channels and crossfeed settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10648 a1c6a512-1295-4272-9138-f99709370657
2006-08-18 16:12:29 +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
6ffe02b27c Rename the two Configure chapters (as proposed some time ago)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10567 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 07:21:40 +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
Nils Wallménius
9be4423691 lots of small tweaks to system options, fix typos, remove extra whitespace, use macros etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10442 a1c6a512-1295-4272-9138-f99709370657
2006-08-03 19:45:53 +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
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
beffee9739 Correctly opt disk settings, correct wrong default battery capacities, added description of the Battery Type setting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10370 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 18:58:18 +00:00
Michael DiFebbo
fa49c3c44a Use \setting{} macro instead of quotation marks for settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10366 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 11:53:20 +00:00
Nils Wallménius
87b8e6bcee fixed description of hard poweroff for ondio, removed A-B repeat from ondio manual, made more use of setting macro and broke some long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10358 a1c6a512-1295-4272-9138-f99709370657
2006-07-29 09:30:56 +00:00