More cleanup and rearrangement for three column button tables in the manual. Most...
[kugel-rb.git] / manual / plugins / pictureflow.tex
blob89e2d747c63a60815954987a8728d6d905d4b6e0
1 \subsection{PictureFlow}
2 \screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow}
3 PictureFlow provides a visualisation of your albums with their associated cover
4 art. \opt{swcodec}{It is possible to start playback of the selected
5 album from PictureFlow. Playback will start from the selected track.}
7 \opt{hwcodec}{
8 \note{PictureFlow is a visualisation only. It cannot be used to select and
9 -play music. Also, using this plugin will cause playback to stop.}
12 \subsubsection{Requirements}
13 PictureFlow uses both the album art (see \reference{ref:album_art}) and
14 database (see \reference{ref:database}) features of Rockbox.
15 It is therefore important that these are working correctly before attempting
16 to use PictureFlow. In addition, there are some other points of which to be
17 aware:
19 \begin{itemize}
20 \item PictureFlow will accept album art larger than the dimensions of the
21 screen, but the larger the dimensions, the longer they will take to scale.
22 \end{itemize}
24 \subsubsection{Keys}
25 \begin{table}
26 \begin{btnmap}{}{}
27 \opt{scrollwheel,IRIVER_H10_PAD}{
28 \opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack}
29 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
30 & Scroll through albums / track list\\}
32 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight
34 \opt{IRIVER_RC_H100_PAD}{&}
35 & Scroll through albums\\}
37 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown
38 \opt{IRIVER_RC_H100_PAD}{&}
39 & Scroll through track list\\}
41 \opt{IRIVER_H10_PAD}{\ButtonRight}
42 \opt{ONDIO_PAD}{\ButtonUp}
43 \opt{RECORDER_PAD}{\ButtonOn}
44 \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect}
45 \opt{IRIVER_RC_H100_PAD}{&}
46 & Enter track list \opt{swcodec}{/ Play album from selected
47 track}\\
49 \ButtonLeft
50 \opt{IRIVER_RC_H100_PAD}{&}
51 & Exit track list\\
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
54 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,%
55 GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
56 \opt{IAUDIO_X5_PAD}{\ButtonRec}
57 \opt{SANSA_E200_PAD}{\ButtonDown}
58 \opt{IRIVER_H10_PAD,SANSA_C200_PAD}{\ButtonPower}
59 \opt{RECORDER_PAD}{\ButtonFOne}
60 \opt{ONDIO_PAD}{Long \ButtonMenu}
61 \opt{IRIVER_RC_H100_PAD}{&}
62 & Enter menu\\
64 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
65 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,%
66 MROBE100_PAD}{\ButtonPower}
67 \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower}
68 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{Long \ButtonMenu}
69 \opt{IRIVER_RC_H100_PAD}{&}
70 & Exit PictureFlow\\
71 \end{btnmap}
72 \end{table}
74 \subsubsection{Main Menu}
75 \begin{description}
76 \item[Settings.] Enter the settings menu.
77 \item[Return.] Exit menu.
78 \item[Quit.] Exit PictureFlow plugin.
79 \end{description}
81 \subsubsection{Settings Menu}
83 \begin{description}
84 \item[Show FPS.] Displays frames per second on screen.
85 \item[Spacing.] The distance between the front edges of the side slides, i.e. changes
86 the degree of overlap of the side slides. A larger number means less overlap. Scales with zoom.
87 \item[Centre margin.] The distance, in screen pixels, with zoom at 100, between
88 the centre and side slides. Scales with zoom.
89 \item[Number of slides.] Sets the number of slides at each side, including the
90 centre slide. Therefore if set to 4, there will be 3 slides on the left,
91 the centre slide, and then 3 slides on the right.
92 \item[Zoom.] Changes the distance at which slides are rendered from the "camera".
93 \item[Show album title.] Allows setting the album title to be shown above or
94 below the cover art, or not at all.
95 \item[Resize Covers.] Set whether to automatically resize the covers or to leave
96 them at their original size.
97 \item[Rebuild cache.] Rebuild the PictureFlow cache. This is needed in order
98 for PictureFlow to pick up new albums, and may occasionally be needed if albums
99 are removed.
100 \end{description}