diff options
Diffstat (limited to 'manual/configure_rockbox/file_view.tex')
-rwxr-xr-x | manual/configure_rockbox/file_view.tex | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex index 2d4eb884e9..bbb8b0ce1b 100755 --- a/manual/configure_rockbox/file_view.tex +++ b/manual/configure_rockbox/file_view.tex @@ -24,18 +24,23 @@ This option controls which files are displayed in the File Browser. % \begin{description} + \item[All:] The File Browser displays all files and directories. + Extensions are shown. No files or directories are hidden. + \item[ID3 Database:] This shows the files based on the Tag Cache + information, thus disabling the file browser. You can browse the + database by various Tags and search them. Only information present + in music file tags are shown. For a detailed description of Tag Cache + refer to page \pageref{ref:tagcache}. + \item[Playlists:] The File Browser displays only directories and playlists, + for simplified navigation. \item[Music:] The File Browser displays only folders, \fname{.m3u} files and 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 File Browser displays only directories and playlists, - for simplified navigation. \item[Supported:] The File Browser displays all directories and files supported by Rockbox (see page \pageref{ref:Supportedfileformats}). Files and directories starting with \fname{.} or with the ``hidden'' flag set are hidden. - \item[All:] The File Browser displays all files and directories. - Extensions are shown. No files or directories are hidden. \end{description} \item[Follow Playlist:] |