blob: 8b86e7190661018ae0cbb16790babbe65d306593 [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}
Tomer Shaleve04acd82009-10-05 16:40:27 +00007\item[Sort Case Sensitive.]
Martin Arver85709112006-08-15 10:53:14 +00008 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.
Tomer Shaleve04acd82009-10-05 16:40:27 +000012\item[Sort Directories.]
Marianne Arnoldb2f7c612007-12-14 02:03:58 +000013 This option controls how Rockbox sorts directories. The default is to sort
14 them alphabetically. \setting{By date} sorts them with the oldest directory first.
15 \setting{By newest date} sorts them with the newest directory first.
Martin Arver85709112006-08-15 10:53:14 +000016
Tomer Shaleve04acd82009-10-05 16:40:27 +000017\item[Sort Files.]
Martin Arver85709112006-08-15 10:53:14 +000018 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.
Thomas Martitz127fb962009-03-01 22:12:26 +000022
Tomer Shaleve04acd82009-10-05 16:40:27 +000023\item[Interpret numbers when sorting.]
Thomas Martitz127fb962009-03-01 22:12:26 +000024 \setting{As whole numbers} enables a sorting algorithm which is similar to
25 the default sorting of, for example, Windows Explorer, Mac OS X's Finder
Thomas Martitzf18eadd2009-03-01 23:57:36 +000026 or Nautilus, with regards to numbers at the beginning or within filenames.
Thomas Martitz1b3a96d2009-03-17 20:11:40 +000027 It combines consecutive digits to a number used for sorting, taking leading
28 zeros into account.
Thomas Martitzf18eadd2009-03-01 23:57:36 +000029 \newline\setting{As digits} disables this algorithm, and causes every digit to
Alex Parker964a5e62011-08-09 14:39:32 +000030 be compared separately. The following table demonstrates the two sorting methods.
Dominik Riebeling06213952009-03-01 23:25:20 +000031 \begin{table}
Alexander Levinfb87e892009-08-24 21:22:18 +000032 \begin{rbtabular}{.8\textwidth}{XX}%
33 {\textbf{As whole numbers} & \textbf{As digits}}{}{}
Thomas Martitz1b3a96d2009-03-17 20:11:40 +000034 03 Jackson.mp3 & 03 Jackson.mp3\\
35 1 Ring Of Fire.mp3 & 1 Ring Of Fire.mp3\\
36 2 I Walk The Line.mp3 & 10 A Thing Called Love.mp3\\
Thomas Martitz127fb962009-03-01 22:12:26 +000037 10 A Thing Called Love.mp3 & 2 I Walk The Line.mp3\\
38 Episode 1.ogg & Episode 1.ogg\\
Thomas Martitz1b3a96d2009-03-17 20:11:40 +000039 Episode 57.ogg & Episode 233.ogg\\
40 Episode 233.ogg & Episode 57.ogg\\
Alexander Levinfb87e892009-08-24 21:22:18 +000041 \end{rbtabular}
Thomas Martitz127fb962009-03-01 22:12:26 +000042 \end{table}
43
Martin Arver85709112006-08-15 10:53:14 +000044
Tomer Shaleve04acd82009-10-05 16:40:27 +000045\item[\label{ref:ShowFiles}Show Files.]
Martin Arver85709112006-08-15 10:53:14 +000046 This option controls which files are displayed in the File Browser.
Dominik Riebeling3817a3e2006-04-08 22:46:22 +000047 %
48 \begin{description}
Tomer Shaleve04acd82009-10-05 16:40:27 +000049 \item[All.] The \setting{File Browser} displays all files and directories.
Martin Arver85709112006-08-15 10:53:14 +000050 Extensions are shown. No files or directories are hidden.
Tomer Shaleve04acd82009-10-05 16:40:27 +000051 \item[Supported.] The \setting{File Browser} displays all directories and
Nils Wallméniuse5781a92006-08-19 15:42:19 +000052 files supported by Rockbox (see \reference{ref:Supportedfileformats}).
Martin Arver537519a2006-10-19 10:58:40 +000053 Files and directories starting with \fname{.} (\emph{dot}) or with the
54 \emph{hidden} flag set are hidden.
Tomer Shaleve04acd82009-10-05 16:40:27 +000055 \item[Music.] The \setting{File Browser} displays only directories, playlists and
Nils Wallméniuse5781a92006-08-19 15:42:19 +000056 the supported \emph{audio} file formats. Extensions are stripped. Files and
57 directories starting with \fname{.} or with the ``hidden'' flag set are
58 hidden.
Tomer Shaleve04acd82009-10-05 16:40:27 +000059 \item[Playlists.] The \setting{File Browser} displays only directories and playlists,
Martin Arver85709112006-08-15 10:53:14 +000060 for simplified navigation.
Dominik Riebeling3817a3e2006-04-08 22:46:22 +000061 \end{description}
Peter D'Hoyef87a32f2007-08-13 21:07:40 +000062
Tomer Shaleve04acd82009-10-05 16:40:27 +000063\item[\label{ref:ShowExtensions}Show Filename Extensions.]
Peter D'Hoyef87a32f2007-08-13 21:07:40 +000064 This option controls how file extensions are shown in the File Browser.
65 %
66 \begin{description}
Tomer Shaleve04acd82009-10-05 16:40:27 +000067 \item[Off.] The file extensions are never shown.
68 \item[On.] The file extensions are always shown.
69 \item[Only unknown types.] Only the extensions of unknown filetypes are shown.
70 \item[Only when viewing all types.] Only show file extensions when
Marianne Arnold5e031be2008-06-27 22:04:18 +000071 \setting{Show Files} is set to \setting{All}.
Peter D'Hoyef87a32f2007-08-13 21:07:40 +000072 \end{description}
Martin Arver85709112006-08-15 10:53:14 +000073
Tomer Shaleve04acd82009-10-05 16:40:27 +000074\item[Follow Playlist.]
Nils Wallméniuse5781a92006-08-19 15:42:19 +000075 This option determines what directory the \setting{File Browser} displays
76 first. If \setting{Follow Playlist} is set to \setting{Yes}, when you enter
77 the \setting{File Browser} from the WPS, you will find yourself in the same
78 directory as the currently playing file. If \setting{Follow Playlist} is set
79 to \setting{No}, when you enter the \setting{File Browser} from the WPS, you
80 will find yourself in the directory you were in when you last left the
81 \setting{File Browser}.
Nils Wallméniuse5781a92006-08-19 15:42:19 +000082
Tomer Shaleve04acd82009-10-05 16:40:27 +000083\item[Show Path.]
Nils Wallméniuse5781a92006-08-19 15:42:19 +000084 If this setting is set to \setting{Full Path} the full path to the current
85 directory will be displayed on the first line in the \setting{File Browser}.
86 If set to \setting{Current Directory Only} only the name of the current
87 directory will be displayed.
Marianne Arnold5e031be2008-06-27 22:04:18 +000088
89 This has a similar effect on the Database browser. If set to
90 \setting{Current Directory Only} or \setting{Full Path}, then the title of
91 each menu will be displayed on the first line in the \setting{Database Browser}.
Nils Wallméniuse5781a92006-08-19 15:42:19 +000092
Martin Arver85709112006-08-15 10:53:14 +000093\end{description}