blob: 8bd5b9f5d0692faedf6289abbea14d13bec046f9 [file] [log] [blame]
Dominik Riebeling3817a3e2006-04-08 22:46:22 +00001% $Id$ %
Michael DiFebboc1ecc632006-04-01 15:41:21 +00002\section{File View}
Martin Arver85709112006-08-15 10:53:14 +00003The File View menu deals with options relating to how the File Browser
4displays files.
5%
6\begin{description}
7\item[Sort Case Sensitive:]
8 If this option is set to \setting{Yes}, all files that start with upper case
9 letters will be listed first, followed by all files that begin with lower
10 case letters. If this option is set to NO, then case will be ignored when
11 sorting files.
12\item[Sort Directories:]
13 This option controls how Rockbox sorts folders. The default is to sort
14 them alphabetically. \setting{By date} sorts them with the oldest folder first.
15 \setting{By newest date} sorts them with the newest folder first.
16
17\item[Sort Files:]
18 This option controls how Rockbox sorts files. All of the options for
19 \setting{Sort Directories} are available in this option. In addition, there
20 is a \setting{By type} option which sorts files alphabetically by their type
21 (such as \fname{.mp3}) then alphabetically within each type.
22
23\item[\label{ref:ShowFiles}Show Files:]
24 This option controls which files are displayed in the File Browser.
Dominik Riebeling3817a3e2006-04-08 22:46:22 +000025 %
26 \begin{description}
Nils Wallméniuse5781a92006-08-19 15:42:19 +000027 \item[All:] The \setting{File Browser} displays all files and directories.
Martin Arver85709112006-08-15 10:53:14 +000028 Extensions are shown. No files or directories are hidden.
Nils Wallméniuse5781a92006-08-19 15:42:19 +000029 \item[Supported:] The \setting{File Browser} displays all directories and
30 files supported by Rockbox (see \reference{ref:Supportedfileformats}).
Martin Arver537519a2006-10-19 10:58:40 +000031 Files and directories starting with \fname{.} (\emph{dot}) or with the
32 \emph{hidden} flag set are hidden.
Nils Wallméniuse5781a92006-08-19 15:42:19 +000033 \item[Music:] The \setting{File Browser} displays only folders, playlists and
34 the supported \emph{audio} file formats. Extensions are stripped. Files and
35 directories starting with \fname{.} or with the ``hidden'' flag set are
36 hidden.
37 \item[Playlists:] The \setting{File Browser} displays only directories and playlists,
Martin Arver85709112006-08-15 10:53:14 +000038 for simplified navigation.
Dominik Riebeling3817a3e2006-04-08 22:46:22 +000039 \end{description}
Peter D'Hoyef87a32f2007-08-13 21:07:40 +000040
41\item[\label{ref:ShowExtensions}Show Filename Extensions:]
42 This option controls how file extensions are shown in the File Browser.
43 %
44 \begin{description}
45 \item[Off:] The file extensions are never shown.
46 \item[On:] The file extensions are always shown.
Peter D'Hoye043c9662007-08-13 23:11:30 +000047 \item[Only unknown types:] Only the extensions of unknown filetypes are shown.
48 \item[Only when viewing all types:] Only show file extensions when \setting{Show Files} is set to \setting{All}.
Peter D'Hoyef87a32f2007-08-13 21:07:40 +000049 \end{description}
Martin Arver85709112006-08-15 10:53:14 +000050
51\item[Follow Playlist:]
Nils Wallméniuse5781a92006-08-19 15:42:19 +000052 This option determines what directory the \setting{File Browser} displays
53 first. If \setting{Follow Playlist} is set to \setting{Yes}, when you enter
54 the \setting{File Browser} from the WPS, you will find yourself in the same
55 directory as the currently playing file. If \setting{Follow Playlist} is set
56 to \setting{No}, when you enter the \setting{File Browser} from the WPS, you
57 will find yourself in the directory you were in when you last left the
58 \setting{File Browser}.
Martin Arver85709112006-08-15 10:53:14 +000059
60\item[Show Icons:]
Nils Wallméniuse5781a92006-08-19 15:42:19 +000061 Rockbox has the ability to display an icon to the left of the file
62 in the \setting{File Browser}. For details of these icons, please see
Martin Arver85709112006-08-15 10:53:14 +000063 \reference{ref:Supportedfileformats}.
Nils Wallméniuse5781a92006-08-19 15:42:19 +000064
65\item[Show Path:]
66 If this setting is set to \setting{Full Path} the full path to the current
67 directory will be displayed on the first line in the \setting{File Browser}.
68 If set to \setting{Current Directory Only} only the name of the current
69 directory will be displayed.
70
Martin Arver85709112006-08-15 10:53:14 +000071\end{description}