summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex39
1 files changed, 20 insertions, 19 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 0e77676305..f7335e20d4 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -1,12 +1,13 @@
1% $Id$ % 1% $Id$ %
2\newcommand{\includeicon}{\Ifpdfoutput{\includegraphics[width=0.37cm]}{\includegraphics}}
2\chapter{File formats} 3\chapter{File formats}
3\section{\label{ref:Supportedfileformats}Supported file formats} 4\section{\label{ref:Supportedfileformats}Supported file formats}
4\begin{rbtabular}{\textwidth}{cl>{\raggedright}p{7em}X}% 5\begin{rbtabular}{\textwidth}{cl>{\raggedright}p{7em}X}%
5{\textbf{Icon} & \textbf{File Type} & \textbf{Extension} 6{\textbf{Icon} & \textbf{File Type} & \textbf{Extension}
6 & \textbf{Action when selected}}{}{} 7 & \textbf{Action when selected}}{}{}
7\includegraphics[width=0.37cm]{appendix/images/icon-directory.png} 8\includeicon{appendix/images/icon-directory.png}
8 & Directory & \emph{none} & Enter the directory \tabularnewline 9 & Directory & \emph{none} & Enter the directory \tabularnewline
9 \includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png} 10 \includeicon{appendix/images/icon-audio-file.png}
10 & Audio file & \emph{various}\newline% 11 & Audio file & \emph{various}\newline%
11 (see \ref{ref:Supportedaudioformats})% 12 (see \ref{ref:Supportedaudioformats})%
12 % do NOT use \reference{} here as that will break the table. 13 % do NOT use \reference{} here as that will break the table.
@@ -14,62 +15,62 @@
14 & Bookmark & \fname{.bmark} & Display all bookmarks for an audio file\tabularnewline 15 & Bookmark & \fname{.bmark} & Display all bookmarks for an audio file\tabularnewline
15 & Game of Life & \fname{.cells} & Show the configuration with the 16 & Game of Life & \fname{.cells} & Show the configuration with the
16 ``Rocklife'' plugin\tabularnewline 17 ``Rocklife'' plugin\tabularnewline
17\includegraphics[width=0.37cm]{appendix/images/icon-config.png} 18\includeicon{appendix/images/icon-config.png}
18 & Configuration File & \fname{.cfg} & Load the settings file\tabularnewline 19 & Configuration File & \fname{.cfg} & Load the settings file\tabularnewline
19\includegraphics[width=0.37cm]{appendix/images/icon-chip8.png} 20\includeicon{appendix/images/icon-chip8.png}
20 & Chip8 game & \fname{.ch8} & Play the Chip8 game \tabularnewline 21 & Chip8 game & \fname{.ch8} & Play the Chip8 game \tabularnewline
21\opt{lcd_color}{ 22\opt{lcd_color}{
22 & Colours & \fname{.colours} & Open the colours file for editing. 23 & Colours & \fname{.colours} & Open the colours file for editing.
23 See \reference{ref:ChangingFiletypeColours}.\tabularnewline 24 See \reference{ref:ChangingFiletypeColours}.\tabularnewline
24} 25}
25\includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png} 26\includeicon{appendix/images/icon-cuesheet.png}
26 & Cuesheet & \fname{.cue} & View the cuesheet file \tabularnewline 27 & Cuesheet & \fname{.cue} & View the cuesheet file \tabularnewline
27\opt{radio}{ 28\opt{radio}{
28 & FM Presets & \fname{.fmr} & Load the FM Presets (previous are discarded)\tabularnewline 29 & FM Presets & \fname{.fmr} & Load the FM Presets (previous are discarded)\tabularnewline
29} 30}
30\includegraphics[width=0.37cm]{appendix/images/icon-font.png} 31\includeicon{appendix/images/icon-font.png}
31 & Font & \fname{.fnt} & Change the user interface font to this one\tabularnewline 32 & Font & \fname{.fnt} & Change the user interface font to this one\tabularnewline
32\opt{gigabeat}{ 33\opt{gigabeat}{
33 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 34 \includeicon{appendix/images/icon-rolo.png}
34 & Rockbox firmware & \fname{.gigabeat} & Load the new firmware with ROLO \tabularnewline 35 & Rockbox firmware & \fname{.gigabeat} & Load the new firmware with ROLO \tabularnewline
35} 36}
36\opt{iaudio}{ 37\opt{iaudio}{
37 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 38 \includeicon{appendix/images/icon-rolo.png}
38 & Rockbox firmware & \fname{.iaudio} & Load the new firmware with ROLO \tabularnewline 39 & Rockbox firmware & \fname{.iaudio} & Load the new firmware with ROLO \tabularnewline
39} 40}
40\opt{ipod}{ 41\opt{ipod}{
41 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 42 \includeicon{appendix/images/icon-rolo.png}
42 & Rockbox firmware & \fname{.ipod} & Load the new firmware with ROLO \tabularnewline 43 & Rockbox firmware & \fname{.ipod} & Load the new firmware with ROLO \tabularnewline
43} 44}
44\opt{iriverh100,iriverh300}{ 45\opt{iriverh100,iriverh300}{
45 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 46 \includeicon{appendix/images/icon-rolo.png}
46 & Rockbox firmware & \fname{.iriver} & Load the new firmware with ROLO \tabularnewline 47 & Rockbox firmware & \fname{.iriver} & Load the new firmware with ROLO \tabularnewline
47} 48}
48\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png} 49\includeicon{appendix/images/icon-image-file.png}
49 & Image & \fname{.jpg} & View the JPEG image \tabularnewline 50 & Image & \fname{.jpg} & View the JPEG image \tabularnewline
50 & Link & \fname{.link} & Display list of target files and directories; 51 & Link & \fname{.link} & Display list of target files and directories;
51 selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\tabularnewline 52 selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\tabularnewline
52\includegraphics[width=0.37cm]{appendix/images/icon-lang.png} 53\includeicon{appendix/images/icon-lang.png}
53 & Language File & \fname{.lng} & Load the language file \tabularnewline 54 & Language File & \fname{.lng} & Load the language file \tabularnewline
54\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png} 55\includeicon{appendix/images/icon-playlist.png}
55 & Playlist & \fname{.m3u}, \fname{.m3u8} & Load the playlist and start playing 56 & Playlist & \fname{.m3u}, \fname{.m3u8} & Load the playlist and start playing
56 the first file \tabularnewline 57 the first file \tabularnewline
57\opt{iriverh10,iriverh10_5gb,sansa,mrobe100,vibe500,samsungyh}{ 58\opt{iriverh10,iriverh10_5gb,sansa,mrobe100,vibe500,samsungyh}{
58 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 59 \includeicon{appendix/images/icon-rolo.png}
59 & Rockbox firmware & \fname{.mi4} & Load the new firmware with ROLO \tabularnewline 60 & Rockbox firmware & \fname{.mi4} & Load the new firmware with ROLO \tabularnewline
60} 61}
61 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 62 \includeicon{appendix/images/icon-movie-file.png}
62 & Video & \fname{.mpg}, \fname{.mpeg}, \fname{.mpv}, \fname{.m2v} & Play the MPEG1/2 video \tabularnewline 63 & Video & \fname{.mpg}, \fname{.mpeg}, \fname{.mpv}, \fname{.m2v} & Play the MPEG1/2 video \tabularnewline
63\includegraphics[width=0.37cm]{appendix/images/icon-rock.png} 64\includeicon{appendix/images/icon-rock.png}
64 & Plugin & \fname{.rock} & Start the plugin\tabularnewline 65 & Plugin & \fname{.rock} & Start the plugin\tabularnewline
65\opt{sansaAMS}{ 66\opt{sansaAMS}{
66 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 67 \includeicon{appendix/images/icon-rolo.png}
67 & Rockbox firmware & \fname{.sansa} & Load the new firmware with ROLO \tabularnewline 68 & Rockbox firmware & \fname{.sansa} & Load the new firmware with ROLO \tabularnewline
68} 69}
69\includegraphics[width=0.37cm]{appendix/images/icon-text.png} 70\includeicon{appendix/images/icon-text.png}
70 & Text File & \fname{.txt} & Display the text file using the text viewer plugin\tabularnewline 71 & Text File & \fname{.txt} & Display the text file using the text viewer plugin\tabularnewline
71 & Voice file & \fname{.voice} & Allow Rockbox to speak menus\tabularnewline 72 & Voice file & \fname{.voice} & Allow Rockbox to speak menus\tabularnewline
72\includegraphics[width=0.37cm]{appendix/images/icon-wps.png} 73\includeicon{appendix/images/icon-wps.png}
73 & While Playing Screen & \fname{.wps} & Load the new WPS display configuration\tabularnewline 74 & While Playing Screen & \fname{.wps} & Load the new WPS display configuration\tabularnewline
74\end{rbtabular} 75\end{rbtabular}
75 76