Rename struct root_menu and the global int root_menu to avoid clashes with #including...
[kugel-rb.git] / manual / appendix / file_formats.tex
blob07226eaed87a8be2868474c228255f105ccec8c1
1 % $Id$ %
2 \chapter{File formats}
3 \section{\label{ref:Supportedfileformats}Supported file formats}
4 \begin{table}
5 \begin{center}
6 \begin{tabularx}{\textwidth}{clp{7em}X}\toprule
7 \textbf{Icon} & \textbf{File Type} & \textbf{Extension}
8 & \textbf{Action when selected} \\\midrule%
9 \includegraphics[width=0.37cm]{appendix/images/icon-directory.png}
10 & Directory & \emph{none} & Enter the directory \\
11 \includegraphics[width=0.37cm]{appendix/images/icon-audio-file.png}
12 & Audio file &
13 \opt{MASCODEC}{\fname{.mp2, .mp3}}%
14 \opt{swcodec}{\emph{various}\newline%
15 (see \ref{ref:Supportedaudioformats}})%
16 % do NOT use \reference{} here as that will break the table.
17 & Start playing the file and show the WPS\\
18 \includegraphics[width=0.37cm]{appendix/images/icon-cuesheet.png}
19 & Cuesheet & \fname{.cue} & View the cuesheet file \\
20 \opt{masf}{
21 \includegraphics[width=0.37cm]{appendix/images/icon-wav-file.png}
22 & Wave Audio File & \fname{.wav} & Play the WAV file \\%
24 \includegraphics[width=0.37cm]{appendix/images/icon-playlist.png}
25 & Playlist & \fname{.m3u, .m3u8} & Load the playlist and start playing
26 the first file \\
27 \includegraphics[width=0.37cm]{appendix/images/icon-rolo.png}
28 & Rockbox firmware &
29 \opt{player}{\fname{.mod}}\opt{recorder,recorderv2fm,ondiofm,ondiosp}{\fname{.ajz}}%
30 \opt{h100,h300}{\fname{.iriver}}\opt{ipod}{\fname{.ipod}}\opt{iaudio}{\fname{.iaudio}}%
31 \opt{h10,h10_5gb,sansa}{\fname{.mi4}}\opt{gigabeat}{\fname{.gigabeat}}%
32 \opt{sansaAMS}{\fname{.sansa}}
33 & Load the new firmware with ROLO \\
34 \includegraphics[width=0.37cm]{appendix/images/icon-wps.png}
35 & While Playing Screen & \fname{.wps} & Load the new WPS display configuration \\
36 \includegraphics[width=0.37cm]{appendix/images/icon-lang.png}
37 & Language File & \fname{.lng} & Load the language file \\
38 \includegraphics[width=0.37cm]{appendix/images/icon-text.png}
39 & Text File & \fname{.txt} & Display the text file using the text viewer plugin\\
40 \includegraphics[width=0.37cm]{appendix/images/icon-config.png}
41 & Configuration File & \fname{.cfg} & Load the settings file\\
42 \includegraphics[width=0.37cm]{appendix/images/icon-font.png}
43 & Font & \fname{.fnt} & Change the user interface font to this one\\
44 \includegraphics[width=0.37cm]{appendix/images/icon-rock.png}
45 & Plugin & \fname{.rock} & Start the plugin\\
46 \opt{archos}{
47 \includegraphics[width=0.37cm]{appendix/images/icon-ucl.png}
48 & Flash Image & \fname{.ucl} & Flash the Rockbox image into the ROM \\
50 \includegraphics[width=0.37cm]{appendix/images/icon-chip8.png}
51 & Chip8 game & \fname{.ch8} & Play the Chip8 game \\
52 \includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
53 & Image & \fname{.jpg} & View the JPEG image \\
54 \opt{swcodec}{
55 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
56 & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\
58 \opt{MASCODEC}{\opt{lcd_bitmap}{
59 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
60 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\}
62 \opt{radio}{
63 & FM Presets & \fname{.fmr} & Load the FM Presets (previous are discarded)\\}
64 & Voice file & \fname{.voice} & Allow Rockbox to speak menus\\
65 & Bookmark & \fname{.bmark} & Display all bookmarks for an audio file\\
66 & Link & \fname{.link} & Display list of target files and directories;
67 selecting one jumps to the target. See \reference{ref:Shortcutsplugin}.\\
68 \opt{lcd_color}{
69 & Colours & \fname{.colours} & Open the colours file for editing.
70 See \reference{ref:ChangingFiletypeColours}.\\
72 \opt{lcd_bitmap}{
73 & Game of Life & \fname{.cells} & Show the configuration with the
74 ``Rocklife'' plugin\\}
76 \bottomrule
77 \end{tabularx}
78 \end{center}
79 \end{table}
81 \opt{swcodec}{
82 \section{\label{ref:Supportedaudioformats}Supported audio formats}
83 \begin{table}
84 \begin{center}
85 \begin{tabularx}{\textwidth}{lp{6em}X}\toprule
86 \textbf{Format} & \textbf{Extension} & \textbf{Notes} \\\midrule
87 \emph{Lossy codecs} \\
88 \midrule
89 MPEG audio & \fname{.mp1, .mpa, .mp2, .mp3} & \\
90 OGG/Vorbis & \fname{.ogg, .oga} & Some old ``floor 0'' files may crash Rockbox. \\
91 Musepack & \fname{.mpc} & \\
92 Advanced Audio Coding & \fname{.m4a, .m4b, .mp4} & \\
93 Windows Media Audio & \fname{.wma, .wmv, .asf} & \\
94 ATSC A/52 & \fname{.a52, .ac3} & Supports downmixing for playback of 5.1 streams in stereo. \\
95 ADX & \fname{.adx} & \\
96 Speex & \fname{.spx} & \\
98 \midrule
99 \emph{Lossless codecs} \\
100 \midrule
101 Waveform audio format & \fname{.wav} & \\
102 Audio Interchange File Format & \fname{.aif, .aiff} & \\
103 Free Lossless Audio & \fname{.flac} & \\
104 Apple Lossless & \fname{.m4a, .mp4} & \\
105 Wavpack & \fname{.wv} & \\
106 Shorten & \fname{.shn} & Seeking not supported.\\
107 \opt{h100,h300,x5,m5,m3}{
108 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\
110 \opt{gigabeatf}{
111 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\
113 \opt{gigabeats}{
114 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c4000 files decode fast enough to be useful. \\
116 \nopt{h100,h300,x5,m5,m3,gigabeat}{%
117 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\
120 \midrule
121 \emph{Other codecs} \\
122 \midrule
123 Sound Interface Device & \fname{.sid} & \\
124 MOD & \fname{.mod} & \\
125 NES Sound Format & \fname{.nsf, .nsfe} & \\
126 SPC700 & \fname{.spc} & \\
127 Atari SAP & \fname{.sap} & \\
128 \bottomrule
129 \end{tabularx}
130 \end{center}
131 \end{table}