From ed37c2e8948960b45c9bac58f1ffb678fdf31f5d Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Tue, 15 Mar 2022 17:12:40 -0400 Subject: FS#13193 - Add option to disable settings reset on startup Updated version of the patch originally by user cockroach UNTESTED Ipods?, Iriver H10, I do not own these players so YMMV https://www.rockbox.org/tracker/task/13193 Change-Id: I7924837f582cc5c49ee68c186d6822f577f65147 --- manual/configure_rockbox/startup_shutdown_options.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'manual/configure_rockbox/startup_shutdown_options.tex') diff --git a/manual/configure_rockbox/startup_shutdown_options.tex b/manual/configure_rockbox/startup_shutdown_options.tex index 7952985ece..9bc85d6be8 100644 --- a/manual/configure_rockbox/startup_shutdown_options.tex +++ b/manual/configure_rockbox/startup_shutdown_options.tex @@ -36,6 +36,19 @@ are run at startup, or initiate a shutdown when conditions are met. to be enabled. \end{description} +\opt{clear_settings_on_hold}{ +\subsection{\label{ref:ClearOnHold}Hold switch clears settings on startup } + This option controls whether Rockbox clears its configuration if the hold + switch is enabled during startup. + + \begin{description} + \item[Yes.] + Clear the settings if the hold switch is enabled during startup. + \item[No.] + Do not clear the settings, regardless of the hold switch's position. + \end{description} +} + \subsection{\label{ref:IdlePoweroffSetting}Idle Poweroff} Rockbox can be configured to turn off power after the unit has been idle for a defined number of minutes. The \dap{} is idle when playback is stopped or -- cgit v1.2.3