forked from len0rd/rockbox
Cross-reference to 'volume settings' from 'volume display'. Long-standing manual fixme.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17977 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0229e94545
commit
6f2613f199
2 changed files with 5 additions and 5 deletions
|
@ -29,12 +29,12 @@
|
||||||
amount of time is determined by the value of the backlight timeout
|
amount of time is determined by the value of the backlight timeout
|
||||||
setting, but is no less than 5 seconds.
|
setting, but is no less than 5 seconds.
|
||||||
\opt{backlight_fade}{
|
\opt{backlight_fade}{
|
||||||
\item[Backlight fade in:]
|
\item[Backlight Fade In:]
|
||||||
The amount of time that the backlight will take to fade from off to on
|
The amount of time that the backlight will take to fade from off to on
|
||||||
after a button is pressed. If set to \setting{Off} the backlight will
|
after a button is pressed. If set to \setting{Off} the backlight will
|
||||||
turn on immediately, with no fade in. Can also be set to \setting{500ms},
|
turn on immediately, with no fade in. Can also be set to \setting{500ms},
|
||||||
\setting{1s} or \setting{2s}.
|
\setting{1s} or \setting{2s}.
|
||||||
\item[Backlight fade out:]
|
\item[Backlight Fade Out:]
|
||||||
Like Backlight fade in, this controls the amount of time that the
|
Like Backlight fade in, this controls the amount of time that the
|
||||||
backlight will take to fade from on to off after a button is pressed. If
|
backlight will take to fade from on to off after a button is pressed. If
|
||||||
set to \setting{Off} the backlight will turn off immediately, with no
|
set to \setting{Off} the backlight will turn off immediately, with no
|
||||||
|
@ -194,8 +194,8 @@
|
||||||
}
|
}
|
||||||
\item[Volume Display:] Controls whether the volume is displayed as a
|
\item[Volume Display:] Controls whether the volume is displayed as a
|
||||||
graphic or a numeric value on the Status Bar. If you select a numeric
|
graphic or a numeric value on the Status Bar. If you select a numeric
|
||||||
display, volume is displayed in decibels.
|
display, volume is displayed in decibels. See \reference{ref:volume}
|
||||||
\fixme{cross-reference to volume setting.}
|
for more on the volume setting.
|
||||||
\item[Battery Display:] Controls whether the battery charge status is
|
\item[Battery Display:] Controls whether the battery charge status is
|
||||||
displayed as a graphic or numerical percentage value on the Status Bar.
|
displayed as a graphic or numerical percentage value on the Status Bar.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
The Sound Settings menu offers a selection of sound properties you may
|
The Sound Settings menu offers a selection of sound properties you may
|
||||||
change to customise your listening experience.
|
change to customise your listening experience.
|
||||||
|
|
||||||
\section{Volume}
|
\section{\label{ref:volume}Volume}
|
||||||
This setting adjusts the volume of your music. Like most professional
|
This setting adjusts the volume of your music. Like most professional
|
||||||
audio gear and many consumer audio products, Rockbox uses a decibel scale
|
audio gear and many consumer audio products, Rockbox uses a decibel scale
|
||||||
where 0 dB is a reference that indicates the maximum volume that the \dap{}
|
where 0 dB is a reference that indicates the maximum volume that the \dap{}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue