1
0
Fork 0
forked from len0rd/rockbox

Document the ability to start playback from Pictureflow to the manual.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21376 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2009-06-20 10:39:30 +00:00
parent cbbf032c1b
commit d13f49737a

View file

@ -1,10 +1,12 @@
\subsection{PictureFlow} \subsection{PictureFlow}
\screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow} \screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow}
PictureFlow is a plugin that provides a visualisation of your albums with PictureFlow provides a visualisation of your albums with their associated cover
their associated cover art. art. \opt{swcodec}{It is possible to start playback of the selected
album from PictureFlow. Playback will start from the selected track.}
\opt{hwcodec}{ \opt{hwcodec}{
\note{This plugin will cause playback to stop.} \note{PictureFlow is a visualisation only. It cannot be used to select and
-play music. Also, using this plugin will cause playback to stop.}
} }
\subsubsection{Requirements} \subsubsection{Requirements}
@ -19,9 +21,6 @@ aware:
screen, but the larger the dimensions, the longer they will take to scale. screen, but the larger the dimensions, the longer they will take to scale.
\end{itemize} \end{itemize}
\note{PictureFlow is a visualisation only. It cannot be used to select and
play music.}
\subsubsection{Keys} \subsubsection{Keys}
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
@ -40,7 +39,8 @@ play music.}
\opt{ONDIO_PAD}{\ButtonUp} \opt{ONDIO_PAD}{\ButtonUp}
\opt{RECORDER_PAD}{\ButtonOn} \opt{RECORDER_PAD}{\ButtonOn}
\nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect} \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect}
& Enter track list\\ & Enter track list \opt{swcodec}{/ Play album from selected
track}\\
\ButtonLeft & Exit track list\\ \ButtonLeft & Exit track list\\