Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / pictureflow.tex
blobde7a02cd3444bf140fe751ca882825db13c25f5c
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 \opt{HAVEREMOTEKEYMAP}{& }
31 & Scroll through albums / track list\\}
33 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight
35 \opt{HAVEREMOTEKEYMAP}{& }
36 & Scroll through albums\\}
38 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown
39 \opt{HAVEREMOTEKEYMAP}{& }
40 & Scroll through track list\\}
42 \opt{IRIVER_H10_PAD}{\ButtonRight}
43 \opt{ONDIO_PAD}{\ButtonUp}
44 \opt{RECORDER_PAD}{\ButtonOn}
45 \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect}
46 \opt{HAVEREMOTEKEYMAP}{& }
47 & Enter track list \opt{swcodec}{/ Play album from selected
48 track}\\
50 \ButtonLeft
51 \opt{HAVEREMOTEKEYMAP}{& }
52 & Exit track list\\
54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
55 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,%
56 GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
57 \opt{IAUDIO_X5_PAD}{\ButtonRec}
58 \opt{SANSA_E200_PAD}{\ButtonDown}
59 \opt{IRIVER_H10_PAD,SANSA_C200_PAD}{\ButtonPower}
60 \opt{RECORDER_PAD}{\ButtonFOne}
61 \opt{ONDIO_PAD}{Long \ButtonMenu}
62 \opt{HAVEREMOTEKEYMAP}{& }
63 & Enter menu\\
65 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
66 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,%
67 MROBE100_PAD}{\ButtonPower}
68 \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower}
69 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{Long \ButtonMenu}
70 \opt{HAVEREMOTEKEYMAP}{& }
71 & Exit PictureFlow\\
72 \end{btnmap}
73 \end{table}
75 \subsubsection{Main Menu}
76 \begin{description}
77 \item[Settings.] Enter the settings menu.
78 \item[Return.] Exit menu.
79 \item[Quit.] Exit PictureFlow plugin.
80 \end{description}
82 \subsubsection{Settings Menu}
84 \begin{description}
85 \item[Show FPS.] Displays frames per second on screen.
86 \item[Spacing.] The distance between the front edges of the side slides, i.e. changes
87 the degree of overlap of the side slides. A larger number means less overlap. Scales with zoom.
88 \item[Centre margin.] The distance, in screen pixels, with zoom at 100, between
89 the centre and side slides. Scales with zoom.
90 \item[Number of slides.] Sets the number of slides at each side, including the
91 centre slide. Therefore if set to 4, there will be 3 slides on the left,
92 the centre slide, and then 3 slides on the right.
93 \item[Zoom.] Changes the distance at which slides are rendered from the "camera".
94 \item[Show album title.] Allows setting the album title to be shown above or
95 below the cover art, or not at all.
96 \item[Resize Covers.] Set whether to automatically resize the covers or to leave
97 them at their original size.
98 \item[Rebuild cache.] Rebuild the PictureFlow cache. This is needed in order
99 for PictureFlow to pick up new albums, and may occasionally be needed if albums
100 are removed.
101 \end{description}