summaryrefslogtreecommitdiff
path: root/manual/appendix/config_file_options.tex (follow)
Commit message (Collapse)AuthorAge
* Manual for the Samsung YH920/YH925.Szymon Dziok2014-10-22
| | | | Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
* Manual: add M:Robe 100 to the appendices.Szymon Dziok2014-10-02
| | | | Change-Id: Ic79156d71bbcfc3b4be763ecd7e961991b920371
* Rockbox Manual - Gigabeat FX and Fuze+ Touchpad Config AppendixBenjamin Brown2014-09-11
| | | | | | | | | | Added to config_file_options.tex, sections for gigbeat and fuze+ sensitivity settings, also fuze+ touchpad deadzone setting. Change-Id: I9bba52ca0ca5525e6a6fb337f6940d11571ee06a Reviewed-on: http://gerrit.rockbox.org/954 Tested: Benjamin Brown <foolshperson@gmail.com> Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
* fix the eq settings in the manualJonathan Gordon2013-02-09
| | | | Change-Id: I4fa8537f31faef0d4f6f925476dcfb8b3336113b
* Update Fuze+ manual (main files) FS#12492Jean-Louis Biasini2012-05-01
| | | | | | | | | - this patch add all general sections of the manual for the fuze+ - also correct some typos Change-Id: Idd28675f48c0d01079d8fa01d68d3238ad2a54ce Reviewed-on: http://gerrit.rockbox.org/116 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
* quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon2012-03-28
| | | | | | | | | | | Adds an option under settings > general settings > system to allow the user to have the shortcuts menu displayed instead of the quick screen. (option is "shortcuts instead of quickscreen" in the .cfg) Change-Id: Id679b461c40ac617629422736d1509384364084d Reviewed-on: http://gerrit.rockbox.org/199 Reviewed-by: Marek Salaba <marek.salaba@gmail.com> Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
* Option to constrain get_next_dir() to directories below ↵Nick Peskett2012-03-19
| | | | | | | | | | | | | | global_settings.start_directory. When enabled, if the user has set "Start File Browser Here" (config.cfg: start directory) to anything other than root and "Auto-Change Directory" is set to "Yes" or "Random", the directory returned when an auto change is required will be constrained to the value of "start directory" or below. Change-Id: Iaab773868c4cab5a54f6ae67bdb22e84642a9e4b Reviewed-on: http://gerrit.rockbox.org/182 Reviewed-by: Nick Peskett <rockbox@peskett.co.uk> Tested-by: Nick Peskett <rockbox@peskett.co.uk>
* Option to restart running sleep timer on keypress.Nick Peskett2011-12-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31437 a1c6a512-1295-4272-9138-f99709370657
* FS#12439 by Nick Prekett. Fix mention of recording directory in the manual.Michael Giacomelli2011-12-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31208 a1c6a512-1295-4272-9138-f99709370657
* Fix playlist catalog directory manual spellingFrank Gevaerts2011-11-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30879 a1c6a512-1295-4272-9138-f99709370657
* Sleep timer options: persistent duration and start on boot.Thomas Martitz2011-10-17
| | | | | | | | | | | This makes the sleep timer persistent, so that the duration is remembered across reboots. Additionally, it adds a setting to automatically apply it at boot. Flyspray: FS#10849 Author: Nick Peskett git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30777 a1c6a512-1295-4272-9138-f99709370657
* Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts2011-09-09
| | | | | | | | This option allows accessing the card slot from "dumb" USB hosts like some car audio systems that do not handle multi-LUN devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30489 a1c6a512-1295-4272-9138-f99709370657
* Manual: correct spelling of catalogue.Alex Parker2011-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
* Pick up the target rename completion in the manual started in r27823 ... ↵Marianne Arnold2011-01-17
| | | | | | 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
* First step of completing the target rename in the manual. Some target ↵Marianne Arnold2010-08-16
| | | | | | 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
* Bring the layout of the table with config file options in line with the ↵Alexander Levin2010-07-03
| | | | | | other tables in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27264 a1c6a512-1295-4272-9138-f99709370657
* Add WPS hotkey for the D2, and make the tree hotkey only valid for ↵Alex Parker2010-06-14
| | | | | | 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
* USB charging: update manualTorne Wuff2010-06-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26633 a1c6a512-1295-4272-9138-f99709370657
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 ↵Andree Buschmann2010-05-30
| | | | | | 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
* Add Insert Shuffled to hotkey optionsJeffrey Goode2010-05-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25950 a1c6a512-1295-4272-9138-f99709370657
* FS#11250: Hotkey setting method changed to menu item vs button pres in ↵Jeffrey Goode2010-05-09
| | | | | | context menu. Manuals updated to match. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25905 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: Add a part of the manual (no plugin keymaps yet).Szymon Dziok2010-04-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25652 a1c6a512-1295-4272-9138-f99709370657
* More work on consistent usage of units in the manual. Use non-breaking ↵Andree Buschmann2010-04-14
| | | | | | spaces if applicable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25649 a1c6a512-1295-4272-9138-f99709370657
* Consistent use of Hz, kHz, dB, dbFS, ms, s and min. Add spaces between ↵Andree Buschmann2010-04-14
| | | | | | number and unit -- e.g. '5 dB'. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25648 a1c6a512-1295-4272-9138-f99709370657
* Minor manual fix: list_accel_start_delay and list_accel_wait are not used, ↵Andree Buschmann2010-03-28
| | | | | | if HAVE_WHEEL_ACCELERATION is defined. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25374 a1c6a512-1295-4272-9138-f99709370657
* Correct iPod Video manual: -89..6 dB is allowed for volume.Andree Buschmann2010-02-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24951 a1c6a512-1295-4272-9138-f99709370657
* Differentiate between HAVE_USB_CHARGING_ENABLE and HAVE_USB_POWER for the ↵Frank Gevaerts2010-01-15
| | | | | | manual. This is what r24005 probably should have been git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24238 a1c6a512-1295-4272-9138-f99709370657
* Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode2009-11-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23621 a1c6a512-1295-4272-9138-f99709370657
* Add crossfade feature tag, update manual, fix crossfade WPS tag behaviorJeffrey Goode2009-11-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23610 a1c6a512-1295-4272-9138-f99709370657
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23322 a1c6a512-1295-4272-9138-f99709370657
* Update manual for the new "Skip to Outro" feature.Thomas Martitz2009-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23230 a1c6a512-1295-4272-9138-f99709370657
* Changes to build a Nano2G manual. It is now just missing the ↵Dave Chapman2009-10-13
| | | | | | ipodnano2g-front.* images git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23160 a1c6a512-1295-4272-9138-f99709370657
* Implement the Sansa e200v2 manual. Please let me know about any ↵Alex Parker2009-09-30
| | | | | | errors/omissions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22861 a1c6a512-1295-4272-9138-f99709370657
* Introduce a new environment 'rbtabular' to make all the tables look the ↵Alexander Levin2009-08-24
| | | | | | 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
* Introduce names for header and row color in the tables so that they are the ↵Alexander Levin2009-08-24
| | | | | | same throughout the manual and can be changed easily git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
* Add coloured rows to the other tables in the manual (button maps already done).Alex Parker2009-08-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
* Combine the settings for scrollbar on/off and its position into one with ↵Alexander Levin2009-08-19
| | | | | | three possible values git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22425 a1c6a512-1295-4272-9138-f99709370657
* update for the recently added 'Scrollbar Width/Position' settings (FS#10538)Alexander Levin2009-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22415 a1c6a512-1295-4272-9138-f99709370657
* fix the manual for the statusbar changesJonathan Gordon2009-07-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21677 a1c6a512-1295-4272-9138-f99709370657
* Remove the 'hand-made' MASCODEC UseOption from the platform files and ↵Marianne Arnold2009-06-20
| | | | | | 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
* Remove the setting from the list as wellAlexander Levin2009-06-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21420 a1c6a512-1295-4272-9138-f99709370657
* Change "Prevent Skipping" to "Prevent track skipping" which is a more ↵Thomas Martitz2009-03-27
| | | | | | accurate name. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20556 a1c6a512-1295-4272-9138-f99709370657
* Document the prevent skipping option in the manual, plus a few fixes for ↵Thomas Martitz2009-03-27
| | | | | | 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
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, ↵Thomas Martitz2009-03-02
| | | | | | | | | | where the latter now activates the wheel acceleration code. HAVE_SCROLLWHEEL plainly indicates the existence of a scrollwheel, thus all ipods define it now (in addition to the ones and some sansas which did before). Same applies to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20177 a1c6a512-1295-4272-9138-f99709370657
* Document the sorting setting in the Config file options appendix.Thomas Martitz2009-03-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20162 a1c6a512-1295-4272-9138-f99709370657
* document the ipod accessory power setting (work by Alex Parker, FS#9909)Frank Gevaerts2009-02-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20007 a1c6a512-1295-4272-9138-f99709370657
* Add fixes and improvements that were only applied to the 3.0 branchFrank Gevaerts2008-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19529 a1c6a512-1295-4272-9138-f99709370657
* Remove id3 tag priority setting description as that setting was removed ↵Dominik Riebeling2008-12-20
| | | | | | quite a while ago. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19514 a1c6a512-1295-4272-9138-f99709370657
* Fix a typo in the manual (FS#9619 by Alexander Levin).Dominik Riebeling2008-12-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19384 a1c6a512-1295-4272-9138-f99709370657
* Rename h100 manual name "h1xx" to "h100" to be in line with other players.Dominik Riebeling2008-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19361 a1c6a512-1295-4272-9138-f99709370657