diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-06-20 10:39:30 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-06-20 10:39:30 +0000 |
| commit | d13f49737a6a04fae8b8288ae6d25d33ac6e4dfc (patch) | |
| tree | a7dcf621b3bc74adb8d53909c91edb3322a3dc7f | |
| parent | cbbf032c1b9f3e7369725745944d7f5d14abd3e6 (diff) | |
| download | rockbox-d13f49737a6a04fae8b8288ae6d25d33ac6e4dfc.zip rockbox-d13f49737a6a04fae8b8288ae6d25d33ac6e4dfc.tar.gz rockbox-d13f49737a6a04fae8b8288ae6d25d33ac6e4dfc.tar.bz2 rockbox-d13f49737a6a04fae8b8288ae6d25d33ac6e4dfc.tar.xz | |
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
| -rw-r--r-- | manual/plugins/pictureflow.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index 085d484..10d499a 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -1,10 +1,12 @@ \subsection{PictureFlow} \screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow} -PictureFlow is a plugin that provides a visualisation of your albums with -their associated cover art. +PictureFlow provides a visualisation of your albums with their associated cover +art. \opt{swcodec}{It is possible to start playback of the selected +album from PictureFlow. Playback will start from the selected track.} \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} @@ -19,9 +21,6 @@ aware: screen, but the larger the dimensions, the longer they will take to scale. \end{itemize} -\note{PictureFlow is a visualisation only. It cannot be used to select and -play music.} - \subsubsection{Keys} \begin{table} \begin{btnmap}{}{} @@ -40,7 +39,8 @@ play music.} \opt{ONDIO_PAD}{\ButtonUp} \opt{RECORDER_PAD}{\ButtonOn} \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\\ |