summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-04-08 10:19:29 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-04-08 10:19:29 +0000
commit5b72c4eb85fb40422b2d269d5b0f1c7adbe55357 (patch)
tree799e886ce7579851d2d14af883cd149ad33e91fa /manual
parent1541c313a08b1674a8a0603146697bee21429839 (diff)
downloadrockbox-5b72c4eb85fb40422b2d269d5b0f1c7adbe55357.tar.gz
rockbox-5b72c4eb85fb40422b2d269d5b0f1c7adbe55357.zip
Pictureflow chapter, hwcodec target manuals: add a note about the plugin stopping playback.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20655 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/pictureflow.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index 308741feb2..085d484658 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -3,6 +3,10 @@
3PictureFlow is a plugin that provides a visualisation of your albums with 3PictureFlow is a plugin that provides a visualisation of your albums with
4their associated cover art. 4their associated cover art.
5 5
6\opt{hwcodec}{
7\note{This plugin will cause playback to stop.}
8}
9
6\subsubsection{Requirements} 10\subsubsection{Requirements}
7PictureFlow uses both the album art (see \reference{ref:album_art}) and 11PictureFlow uses both the album art (see \reference{ref:album_art}) and
8database (see \reference{ref:database}) features of Rockbox. 12database (see \reference{ref:database}) features of Rockbox.