summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2023-01-08 16:11:39 +0100
committerChristian Soffke <christian.soffke@gmail.com>2024-04-24 05:50:28 +0200
commitb50178862906fa1a9030cacb3332c8aa2e00f677 (patch)
tree62ffcffc29816525257f157b34dd8dcef6795c81
parente8816552f6adc2bb458860759bd15a31b7d9d0d1 (diff)
downloadrockbox-b50178862906fa1a9030cacb3332c8aa2e00f677.tar.gz
rockbox-b50178862906fa1a9030cacb3332c8aa2e00f677.zip
manual: update browsing, playlists, bookmarking, ipod keymap
Change-Id: I7f3fd66fc973d3ed8d41cf24fba6aa4a44256354
-rw-r--r--manual/configure_rockbox/bookmarking.tex16
-rw-r--r--manual/main_menu/main.tex9
-rw-r--r--manual/platform/keymap-ipod1g2g.tex2
-rw-r--r--manual/platform/keymap-ipod3g.tex2
-rw-r--r--manual/platform/keymap-ipod4g.tex2
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex10
-rw-r--r--manual/rockbox_interface/wps.tex28
-rw-r--r--manual/working_with_playlists/main.tex135
8 files changed, 94 insertions, 110 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index 4168545aac..d87b5ad8a7 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -14,14 +14,14 @@
14 the bookmark to load. There are other ways to load a bookmarks mentioned 14 the bookmark to load. There are other ways to load a bookmarks mentioned
15 below. 15 below.
16 16
17 \note{Bookmarking only works when tracks are launched from the file browser, 17 \note{Bookmarking does not work with dynamic (i.e. modified but not saved)
18 and does not work for tracks launched via the 18 playlists, such as when playing tracks from the \setting{Database} instead of
19 database. In addition, they do not work with dynamic (i.e. modified but not saved) 19 the \setting{File Browser}.
20 playlists. If making a bookmark is not available, saving the playlist 20 If you do not see the option to create a bookmark in the \setting{WPS Context Menu},
21 is sufficient to allow a bookmark to be made. Queued tracks, which are automatically 21 try saving the current playlist first.
22 removed after playback, do not get stored to the playlist file and must 22 Queued tracks (see \reference{ref:queuing}) do not get saved to the playlist file.
23 not be part of the current playlist. You need to confirm the removal of such tracks 23 You're asked to confirm their removal when saving, so that the current playlist
24 when saving, or bookmarking will not be possible.} 24 can be bookmarked. }
25 25
26 \begin{description} 26 \begin{description}
27 27
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index b017fc4431..9a75689940 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -53,10 +53,9 @@ If the \setting{Save a list of recently created bookmarks} option is enabled
53then you can view a list of several recent bookmarks here and select one to 53then you can view a list of several recent bookmarks here and select one to
54jump straight to that track.\\* 54jump straight to that track.\\*
55 55
56 \note{Bookmarking only works when tracks are launched from the file browser, 56 \note{A track launched from the file browser can be bookmarked as is. If
57 and does not currently work for tracks launched via the 57 tracks are launched via the database, or the current playlist has been modified,
58 database. In addition, they do not currently work with dynamic 58 creating a bookmark requires that you save the playlist first.\\*}
59 playlists.\\*}
60 59
61 \begin{btnmap} 60 \begin{btnmap}
62 \ActionStdNext 61 \ActionStdNext
@@ -319,7 +318,7 @@ Available types are:
319\item[file] \config{data} is the name of the file to ``run'' 318\item[file] \config{data} is the name of the file to ``run''
320\item[browse] \config{data} is the file or the folder to open the file browser at 319\item[browse] \config{data} is the file or the folder to open the file browser at
321\item[playlist menu] \config{data} is the file or the folder to open the 320\item[playlist menu] \config{data} is the file or the folder to open the
322 ``Current Playlist'' context menu item on 321 ``Playing Next...'' context menu item on (see \reference{ref:playingnext_submenu})
323\item[setting] \config{data} is the config name of the setting you want to change 322\item[setting] \config{data} is the config name of the setting you want to change
324 (see \reference{ref:config_file_options} for the list of the possible settings) 323 (see \reference{ref:config_file_options} for the list of the possible settings)
325\item[debug] \config{data} is the name of the debug menu item to display 324\item[debug] \config{data} is the name of the debug menu item to display
diff --git a/manual/platform/keymap-ipod1g2g.tex b/manual/platform/keymap-ipod1g2g.tex
index 617c639dfa..2db45b0803 100644
--- a/manual/platform/keymap-ipod1g2g.tex
+++ b/manual/platform/keymap-ipod1g2g.tex
@@ -46,7 +46,7 @@
46\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay} 46\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
47 47
48%Button actions, YesNo context 48%Button actions, YesNo context
49\newcommand{\ActionYesNoAccept}{\ButtonPlay} 49\newcommand{\ActionYesNoAccept}{\ButtonSelect}
50 50
51%Button actions, Setting context 51%Button actions, Setting context
52\newcommand{\ActionSettingInc}{\ButtonScrollFwd} 52\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
diff --git a/manual/platform/keymap-ipod3g.tex b/manual/platform/keymap-ipod3g.tex
index 40cd99f2dd..cb855a4a47 100644
--- a/manual/platform/keymap-ipod3g.tex
+++ b/manual/platform/keymap-ipod3g.tex
@@ -46,7 +46,7 @@
46\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay} 46\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
47 47
48%Button actions, YesNo context 48%Button actions, YesNo context
49\newcommand{\ActionYesNoAccept}{\ButtonPlay} 49\newcommand{\ActionYesNoAccept}{\ButtonSelect}
50 50
51%Button actions, Setting context 51%Button actions, Setting context
52\newcommand{\ActionSettingInc}{\ButtonScrollFwd} 52\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex
index 92516dc77b..e4c49a81a3 100644
--- a/manual/platform/keymap-ipod4g.tex
+++ b/manual/platform/keymap-ipod4g.tex
@@ -47,7 +47,7 @@
47\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay} 47\newcommand{\ActionTreeHotkey}{\ButtonSelect + \ButtonPlay}
48 48
49%Button actions, YesNo context 49%Button actions, YesNo context
50\newcommand{\ActionYesNoAccept}{\ButtonPlay} 50\newcommand{\ActionYesNoAccept}{\ButtonSelect}
51 51
52%Button actions, Setting context 52%Button actions, Setting context
53\newcommand{\ActionSettingInc}{\ButtonScrollFwd} 53\newcommand{\ActionSettingInc}{\ButtonScrollFwd}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 973c8e08de..baf377634c 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -159,18 +159,20 @@ each option pertains both to files and directories):
159 for more details on viewers. 159 for more details on viewers.
160\item [Create Directory.] 160\item [Create Directory.]
161 Create a new directory in the current directory on the disk. 161 Create a new directory in the current directory on the disk.
162\item [Properties.] 162\item [Properties / Show Track Info.]
163 Shows properties such as size and the time and date of the last modification 163 Shows properties such as size and the time and date of the last modification
164 for the selected file. If used on a directory, the number of files and 164 for the selected file. If used on a directory, the number of files and
165 subdirectories will be shown, as well as the total size. 165 subdirectories will be shown, as well as the total size. If used on a supported
166 audio file, its metadata will be displayed.
166\opt{lcd_non-mono}{ 167\opt{lcd_non-mono}{
167\item [Set As Backdrop.] 168\item [Set As Backdrop.]
168 Set the selected \fname{bmp} file as background image. The bitmaps need to meet the 169 Set the selected \fname{bmp} file as background image. The bitmaps need to meet the
169 conditions explained in \reference{ref:LoadingBackdrops}. 170 conditions explained in \reference{ref:LoadingBackdrops}.
170} 171}
171\item [Add to Shortcuts.] 172\item [Add to Shortcuts.]
172 Adds a link to the selected item in the \fname{shortcuts.link} file. 173 Adds a link to the selected item in the \fname{shortcuts.txt} file
173 If the file does not already exist it will be created in the root directory. 174 (see \reference{ref:MainMenuShortcuts}).
175 If the file does not already exist it will be created in your Rockbox directory.
174 Note that if you create a shortcut to a file, Rockbox will not open it upon 176 Note that if you create a shortcut to a file, Rockbox will not open it upon
175 selecting, but simply bring you to its location in the \setting{File Browser}. 177 selecting, but simply bring you to its location in the \setting{File Browser}.
176\end{description} 178\end{description}
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index c433b76608..839392b054 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -224,19 +224,24 @@ to a track which can be displayed in the WPS and used in the Database
224browser. The value wraps at 10. 224browser. The value wraps at 10.
225 225
226\subsubsection{\label{ref:createbookmark}Bookmarks} 226\subsubsection{\label{ref:createbookmark}Bookmarks}
227This allows you to create a bookmark in the currently-playing track. Note that bookmarks 227Create a bookmark in the currently playing track, or display existing entries.
228can only be created for directories, or for playlists stored on disk. Unsaved or modified 228Bookmarks can only be used with directories, or playlists stored on
229lists must be saved first. Queued tracks, which are automatically removed after playback, 229disk. If you don't see the option to create a bookmark, try saving the
230do not get stored to the playlist file. When saving, Rockbox will offer to purge the 230current playlist first.
231current playlist of such tracks, so that you'll be able to create bookmarks afterwards. 231
232See \reference{ref:Bookmarkconfigactual} for more information on bookmarks. 232\note{If you've enabled options for queuing tracks (see \reference{ref:queuing}), keep
233in mind that those are not saved to a playlist file.
234When saving, Rockbox will offer to remove queued tracks, so that bookmarking the
235current playlist becomes possible.}
236
237Refer to \reference{ref:Bookmarkconfigactual} for more information on bookmarks.
233 238
234\subsubsection{\label{ref:trackinfoviewer}Show Track Info} 239\subsubsection{\label{ref:trackinfoviewer}Show Track Info}
235\screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{} 240\screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{}
236This screen is accessible from the WPS screen, and provides a detailed view of 241Provides a detailed view of all the identity information about the current
237all the identity information about the current track. This info is known as 242or selected track. This info is known as meta data and is stored in audio
238meta data and is stored in audio file formats to keep information on artist, 243file formats to keep information on artist, album etc. To get to this screen
239album etc. To access this screen, % 244from the WPS, %
240\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,% 245\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,%
241 SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{ 246 SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{
242 press \ActionWpsIdThreeScreen. }% 247 press \ActionWpsIdThreeScreen. }%
@@ -244,7 +249,8 @@ album etc. To access this screen, %
244 GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,% 249 GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,%
245 MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}% 250 MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}%
246 {press \ActionWpsContext{} to access the 251 {press \ActionWpsContext{} to access the
247 \setting{WPS Context Menu} and select \setting{Show Track Info}. } 252 \setting{Context Menu}. Then select \setting{Show Track Info}. The same steps
253 work in the Playlist Viewer as well.}
248 254
249\subsubsection{Open With...} 255\subsubsection{Open With...}
250This \setting{Open With} function is the same as the \setting{Open With} 256This \setting{Open With} function is the same as the \setting{Open With}
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index dd25d41c26..553418a80a 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -2,85 +2,66 @@
2\section{\label{ref:working_with_playlists}Working with Playlists} 2\section{\label{ref:working_with_playlists}Working with Playlists}
3 3
4\subsection{Playlist terminology} 4\subsection{Playlist terminology}
5Some common terms that are used in Rockbox when referring to
6playlists:
7 5
8\begin{description} 6\begin{description}
9\item[Directory.] A playlist! One of the keys to getting the most out of 7\item[Directory.] Rockbox always considers the song that is playing to be part of
10 Rockbox is understanding that Rockbox \emph{always} considers the song that 8 a playlist, and will create a playlist automatically when you are playing the
11 it is playing to be part of a playlist, and in some situations, Rockbox will 9 contents of a directory. Meaning, just about anything that is described in this
12 create a playlist automatically. For example, if you are playing the 10 chapter with respect to playlists also applies to directories.
13 contents of a directory, Rockbox will automatically create a playlist 11
14 containing all songs in it. This means that just about anything 12\item[Dynamic playlist.] A dynamic playlist is a playlist created
15 that is described in this chapter with respect to playlists also applies to 13 ``on the fly.'' Any time you use the \setting{Playing Next...} menu
16 directories. 14 (see \reference{ref:playingnext_submenu}), or play something
17 15 from the database, you are creating or adding to a dynamic playlist.
18\item[Dynamic playlist.] A dynamic playlist is a playlist that is created 16
19 ``On the fly.'' Any time you insert or queue tracks using the 17\item[Play / Add.] \setting{Play} or \setting{Add} a track to
20 \setting{Playing Next Submenu} (see \reference{ref:playingnext_submenu}), you are 18 put it into the current (dynamic) playlist.
21 creating (or adding to) a dynamic playlist. 19
22 20\item[Queue.] \setting{Queued} tracks are also put into the dynamic playlist,
23\item[Play/Add.] In Rockbox, to \setting{Play} or \setting{Add} an item means 21 but removed again as soon as they've been played.
24 putting it into a playlist and leaving it there, even after it is 22 Note: Options for queuing tracks are hidden by default (see \reference{ref:queuing} for more details).
25 played.
26
27\item[Queue.] To \setting{Queue} a song means to put it into a playlist, but then
28 to remove the song from the playlist once it has been played.
29\end{description} 23\end{description}
30 24
31\subsection{Creating playlists} 25\subsection{Creating playlists}
32 26
33Rockbox can create playlists in four different ways. 27\subsubsection{By selecting a song for playback}
34 28When a song is selected from the \setting{File Browser} or \setting{Database} by pressing
35\subsubsection{By selecting (``playing'') a song from the File Browser} 29\ActionTreeEnter, Rockbox will automatically create a playlist containing all of the
36Whenever a song is selected from the \setting{File Browser} with 30listed songs and will start playback.
37\ActionTreeEnter, Rockbox will automatically create a playlist containing 31
38all of the songs in that directory and start playback with the selected 32\note{Playing a new song will erase the existing dynamic playlist
39song. 33 and create a new one. If you want to \emph{add} a song to it instead,
40 34 see \reference{ref:playingnext_submenu} on how to choose what's playing next.}
41\note{If you already have created a dynamic playlist, playing a new 35
42 song will \emph{erase} the current dynamic playlist and create a new one. 36\subsubsection{By choosing ``Play`` or ``Play Shuffled`` from ``Playing Next...``}
43 If you want to add a song to the current playlist 37Replaces an existing dynamic playlist with the selected tracks.
44 rather than erasing the current 38
45 playlist, see the section below on how to add music to a playlist.} 39\subsubsection{\label{ref:addtoplaylist_submenu}By choosing ``Add to Playlist...``}
46 40Choose \setting{Add to Playlist...} from the \setting{Context Menu} to
47\subsubsection{By using the Play or Play Shuffled functions} 41add selected track(s) or directory to a new or existing playlist that is not currently
48The \setting{Play} function as described in \ref{ref:playingnext_submenu} 42playing.
49will replace the dynamic playlist with the selected tracks. The \setting{Play
50Shuffled} function is similar, except the selected tracks will be added to the
51playlist in a random order.
52
53\subsubsection{\label{ref:addtoplaylist_submenu}By using the Add to Playlist submenu}
54The \setting{Add to Playlist submenu} makes it possible to modify and create
55playlists that are not currently playing. To do this select \setting{Add to Playlist...}
56in the \setting{Context Menu}. There you will have two choices,
57\setting{Add to Existing Playlist} adds the selected track or directory to an existing
58playlist and \setting{Add to New Playlist} creates a new playlist containing
59the selected track or directory.
60 43
61\note{All playlists in the \setting{Playlist catalogue} are stored by default 44\note{All playlists in the \setting{Playlist catalogue} are stored by default
62 in the \fname{/Playlists} directory in the root of your \daps{} disk and 45 in the \fname{/Playlists} directory in the root of your \daps{} disk and
63 playlists stored in other locations are not included in the catalogue. It is 46 playlists stored in other locations are not included in the catalogue. It is
64 however possible to move existing playlists there (see 47 however possible to move existing playlists there or change the default playlist
65 \reference{ref:Contextmenu}).} 48 directory (see \reference{ref:Contextmenu}).}
66 49
67\subsubsection{By using the Main Menu} 50\subsubsection{By using the Main Menu}
68To create a playlist containing some or all of the music on your \dap{}, you can use the 51To create a playlist containing some or all of the music on your \dap{}, you can use the
69\setting{Create Playlist} command in the \setting{Playlist Catalogue Context Menu} 52\setting{Create Playlist} command in the \setting{Playlist Catalogue Context Menu}
70(see \reference{ref:playlistcatalogue_contextmenu}). 53(see \reference{ref:playlistcatalogue_contextmenu}).
71 54
72\subsection{Adding music to playlists} 55\subsection{Choosing what's playing next}
73 56
74\subsubsection{\label{ref:playingnext_submenu}Adding music to a dynamic playlist} 57\subsubsection{\label{ref:playingnext_submenu}Adding music to a dynamic playlist}
75\screenshot{rockbox_interface/images/ss-playlist-menu}{The Playing Next Submenu}{} 58\screenshot{rockbox_interface/images/ss-playlist-menu}{Playing Next...}{}
76The \setting{Playing Next Submenu} is a submenu in the \setting{Context Menu} (see 59\setting{Playing Next...} is a submenu in the \setting{Context Menu} (see
77\reference{ref:Contextmenu}), it allows you to put tracks into a 60\reference{ref:Contextmenu}) that can be invoked on a selection of tracks in various
78``dynamic playlist''. The place in which the newly 61places, such as the File Browser, Database, or even PictureFlow:
79selected tracks are added to the playlist is determined by these
80options:
81 62
82\begin{description} 63\begin{description}
83\item [Play Next.] Play track(s) immediately after the currently playing track. 64\item [Play Next.] Track(s) will play immediately after the currently playing track.
84 65
85\item [Add.] Add track(s) after the most recently added tracks or, if tracks 66\item [Add.] Add track(s) after the most recently added tracks or, if tracks
86have not been added yet, immediately after the currently playing track. 67have not been added yet, immediately after the currently playing track.
@@ -92,8 +73,7 @@ have not been added yet, immediately after the currently playing track.
92\item [Play Last Shuffled.] Add tracks in a random order to the end of the playlist. 73\item [Play Last Shuffled.] Add tracks in a random order to the end of the playlist.
93\end{description} 74\end{description}
94 75
95If you'd like to replace the current playlist with the new selection, the 76To replace the current dynamic playlist with your selection, choose:
96following two options will achieve that effect.
97 77
98\begin{description} 78\begin{description}
99\item [Play.] Replace all entries in the dynamic playlist with the selected 79\item [Play.] Replace all entries in the dynamic playlist with the selected
@@ -106,10 +86,12 @@ following two options will achieve that effect.
106 playlist in random order. 86 playlist in random order.
107\end{description} 87\end{description}
108 88
109Another possibility is to add tracks \emph{temporarily} to the dynamic playlist. 89\label{ref:queuing}The following options are hidden by default, due to their
110In Rockbox’s parlance, this is called queuing. Queued tracks are automatically 90more complicated behavior. Queued tracks are temporarily added to the dynamic
111removed from the playlist after they have been played. They are also not saved 91playlist, but are automatically removed as soon as the tracks have been played.
112to the playlist file (see \reference{ref:playlistoptions}). 92Queued tracks will not be saved to a playlist file.
93A current playlist containing queued tracks can not be bookmarked, even after saving it,
94unless you confirm the tracks' removal first (see \reference{ref:createbookmark}).
113 95
114\begin{description} 96\begin{description}
115\item [Queue Next.] Corresponds to \setting{Play Next}. 97\item [Queue Next.] Corresponds to \setting{Play Next}.
@@ -128,12 +110,8 @@ to the playlist file (see \reference{ref:playlistoptions}).
128$\rightarrow$ \setting{Current Playlist}. Select either \setting{Show Shuffled Adding Options} 110$\rightarrow$ \setting{Current Playlist}. Select either \setting{Show Shuffled Adding Options}
129or \setting{Show Queue Options} to customize the displayed set of options.} 111or \setting{Show Queue Options} to customize the displayed set of options.}
130 112
131The \setting{Playing Next Submenu} can be used to add either single tracks or 113If \setting{Playing Next...} is invoked on a directory, Rockbox adds all of the tracks in
132entire directories to a playlist. If the \setting{Playing Next Submenu} is 114that directory to the playlist.
133invoked on a single track, it will put only that track into the playlist.
134On the other hand, if the \setting{Playing Next Submenu} is invoked on a
135directory, Rockbox adds all of the tracks in that directory to the
136playlist.
137 115
138\note{You can control whether or not Rockbox includes the contents of 116\note{You can control whether or not Rockbox includes the contents of
139 subdirectories when adding an entire directory to a playlist. Set the 117 subdirectories when adding an entire directory to a playlist. Set the
@@ -142,23 +120,22 @@ playlist.
142 you would like Rockbox to include tracks in subdirectories as well as tracks 120 you would like Rockbox to include tracks in subdirectories as well as tracks
143 in the currently-selected directory.} 121 in the currently-selected directory.}
144 122
145Dynamic playlists are saved so resume will restore them exactly as they 123Dynamic playlists are saved, so resume will restore them exactly as they
146were before shutdown. 124were before shutdown.
147 125
148\note{To view, save, reshuffle, or display the play time of the current 126\note{To view, save, reshuffle, or display the play time of the current
149 dynamic playlist use the 127 dynamic playlist use the
150 \setting{Playlist} sub menu in the WPS context menu or in the 128 \setting{Current Playlist} sub menu in the WPS context menu.}
151 \setting{Main Menu}.}
152 129
153\subsection{Modifying playlists} 130\subsection{Modifying playlists}
154\subsubsection{Reshuffling} 131\subsubsection{Reshuffling}
155Reshuffling the current playlist is easily done from the \setting{Current Playlist} 132Reshuffling the current playlist is easily done from the \setting{Current Playlist}
156sub menu in the WPS, just select \setting{Reshuffle}. 133sub menu in the WPS.
157 134
158\subsubsection{Moving and removing tracks} 135\subsubsection{Moving and removing tracks}
159To move or remove a track from the current playlist enter the 136To move or remove a track from the current playlist, enter the
160\setting{Playlist Viewer} by selecting \setting{View Current Playlist} in the 137\setting{Playlist Viewer} by selecting \setting{View Current Playlist} in the
161\setting{Current Playlist} submenu in the WPS context menu or the \setting{Main Menu}. 138\setting{Current Playlist} submenu in the WPS context menu.
162Once in the \setting{Playlist Viewer} open the context menu on the track you 139Once in the \setting{Playlist Viewer} open the context menu on the track you
163want to move or remove. If you want to move the track, select \setting{Move} in 140want to move or remove. If you want to move the track, select \setting{Move} in
164the context menu and then move the blinking cursor to the place where you want 141the context menu and then move the blinking cursor to the place where you want
@@ -166,9 +143,9 @@ the track to be moved and confirm with \ActionStdOk. To remove a track, simply
166select \setting{Remove} in the context menu. 143select \setting{Remove} in the context menu.
167 144
168\subsection{Saving playlists} 145\subsection{Saving playlists}
169To save the current playlist either enter the \setting{Current Playlist} submenu 146To save the current playlist, either enter the \setting{Current Playlist} submenu
170in the \setting{WPS Context Menu} (see \reference{sec:contextmenu}) and 147in the \setting{WPS Context Menu} (see \reference{sec:contextmenu}) and
171select \setting{Save Current Playlist} or enter the context menu for the 148select \setting{Save Current Playlist}, or enter the context menu for the
172\setting{Playlist catalogue} in the \setting{Main Menu} and select 149\setting{Playlist catalogue} in the \setting{Main Menu} and select
173\setting{Save Current Playlist}. 150\setting{Save Current Playlist}.
174Either method will bring you to the \setting{Virtual Keyboard} (see 151Either method will bring you to the \setting{Virtual Keyboard} (see