summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-10-10 15:14:36 +0000
committerMartin Arver <martin.arver@gmail.com>2006-10-10 15:14:36 +0000
commit0481d5bfe21930a87fe77d9cac58b9d7f1ed116b (patch)
treeb2f6560ececce87aaa2a23593366d597e47df89f /manual
parentde2ddea4b48090de963412751f195e4145b3ceff (diff)
downloadrockbox-0481d5bfe21930a87fe77d9cac58b9d7f1ed116b.tar.gz
rockbox-0481d5bfe21930a87fe77d9cac58b9d7f1ed116b.zip
Add playlist section to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11173 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/rockbox_interface/playback.tex10
-rwxr-xr-xmanual/working_with_playlists/main.tex43
2 files changed, 24 insertions, 29 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex
index dd9f3e13c8..42a6344913 100644
--- a/manual/rockbox_interface/playback.tex
+++ b/manual/rockbox_interface/playback.tex
@@ -48,7 +48,7 @@ the content after inserting the card. This new folders name is generated as
48 % 48 %
49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} 49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
50 \opt{PLAYER_PAD}{\ButtonStop} 50 \opt{PLAYER_PAD}{\ButtonStop}
51 \opt{IRIVER_H10_PAD{\fixme{Add correct key}} 51 \opt{IRIVER_H10_PAD}{\fixme{Add correct key}}
52 & Go to the parent directory. \\ 52 & Go to the parent directory. \\
53 % 53 %
54 \ActionStdOk{} 54 \ActionStdOk{}
@@ -58,7 +58,7 @@ the content after inserting the card. This new folders name is generated as
58 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn} 58 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
59 \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} 59 \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
60 \opt{ONDIO_PAD}{Short press on \ButtonMenu} 60 \opt{ONDIO_PAD}{Short press on \ButtonMenu}
61 \opt{IRIVER_H10_PAD{\fixme{Add correct key}} 61 \opt{IRIVER_H10_PAD}{\fixme{Add correct key}}
62 & If there is an audio file playing, returns to the While Playing Screen 62 & If there is an audio file playing, returns to the While Playing Screen
63 (WPS) without stopping playback. \\ 63 (WPS) without stopping playback. \\
64 % 64 %
@@ -311,6 +311,6 @@ This is the virtual keyboard that is used when entering file names in Rockbox.
311 311
312\input{rockbox_interface/tagcache.tex} 312\input{rockbox_interface/tagcache.tex}
313\input{rockbox_interface/wps.tex} 313\input{rockbox_interface/wps.tex}
314\ 314
315\section{Using Playlists} 315%Include playlist section
316\fixme{adjust and add the section about working with playlists} 316\input{working_with_playlists/main.tex} \ No newline at end of file
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 2d18924af6..45579ec275 100755
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -1,17 +1,13 @@
1\chapter{Working with Playlists} 1\section{Working with Playlists}
2\label{ref:working_with_playlists} 2\fixme{This section is currently in a half written state, with possible errors
3 and a lot of stuff missing. Please help us fix this chapter by submitting
4 additions/corrections to the tracker}
3 5
4\section{Introduction} 6\subsection{Playlist terminology}
5\fixme{This chapter is currently in a half written state, with possible errors. 7Some common terms that are used in Rockbox when referring to
6 Please help us fix this chapter by submitting additions/corrections to the tracker}
7
8\section{Playlist terminology}
9
10Here are some common terms that are used in Rockbox when referring to
11playlists: 8playlists:
12 9
13\begin{description} 10\begin{description}
14
15\item[Directory.] A playlist! One of the keys to getting the most out of 11\item[Directory.] A playlist! One of the keys to getting the most out of
16 Rockbox is understanding that Rockbox \emph{always} considers the song that 12 Rockbox is understanding that Rockbox \emph{always} considers the song that
17 it is playing to be part of a playlist, and in some situations, Rockbox will 13 it is playing to be part of a playlist, and in some situations, Rockbox will
@@ -23,7 +19,7 @@ playlists:
23 19
24\item[Dynamic playlist.] A dynamic playlist is a playlist that is created 20\item[Dynamic playlist.] A dynamic playlist is a playlist that is created
25 ``On the fly.'' Any time you insert or queue tracks using the 21 ``On the fly.'' Any time you insert or queue tracks using the
26 \setting{Playlist submenu} (see \reference:{playlist_submenu}), you are 22 \setting{Playlist submenu} (see \reference{playlist_submenu}), you are
27 creating (or adding to) a dynamic playlist. 23 creating (or adding to) a dynamic playlist.
28 24
29\item[Insert.] In Rockbox, to \setting{Insert} an item into a playlist means 25\item[Insert.] In Rockbox, to \setting{Insert} an item into a playlist means
@@ -38,14 +34,14 @@ playlists:
38 playlist once it has been played, and the \setting{Insert} option does not. 34 playlist once it has been played, and the \setting{Insert} option does not.
39\end{description} 35\end{description}
40 36
41\section{Creating playlists} 37\subsection{Creating playlists}
42 38
43Rockbox can create playlists in four different ways. 39Rockbox can create playlists in four different ways.
44 40
45\subsection{Creating playlists by playing a song} 41\subsubsection{By playing a song}
46 42
47Whenever a song is selected from the \setting{File Browser} using the 43Whenever a song is selected from the \setting{File Browser} using the
48\ButtonSelect{} button, Rockbox will automatically create a playlist 44\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} button, Rockbox will automatically create a playlist
49containing all of the songs in the directory in which that song is located. 45containing all of the songs in the directory in which that song is located.
50 46
51\note{If you already have already created a dynamic playlist, playing a new 47\note{If you already have already created a dynamic playlist, playing a new
@@ -53,15 +49,15 @@ containing all of the songs in the directory in which that song is located.
53 want to add a song to the current playlist rather than erasing the current 49 want to add a song to the current playlist rather than erasing the current
54 playlist, see the section below on ``Adding music to playlists.''} 50 playlist, see the section below on ``Adding music to playlists.''}
55 51
56\subsection{Creating a dynamic playlist using the Insert and Queue functions} 52\subsubsection{By using Insert and Queue functions}
57 53
58\subsection{Creating a playlist using the Playlist Catalog} 54\subsubsection{By using the Playlist Catalog}
59 55
60\subsection{Creating a playlist from the Main Menu} 56\subsubsection{By using the Main Menu}
61 57
62\section{Adding music to playlists} 58\subsection{Adding music to playlists}
63 59
64\subsection{\label{ref:Playlistsubmenu}Adding music to a dynamic playlist} 60\subsubsection{\label{ref:Playlistsubmenu}Adding music to a dynamic playlist}
65\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{} 61\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playlist Submenu}{}
66The \setting{Playlist Submenu} allows you to put tracks into a 62The \setting{Playlist Submenu} allows you to put tracks into a
67``dynamic playlist''. If there is no music currently playing, Rockbox will 63``dynamic playlist''. If there is no music currently playing, Rockbox will
@@ -101,14 +97,13 @@ playlist.
101Dynamic playlists are saved so resume will restore them exactly as they 97Dynamic playlists are saved so resume will restore them exactly as they
102were before shutdown. 98were before shutdown.
103 99
104\section{Saving playlists} 100\subsection{Saving playlists}
105
106\section{Loading saved playlists}
107 101
108\section{Helpful Hints} 102\subsection{Loading saved playlists}
109 103
110\subsection{Including subdirectories in playlists} 104\subsection{Helpful Hints}
111 105
106\subsubsection{Including subdirectories in playlists}
112You can control whether or not Rockbox includes the contents of 107You can control whether or not Rockbox includes the contents of
113subdirectories when adding an entire directory to a playlists. 108subdirectories when adding an entire directory to a playlists.
114Set the \setting{Main Menu $\rightarrow$ Playlist Options $\rightarrow$ 109Set the \setting{Main Menu $\rightarrow$ Playlist Options $\rightarrow$