summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-10-21 13:45:40 +0000
committerMartin Arver <martin.arver@gmail.com>2006-10-21 13:45:40 +0000
commitb5231530bef114afa07798eb05d153e930bb2441 (patch)
tree3ca1acffb614959af4433968c8191dba11279496 /manual
parentbeb1d108873a5dbead705bc02a8264f88d818789 (diff)
downloadrockbox-b5231530bef114afa07798eb05d153e930bb2441.tar.gz
rockbox-b5231530bef114afa07798eb05d153e930bb2441.zip
Change position in the text, and add a link to the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11297 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-xmanual/configure_rockbox/playback_options.tex24
1 files changed, 14 insertions, 10 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 283201d981..a7880df04d 100755
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -221,16 +221,6 @@ related to audio playback.
221 \note{You must have the \setting{Repeat} option set to \setting{No} for 221 \note{You must have the \setting{Repeat} option set to \setting{No} for
222 \setting{Auto-Change Directory} to function properly.} 222 \setting{Auto-Change Directory} to function properly.}
223 223
224\item[Last.fm Log.]\index{Last.fm Log}\index{Audioscrobbler|see{Last.fm Log}}
225 Enables logging of your played tracks for submittal to
226 \url{http://www.last.fm}. This service was formely known as
227 \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to
228 start the logging. The log-file is called
229 \opt{CONFIG_RTC}{\fname{.scrobbler.log}}%
230 \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log}}%
231 , and is to be found in the root directory of your \dap{}.
232 \fixme{Describe the submit process. Preferably by use of ``official'' tools,
233 and/or online service on rockbox.org}
234 % 224 %
235\opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}{ 225\opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}{
236\item[Pause on headphone unplug.] Enables and disables automatic pausing of 226\item[Pause on headphone unplug.] Enables and disables automatic pausing of
@@ -255,5 +245,19 @@ related to audio playback.
255 connected to the \dap{}. 245 connected to the \dap{}.
256 \note{This requires \setting{Resume on Startup} to be enabled.} 246 \note{This requires \setting{Resume on Startup} to be enabled.}
257 \end{description} 247 \end{description}
248
249
258}% 250}%
251
252\item[Last.fm Log.]\index{Last.fm Log}\index{Audioscrobbler|see{Last.fm Log}}
253 Enables logging of your played tracks for submittal to
254 \url{http://www.last.fm}. This service was formely known as
255 \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to
256 start the logging. The log-file is called
257 \opt{CONFIG_RTC}{\fname{.scrobbler.log}}%
258 \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log}}%
259 , and is to be found in the root directory of your \dap{}.
260 \note{See \wikilink{LastFMLog} for a further description, and for tools you
261 can use to submit your Last.fm log.}
262
259\end{description} 263\end{description}