summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
authorAndrew Mahone <andrew.mahone@gmail.com>2009-04-08 03:50:47 +0000
committerAndrew Mahone <andrew.mahone@gmail.com>2009-04-08 03:50:47 +0000
commit5f20b620f92883f6506b43be9870d463a589395c (patch)
tree57f992e59deb1c4cf9a3d3436ad930a1167a41fc /manual/plugins
parentc79fb9ce0683b53949f46d34c29c2cc7c70db3ea (diff)
downloadrockbox-5f20b620f92883f6506b43be9870d463a589395c.tar.gz
rockbox-5f20b620f92883f6506b43be9870d463a589395c.zip
FS#10104: Update PictureFlow manual to reflect keymap changes, and remove the obsolete note about audio buffer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20652 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/pictureflow.tex37
1 files changed, 17 insertions, 20 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index e73e1521a7..308741feb2 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -13,8 +13,6 @@ aware:
13 \begin{itemize} 13 \begin{itemize}
14 \item PictureFlow will accept album art larger than the dimensions of the 14 \item PictureFlow will accept album art larger than the dimensions of the
15 screen, but the larger the dimensions, the longer they will take to scale. 15 screen, but the larger the dimensions, the longer they will take to scale.
16 \item The main playback buffer is used which means that unless the size of the
17 playing tracks is small you will have to stop playback to use PictureFlow.
18 \end{itemize} 16 \end{itemize}
19 17
20\note{PictureFlow is a visualisation only. It cannot be used to select and 18\note{PictureFlow is a visualisation only. It cannot be used to select and
@@ -31,34 +29,33 @@ play music.}
31 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight 29 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight
32 & Scroll through albums\\} 30 & Scroll through albums\\}
33 31
34 \nopt{scrollwheel,SANSA_C200_PAD,ONDIO_PAD,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown 32 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown
35 & Scroll through track list\\} 33 & Scroll through track list\\}
36 34
37 \opt{SANSA_C200_PAD}{\ButtonUp 35 \opt{IRIVER_H10_PAD}{\ButtonRight}
38 & Scroll up through track list\\}
39
40 \nopt{IRIVER_H10_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonSelect}
41 \opt{IRIVER_H10_PAD}{\ButtonRew}
42 \opt{RECORDER_PAD}{\ButtonPlay}
43 \opt{ONDIO_PAD}{\ButtonUp} 36 \opt{ONDIO_PAD}{\ButtonUp}
44 & Switch between cover view and track list\\ 37 \opt{RECORDER_PAD}{\ButtonOn}
38 \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect}
39 & Enter track list\\
40
41 \ButtonLeft & Exit track list\\
45 42
46 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
47 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,% 44 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,%
48 GIGABEATS_PAD,MROBE100_PAD}{\ButtonMenu} 45 GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
49 \opt{IAUDIO_X5_PAD}{\ButtonRec} 46 \opt{IAUDIO_X5_PAD}{\ButtonRec}
50 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} 47 \opt{SANSA_E200_PAD}{\ButtonDown}
51 \opt{IRIVER_H10_PAD}{\ButtonFF} 48 \opt{IRIVER_H10_PAD,SANSA_C200_PAD}{\ButtonPower}
52 \opt{RECORDER_PAD}{\ButtonFOne} 49 \opt{RECORDER_PAD}{\ButtonFOne}
53 \opt{ONDIO_PAD}{\ButtonDown} 50 \opt{ONDIO_PAD}{Long \ButtonMenu}
54 & Enter / exit menu\\ 51 & Enter menu\\
55 52
56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} 53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
57 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,% 54 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,%
58 IRIVER_H10_PAD,MROBE_100_PAD}{\ButtonPower} 55 MROBE100_PAD}{\ButtonPower}
59 \opt{GIGABEATS_PAD}{\ButtonBack} 56 \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower}
60 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu} 57 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{Long \ButtonMenu}
61 & Exit menu or PictureFlow\\ 58 & Exit PictureFlow\\
62 \end{btnmap} 59 \end{btnmap}
63\end{table} 60\end{table}
64 61