diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-10-21 13:45:40 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-10-21 13:45:40 +0000 |
commit | b5231530bef114afa07798eb05d153e930bb2441 (patch) | |
tree | 3ca1acffb614959af4433968c8191dba11279496 /manual/configure_rockbox/playback_options.tex | |
parent | beb1d108873a5dbead705bc02a8264f88d818789 (diff) |
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/configure_rockbox/playback_options.tex')
-rwxr-xr-x | manual/configure_rockbox/playback_options.tex | 24 |
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. \note{You must have the \setting{Repeat} option set to \setting{No} for \setting{Auto-Change Directory} to function properly.} -\item[Last.fm Log.]\index{Last.fm Log}\index{Audioscrobbler|see{Last.fm Log}} - Enables logging of your played tracks for submittal to - \url{http://www.last.fm}. This service was formely known as - \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to - start the logging. The log-file is called - \opt{CONFIG_RTC}{\fname{.scrobbler.log}}% - \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log}}% - , and is to be found in the root directory of your \dap{}. - \fixme{Describe the submit process. Preferably by use of ``official'' tools, - and/or online service on rockbox.org} % \opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}{ \item[Pause on headphone unplug.] Enables and disables automatic pausing of @@ -255,5 +245,19 @@ related to audio playback. connected to the \dap{}. \note{This requires \setting{Resume on Startup} to be enabled.} \end{description} + + }% + +\item[Last.fm Log.]\index{Last.fm Log}\index{Audioscrobbler|see{Last.fm Log}} + Enables logging of your played tracks for submittal to + \url{http://www.last.fm}. This service was formely known as + \emph{Audioscrobbler}. When you enable this option, you'll have to reboot to + start the logging. The log-file is called + \opt{CONFIG_RTC}{\fname{.scrobbler.log}}% + \nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log}}% + , and is to be found in the root directory of your \dap{}. + \note{See \wikilink{LastFMLog} for a further description, and for tools you + can use to submit your Last.fm log.} + \end{description} |