diff options
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/config_file_options.tex | 2 | ||||
| -rw-r--r-- | manual/appendix/file_formats.tex | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 0de643a..61e374a 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 88c89ba..29be2ab 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} |