1
0
Fork 0
forked from len0rd/rockbox

added description of Show Path setting, reordered file view options to the same order as the menu, use more macros.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10657 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2006-08-19 15:42:19 +00:00
parent 7d6add543c
commit e5781a94c4

View file

@ -24,41 +24,48 @@ displays files.
This option controls which files are displayed in the File Browser. This option controls which files are displayed in the File Browser.
% %
\begin{description} \begin{description}
\item[All:] The File Browser displays all files and directories. \item[All:] The \setting{File Browser} displays all files and directories.
Extensions are shown. No files or directories are hidden. Extensions are shown. No files or directories are hidden.
\item[ID3 Database:] This shows the files based on the Tag Cache \item[Supported:] The \setting{File Browser} displays all directories and
information, thus disabling the file browser. You can browse the files supported by Rockbox (see \reference{ref:Supportedfileformats}).
database by various tags and search them. Only information present Files and directories starting with \fname{.} or with the ``hidden''
in music file tags are shown. For a detailed description of Tag Cache flag set are hidden.
refer to \reference{ref:tagcache}. \item[Music:] The \setting{File Browser} displays only folders, playlists and
\item[Playlists:] The File Browser displays only directories and playlists, the supported \emph{audio} file formats. Extensions are stripped. Files and
directories starting with \fname{.} or with the ``hidden'' flag set are
hidden.
\item[Playlists:] The \setting{File Browser} displays only directories and playlists,
for simplified navigation. for simplified navigation.
\item[Music:] The File Browser displays only folders, \fname{.m3u} files \item[ID3 Database:] This shows the files based on the \setting{Tag Cache}
and the supported \emph{audio} file formats. Extensions are stripped. information, thus disabling the \setting{File Browser}. You can browse the
Files and directories starting with \fname{.} or with the ``hidden'' database by various tags and search them. Only information present
flag set are hidden. in music file tags are shown. For a detailed description of
\item[Supported:] The File Browser displays all directories and files \setting{Tag Cache} refer to \reference{ref:tagcache}.
supported by Rockbox (see \reference{ref:Supportedfileformats}).
Files and directories starting with \fname{.} or with the ``hidden''
flag set are hidden.
\end{description} \end{description}
\item[Follow Playlist:] \item[Follow Playlist:]
This option determines what directory the File Browser displays first. If This option determines what directory the \setting{File Browser} displays
\setting{Follow Playlist} is set to \setting{Yes}, when you enter the File first. If \setting{Follow Playlist} is set to \setting{Yes}, when you enter
Browser from the WPS, you will find yourself in the same directory as the the \setting{File Browser} from the WPS, you will find yourself in the same
currently playing file. If \setting{Follow Playlist} is set to \setting{No}, directory as the currently playing file. If \setting{Follow Playlist} is set
when you enter the File Browser from the WPS, you will find yourself in the to \setting{No}, when you enter the \setting{File Browser} from the WPS, you
directory you were in when you last left the File Browser. will find yourself in the directory you were in when you last left the
\setting{File Browser}.
\item[Show Icons:] \item[Show Icons:]
Rockbox has the ability to display an icon to the left of the file Rockbox has the ability to display an icon to the left of the file
in the File Browser. For details of these icons, please see in the \setting{File Browser}. For details of these icons, please see
\reference{ref:Supportedfileformats}. \reference{ref:Supportedfileformats}.
\item[Show Path:]
If this setting is set to \setting{Full Path} the full path to the current
directory will be displayed on the first line in the \setting{File Browser}.
If set to \setting{Current Directory Only} only the name of the current
directory will be displayed.
\item[Tag Cache:] \item[Tag Cache:]
This option allows you to configure the Tag Cache. This option allows you to configure the Tag Cache.
See \reference{ref:tagcache} for more information about using See \reference{ref:tagcache} for more information about using
the Tag Cache. the Tag Cache.
\end{description} \end{description}