forked from len0rd/rockbox
Manual: Add the description of the sleep timer related settings for non-rtc targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31212 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2b3bb1e84b
commit
6119f4887d
2 changed files with 16 additions and 0 deletions
|
@ -38,6 +38,15 @@
|
||||||
\input{configure_rockbox/recording_settings.tex}
|
\input{configure_rockbox/recording_settings.tex}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\nopt{rtc}{
|
||||||
|
\chapter{Sleep Timer related settings}
|
||||||
|
\label{ref:SleepTimerRelatedSettings}
|
||||||
|
These settings control the behaviour of the sleep timer.
|
||||||
|
\begin{description}
|
||||||
|
\input{configure_rockbox/sleep_timer.tex}
|
||||||
|
\end{description}
|
||||||
|
}
|
||||||
|
|
||||||
\opt{rtc}{
|
\opt{rtc}{
|
||||||
\chapter{Time and Date}
|
\chapter{Time and Date}
|
||||||
\input{configure_rockbox/time_and_date.tex}
|
\input{configure_rockbox/time_and_date.tex}
|
||||||
|
|
|
@ -144,6 +144,13 @@ to recording. The details of this menu are covered in detail in
|
||||||
\reference{ref:Recordingsettings}.
|
\reference{ref:Recordingsettings}.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\nopt{rtc}{
|
||||||
|
\subsection{Sleep Timer related Settings}
|
||||||
|
The \setting{Sleep Timer} related settings allow you to configure the sleep timer
|
||||||
|
which powers off your \dap{} after playing for a given time.
|
||||||
|
The details of this menu are covered in detail in \reference{ref:SleepTimerRelatedSettings}.
|
||||||
|
}
|
||||||
|
|
||||||
\subsection{Manage Settings}
|
\subsection{Manage Settings}
|
||||||
The \setting{Manage Settings} option allows the saving and re-loading of user
|
The \setting{Manage Settings} option allows the saving and re-loading of user
|
||||||
configuration settings, browsing the hard drive for alternate firmwares, and finally
|
configuration settings, browsing the hard drive for alternate firmwares, and finally
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue