forked from len0rd/rockbox
Manuals - be more accurate with the firmware file extension (Sansas and H10s).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14930 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2445f66450
commit
a5fcfd1e7f
5 changed files with 8 additions and 6 deletions
|
|
@ -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 \\
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.c200}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
\newcommand{\disk}{flash storage}
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.e200}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
\newcommand{\disk}{flash storage}
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.h10}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
\newcommand{\disk}{hard disk}
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
\newcommand{\dap}{player}
|
||||
%For use when referring to the player. E.g. the \daps\ capacity ...
|
||||
\newcommand{\daps}{player's}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.h10}}
|
||||
\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
|
||||
\newcommand{\screenshotsize}{4cm}
|
||||
\newcommand{\disk}{hard disk}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue