summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/playback_options.tex
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2007-04-04 13:01:55 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2007-04-04 13:01:55 +0000
commite7f72802facd339c9b5c4056239c1108e1c70c19 (patch)
tree0843376587e1e3ad6e9b2519a65fc8bcfa4f03c1 /manual/configure_rockbox/playback_options.tex
parentab9d654c861779bf25df51f13485734c246bffae (diff)
downloadrockbox-e7f72802facd339c9b5c4056239c1108e1c70c19.tar.gz
rockbox-e7f72802facd339c9b5c4056239c1108e1c70c19.zip
* Add a few things about cuesheet support (setting description, file format and config file option).
* Enable the pause on headphone unplug setting description for the gigabeat. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13017 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/playback_options.tex')
-rw-r--r--manual/configure_rockbox/playback_options.tex10
1 files changed, 9 insertions, 1 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex
index 45f3c9be47..29e6d6e94a 100644
--- a/manual/configure_rockbox/playback_options.tex
+++ b/manual/configure_rockbox/playback_options.tex
@@ -218,7 +218,7 @@ related to audio playback.
218 \setting{Auto-Change Directory} to function properly.} 218 \setting{Auto-Change Directory} to function properly.}
219 219
220 % 220 %
221\opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}{ 221\opt{ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor,gigabeatf}{
222\item[Pause on headphone unplug.] Enables and disables automatic pausing of 222\item[Pause on headphone unplug.] Enables and disables automatic pausing of
223 playback when the headphones are disconnected from the \daps{} headphone 223 playback when the headphones are disconnected from the \daps{} headphone
224 socket. 224 socket.
@@ -256,4 +256,12 @@ related to audio playback.
256 \note{See \wikilink{LastFMLog} for a further description, and for tools you 256 \note{See \wikilink{LastFMLog} for a further description, and for tools you
257 can use to submit your Last.fm log.} 257 can use to submit your Last.fm log.}
258 258
259\item[Cuesheet Support.]\index{Cuesheet Support}
260 Enables reading of cuesheet files for played tracks. If a cuesheet is found
261 for a track, track markers are displayed on the progressbar and it is
262 possible to skip between the tracks within the cuesheet. Also the information
263 found in the cuesheet file will replace the information from the ID3 tags.
264 When you enable this option, you'll have to reboot for it to come into
265 effect.
266
259\end{description} 267\end{description}