From ed2cfb8c1d2215fc6ac287dbf03bbd2847ec3ef3 Mon Sep 17 00:00:00 2001 From: Magnus Holmgren Date: Sat, 30 Apr 2011 11:00:26 +0000 Subject: Don't (partially) apply changes to max entries in the file browser immediately. The setting affects a buffer that is allocated during boot, so code using that buffer should use the value that was in effect during boot. Add a note to the manual that a reboot is needed for the changes to be applied. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29798 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/system_options.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index f6854e49f1..9a0c58cf6f 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -129,7 +129,7 @@ Settings are either \setting{Off} or 1 to 10 minutes in 1 minute steps. Then This sub menu relates to limits in the Rockbox operating system. \begin{description} \item [Max Entries in File Browser.] This setting controls the limit on - the number of files that you can put in any particular directory in the + the number of files that you can see in any particular directory in the file browser. You can configure the size to be between 50 and 10,000 files in steps of 50. The default is 400. Higher values will shorten the music buffer, so you should increase this setting \emph{only} if you have @@ -141,7 +141,8 @@ This sub menu relates to limits in the Rockbox operating system. music buffer, so you should increase this setting \emph{only} if you have very large playlists. \end{description} - + \note{You will need to restart your player for changes to these options + to take effect.} % TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music \opt{player}{ \subsection{Line In} This option activates the line-in port on \dap, which is -- cgit v1.2.3