diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2008-04-27 12:51:01 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2008-04-27 12:51:01 +0000 |
| commit | 1c7b95b783e2f9701359ef1cfdfa0f040902e43f (patch) | |
| tree | cb0b9f6b72368deecd7b3084d8b0ba2eb2a3c9dc | |
| parent | 27fac88548366f57c32931ed4d7c7dfc5b4f1627 (diff) | |
| download | rockbox-1c7b95b783e2f9701359ef1cfdfa0f040902e43f.zip rockbox-1c7b95b783e2f9701359ef1cfdfa0f040902e43f.tar.gz rockbox-1c7b95b783e2f9701359ef1cfdfa0f040902e43f.tar.bz2 rockbox-1c7b95b783e2f9701359ef1cfdfa0f040902e43f.tar.xz | |
Add description of the s/pdif-enable option to the manual (work actually done by Alex Parker) (FS#8941)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17255 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/playback_options.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index b4991f2..ab3c724 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -226,6 +226,12 @@ related to audio playback. set to \setting{Off}. } + \opt{spdif_power}{ + \item[Optical Output. ]Enables or disables the optical S/PDIF output to + allow a digital connection to a suitable external decoder. To enable + optical output, set to \setting{Yes} + } + \item[Auto-Change Directory. ]Control what Rockbox does when it reaches the end of a directory. If \setting{Auto-Change Directory} is set to \setting{Yes}, Rockbox will continue to the next directory. If |