diff options
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r-- | manual/appendix/file_formats.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 29be2ab187..5b42675aa5 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -16,12 +16,14 @@ & 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} +\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png} & Playlist & \fname{.m3u,.m3u8} & Rockbox loads the playlist and starts playing the first file \\ \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} & Rockbox firmware & - \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}\opt{iriver}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}\opt{sansa}{\fname{.e200}} + \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}% + \opt{h1xx,h300}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}% + \opt{h10,h10_5gb,sansa}{\fname{.mi4}} & ROLO will load the new firmware \\ \includegraphics[width=0.37cm]{appendix/images/icon-wps.png} & While Playing Screen & \fname{.wps} & The new WPS display configuration will be loaded \\ |