summaryrefslogtreecommitdiff
path: root/manual/plugins/pictureflow.tex
diff options
context:
space:
mode:
authorMoshe Piekarski <dev.rockbox@melachim.net>2020-11-16 18:14:31 -0500
committerMoshe Piekarski <dev.rockbox@melachim.net>2020-11-18 14:35:09 +0000
commit0aa702836bd0be397c010ebd677bd673b7f900af (patch)
treec171f8f2bf9781cfe2a34a584faa69349853983e /manual/plugins/pictureflow.tex
parent7c87467ba4d6f6fabca5b167e1233d4cca1671ca (diff)
downloadrockbox-0aa702836bd0be397c010ebd677bd673b7f900af.tar.gz
rockbox-0aa702836bd0be397c010ebd677bd673b7f900af.zip
Manual: remove most HWCODEC artifacts
This causes 3 changes in layout. 2 I can't track down and 1 is better this way. Change-Id: If4ad5e1d7431b4c2cbaaf9767d78139ef4e2dc44
Diffstat (limited to 'manual/plugins/pictureflow.tex')
-rw-r--r--manual/plugins/pictureflow.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index 1915cc38c9..afab86ef18 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -1,9 +1,9 @@
1\subsection{PictureFlow} 1\subsection{PictureFlow}
2\screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow} 2\screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow}
3PictureFlow provides a visualisation of your albums with their associated cover 3PictureFlow provides a visualisation of your albums with their associated cover
4art. \opt{swcodec}{It is possible to start playback of the selected 4art. It is possible to start playback of the selected album from PictureFlow.
5album from PictureFlow. Playback will start from the selected track. The 5Playback will start from the selected track. The PictureFlow plugin will
6PictureFlow plugin will continue to run while your tracks are played.} 6continue to run while your tracks are played.
7 7
8\subsubsection{Requirements} 8\subsubsection{Requirements}
9PictureFlow uses both the album art (see \reference{ref:album_art}) and 9PictureFlow uses both the album art (see \reference{ref:album_art}) and
@@ -139,7 +139,7 @@ aware:
139\subsubsection{Main Menu} 139\subsubsection{Main Menu}
140\begin{description} 140\begin{description}
141 \item[Go to WPS.] Leave PictureFlow and enter the while playing screen. 141 \item[Go to WPS.] Leave PictureFlow and enter the while playing screen.
142 \opt{swcodec}{\item[Playback Control.] Control music playback from within the plugin.} 142 \item[Playback Control.] Control music playback from within the plugin.
143 \item[Settings.] Enter the settings menu. 143 \item[Settings.] Enter the settings menu.
144 \item[Return.] Exit menu. 144 \item[Return.] Exit menu.
145 \item[Quit.] Exit PictureFlow plugin. 145 \item[Quit.] Exit PictureFlow plugin.