summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2023-04-15 20:15:07 +0200
committerChristian Soffke <christian.soffke@gmail.com>2023-05-26 12:26:06 -0400
commitbbef5988175a3d06488b2bd46ffcfaf9e5711fc5 (patch)
tree1ccd64061e268b84df8941de5da64548bc7b2b72 /manual/plugins
parent0f941488af3f91088c306e7ee53facb3e8927731 (diff)
downloadrockbox-bbef5988175a3d06488b2bd46ffcfaf9e5711fc5.tar.gz
rockbox-bbef5988175a3d06488b2bd46ffcfaf9e5711fc5.zip
PictureFlow: Scroll through albums from track list
This lets players that can't spare any keys scroll through albums without leaving the track listing first, which was only possible on the M3K before. Enter mode from Main Menu. While active, the gradient highlighting an album's selected track will not appear, and context menu options apply to the whole album instead of to a single track. Exit mode by pressing buttons for Select/Back, or by quitting PictureFlow. NB: Be sure to enable "Database in RAM" for a good experience, as the loading time for each album can become quite annoying otherwise. Change-Id: Id6c9a8cc49e4cfb2aea958610b95a19887f496b6
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/pictureflow.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index c0b86e34da..2e4dcaca01 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -200,6 +200,7 @@ reduces the time it takes for cover art to be displayed.}}
200 200
201\subsubsection{Main Menu} 201\subsubsection{Main Menu}
202\begin{description} 202\begin{description}
203 \item[Show Tracks While Browsing.] Scroll through albums from their track list.
203 \item[Go to WPS.] Leave PictureFlow and enter the While Playing Screen. 204 \item[Go to WPS.] Leave PictureFlow and enter the While Playing Screen.
204 \item[Clear playlist] Removes all entries from the current playlist. 205 \item[Clear playlist] Removes all entries from the current playlist.
205 \item[Playback Control.] Control music playback from within the plugin. 206 \item[Playback Control.] Control music playback from within the plugin.