summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-03-21 19:49:09 +0000
committerAlexander Levin <al.le@rockbox.org>2009-03-21 19:49:09 +0000
commite0eb79850dba7392383d72effdcb8cd4f3551f92 (patch)
tree39c64423d8e74f96fc9c02f5685f59670c2b5171 /manual/appendix/file_formats.tex
parent8037fed8d5391a8122d60b1f1c8768d623a0193e (diff)
downloadrockbox-e0eb79850dba7392383d72effdcb8cd4f3551f92.tar.gz
rockbox-e0eb79850dba7392383d72effdcb8cd4f3551f92.zip
Unify the description style in the "file formats" table (FS#10038)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20433 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex30
1 files changed, 15 insertions, 15 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 8a0869ed7b..cb04fac8c6 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -7,50 +7,50 @@
7\textbf{Icon} & \textbf{File Type} & \textbf{Extension} 7\textbf{Icon} & \textbf{File Type} & \textbf{Extension}
8 & \textbf{Action when selected} \\\midrule 8 & \textbf{Action when selected} \\\midrule
9\includegraphics[width=0.37cm]{appendix/images/icon-directory.png} 9\includegraphics[width=0.37cm]{appendix/images/icon-directory.png}
10 & Directory & \emph{none} & The browser enters that directory \\ 10 & Directory & \emph{none} & Enter the directory \\
11\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png} 11\includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png}
12 & Audio file & 12 & Audio file &
13 \opt{MASCODEC}{\fname{.mp2, .mp3}}\opt{swcodec}{\emph{various (see 13 \opt{MASCODEC}{\fname{.mp2, .mp3}}\opt{swcodec}{\emph{various (see
14 \reference{ref:Supportedaudioformats}})} 14 \reference{ref:Supportedaudioformats}})}
15 & Rockbox takes you to the WPS and starts playing the file \\ 15 & Start playing the file and show the WPS\\
16 \includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png} 16 \includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png}
17 & Cuesheet & \fname{.cue} & View a cuesheet file \\ 17 & Cuesheet & \fname{.cue} & View a cuesheet file \\
18\opt{masf}{ 18\opt{masf}{
19 \includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png} 19 \includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png}
20 & Wave Audio File & \fname{.wav} & Play a WAV file \\% 20 & Wave Audio File & \fname{.wav} & Play the WAV file \\%
21} 21}
22\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png} 22\includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}
23 & Playlist & \fname{.m3u, .m3u8} & Rockbox loads the playlist and starts playing 23 & Playlist & \fname{.m3u, .m3u8} & Load the playlist and start playing
24 the first file \\ 24 the first file \\
25\includegraphics[width=0.37cm]{appendix/images/icon-rolo.png} 25\includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
26 & Rockbox firmware & 26 & Rockbox firmware &
27 \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}% 27 \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}%
28 \opt{h100,h300}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}% 28 \opt{h100,h300}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}%
29 \opt{h10,h10_5gb,sansa}{\fname{.mi4}}\opt{gigabeat}{\fname{.gigabeat}} 29 \opt{h10,h10_5gb,sansa}{\fname{.mi4}}\opt{gigabeat}{\fname{.gigabeat}}
30 & ROLO will load the new firmware \\ 30 & Load the new firmware with ROLO \\
31\includegraphics[width=0.37cm]{appendix/images/icon-wps.png} 31\includegraphics[width=0.37cm]{appendix/images/icon-wps.png}
32 & While Playing Screen & \fname{.wps} & The new WPS display configuration will be loaded \\ 32 & While Playing Screen & \fname{.wps} & Load the new WPS display configuration \\
33\includegraphics[width=0.37cm]{appendix/images/icon-lang.png} 33\includegraphics[width=0.37cm]{appendix/images/icon-lang.png}
34 & Language File & \fname{.lng} & Loads a language file \\ 34 & Language File & \fname{.lng} & Load the language file \\
35\includegraphics[width=0.37cm]{appendix/images/icon-text.png} 35\includegraphics[width=0.37cm]{appendix/images/icon-text.png}
36 & Text File & \fname{.txt} & This will display the text file using Rockbox text browser plugin\\ 36 & Text File & \fname{.txt} & Display the text file using the text viewer plugin\\
37\includegraphics[width=0.37cm]{appendix/images/icon-config.png} 37\includegraphics[width=0.37cm]{appendix/images/icon-config.png}
38 & Configuration File & \fname{.cfg} & The settings file will be loaded\\ 38 & Configuration File & \fname{.cfg} & Load the settings file\\
39\includegraphics[width=0.37cm]{appendix/images/icon-font.png} 39\includegraphics[width=0.37cm]{appendix/images/icon-font.png}
40 & Font & \fname{.fnt} & This font will replace the current one\\ 40 & Font & \fname{.fnt} & Change the user interface font to this one\\
41\includegraphics[width=0.37cm]{appendix/images/icon-rock.png} 41\includegraphics[width=0.37cm]{appendix/images/icon-rock.png}
42 & Plugin & \fname{.rock} & Starts a Rockbox plugin\\ 42 & Plugin & \fname{.rock} & Start the plugin\\
43\opt{archos}{ 43\opt{archos}{
44 \includegraphics[width=0.37cm]{appendix/images/icon-ucl.png} 44 \includegraphics[width=0.37cm]{appendix/images/icon-ucl.png}
45 & Flash Image & \fname{.ucl} & This Rockbox image will be flashed into the ROM \\ 45 & Flash Image & \fname{.ucl} & Flash the Rockbox image into the ROM \\
46 } 46 }
47\includegraphics[width=0.37cm]{appendix/images/icon-chip8.png} 47\includegraphics[width=0.37cm]{appendix/images/icon-chip8.png}
48 & Chip8 game & \fname{.ch8} & Play a Chip8 game \\ 48 & Chip8 game & \fname{.ch8} & Play the Chip8 game \\
49\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png} 49\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
50 & Image & \fname{.jpg} & View a JPEG image \\ 50 & Image & \fname{.jpg} & View the JPEG image \\
51\opt{MASCODEC}{\opt{lcd_bitmap}{ 51\opt{MASCODEC}{\opt{lcd_bitmap}{
52 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 52 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
53 & Rockbox Video & \fname{.rvf} & View a movie (Rockbox format)\\} 53 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\}
54} 54}
55 & Link & \fname{.link} & Display list of target files and directories; 55 & Link & \fname{.link} & Display list of target files and directories;
56 selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\ 56 selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\