summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/features.txt4
-rw-r--r--manual/configure_rockbox/recording_settings.tex27
2 files changed, 22 insertions, 9 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 6ca8d0894b..336e16f2fa 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -258,3 +258,7 @@ usb_hid
258usb_hid_mouse 258usb_hid_mouse
259#endif 259#endif
260#endif 260#endif
261
262#if defined(HAVE_SPDIF_IN)
263recording_digital
264#endif
diff --git a/manual/configure_rockbox/recording_settings.tex b/manual/configure_rockbox/recording_settings.tex
index 3ab3966b70..d4ff4630ea 100644
--- a/manual/configure_rockbox/recording_settings.tex
+++ b/manual/configure_rockbox/recording_settings.tex
@@ -81,15 +81,24 @@
81 } % opt ipodnano1g 81 } % opt ipodnano1g
82 82
83\section{Source} 83\section{Source}
84 Choose the source of the recording. The options are: 84 Choose the source of the recording. The options are:
85 \opt{recorder,recorderv2fm,h100}{\setting{SPDIF (digital)}, }% 85 \opt{recording_digital}{\setting{Digital} (SPDIF), }%
86 \nopt{ipodnano,ipodvideo}{\setting{Mic}\nopt{radio} 86 \opt{recording_mic}{\setting{Microphone}}%
87 {\nopt{recorder,m5,ipod4g,ipodcolor,vibe500}{,} and }}% 87 \opt{recording_hwcodec}{ and \setting{Line~In}.}%
88 \nopt{sansa,sansaAMS}{\nopt{ipodnano,ipodvideo,recorder,m5,ipod4g,ipodcolor,vibe500}% 88 \opt{recording_swcodec}{%
89 {, }\setting{Line In}}% 89 \nopt{radio}{\opt{recording_linein}{ and \setting{Line~In}.}}%
90 \nopt{radio}{.} 90 \opt{radio}{%
91 \opt{radio}{and {\setting{FM Radio}}. For more information on recording from the radio 91 \opt{recording_linein}{%
92 see \reference{ref:FMradio}.} 92 \opt{recording_mic}{, }%
93 \setting{Line~In} and %
94 }%
95 \nopt{recording_linein}{%
96 \opt{recording_mic}{ and }%
97 }%
98 \setting{FM~Radio}. For more information on recording from the
99 radio see \reference{ref:FMradio}.%
100 }
101 }
93 102
94\section{Channels} 103\section{Channels}
95 This allows you to select mono or stereo recording. Please note that 104 This allows you to select mono or stereo recording. Please note that