summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorNick Peskett <rockbox@peskett.co.uk>2012-03-19 09:56:38 +0000
committerNick Peskett <rockbox@peskett.co.uk>2012-03-19 11:49:55 +0100
commitbe10817e1c09d5a41710435cf6d58deb6dde9301 (patch)
tree4635fcb1ab51d2ef6dc1db28db045c369cf1abaf /manual/appendix
parent69978d7046cd7e537c5079a5e306d22621a1767a (diff)
downloadrockbox-be10817e1c09d5a41710435cf6d58deb6dde9301.tar.gz
rockbox-be10817e1c09d5a41710435cf6d58deb6dde9301.zip
Option to constrain get_next_dir() to directories below 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>
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/config_file_options.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 3db416ecfa..59148e15cc 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -145,6 +145,7 @@
145 cuesheet support 145 cuesheet support
146 & on, off & N/A\\ 146 & on, off & N/A\\
147 folder navigation & off, on, random & N/A\\ 147 folder navigation & off, on, random & N/A\\
148 constrain next folder & off, on & N/A\\
148 gather runtime data & off, on & N/A\\ 149 gather runtime data & off, on & N/A\\
149 \opt{usb_charging_enable}{ 150 \opt{usb_charging_enable}{
150 usb charging & on, off, force & N/A\\ 151 usb charging & on, off, force & N/A\\