summaryrefslogtreecommitdiffstats
path: root/manual/appendix
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/appendix
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/appendix')
-rw-r--r--manual/appendix/config_file_options.tex2
-rw-r--r--manual/appendix/file_formats.tex2
2 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 0de643ae70..61e374a4da 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -87,6 +87,8 @@
& on, off & N/A\\
warn when erasing dynamic playlist
& on, off & N/A\\
+ cuesheet support
+ & on, off & N/A\\
%
\opt{SWCODEC}{
replaygain & on, off & N/A\\
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 88c89ba48f..29be2ab187 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -12,6 +12,8 @@
& Audio file &
\opt{MASCODEC}{mp3}\opt{SWCODEC}{\emph{various}}
& Rockbox takes you to the WPS and starts playing the file \\
+ \includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png}
+ & Cuesheet & \fname{.cue} & View a cuesheet file \\
\includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png}
& Wave Audio File & \fname{.wav} & Play a WAV file \\%
\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}