Add remote keymapping to the manual for the iriver H100. Plugins have not yet been...
[kugel-rb.git] / manual / plugins / pictureflow.tex
blobd3f8aeff4eff0ba391426ddf0547eaf2bc5fc395
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 \opt{IRIVER_RC_H100_PAD}{&} & Exit track list\\
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
52 \opt{IRIVER_RC_H100_PAD}{&}
53 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,%
54 GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
55 \opt{IAUDIO_X5_PAD}{\ButtonRec}
56 \opt{SANSA_E200_PAD}{\ButtonDown}
57 \opt{IRIVER_H10_PAD,SANSA_C200_PAD}{\ButtonPower}
58 \opt{RECORDER_PAD}{\ButtonFOne}
59 \opt{ONDIO_PAD}{Long \ButtonMenu}
60 & Enter menu\\
62 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
63 \opt{IRIVER_RC_H100_PAD}{&}
64 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,%
65 MROBE100_PAD}{\ButtonPower}
66 \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower}
67 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{Long \ButtonMenu}
68 & Exit PictureFlow\\
69 \end{btnmap}
70 \end{table}
72 \subsubsection{Main Menu}
73 \begin{description}
74 \item[Settings.] Enter the settings menu.
75 \item[Return.] Exit menu.
76 \item[Quit.] Exit PictureFlow plugin.
77 \end{description}
79 \subsubsection{Settings Menu}
81 \begin{description}
82 \item[Show FPS.] Displays frames per second on screen.
83 \item[Spacing.] The distance between the front edges of the side slides, i.e. changes
84 the degree of overlap of the side slides. A larger number means less overlap. Scales with zoom.
85 \item[Centre margin.] The distance, in screen pixels, with zoom at 100, between
86 the centre and side slides. Scales with zoom.
87 \item[Number of slides.] Sets the number of slides at each side, including the
88 centre slide. Therefore if set to 4, there will be 3 slides on the left,
89 the centre slide, and then 3 slides on the right.
90 \item[Zoom.] Changes the distance at which slides are rendered from the "camera".
91 \item[Show album title.] Allows setting the album title to be shown above or
92 below the cover art, or not at all.
93 \item[Resize Covers.] Set whether to automatically resize the covers or to leave
94 them at their original size.
95 \item[Rebuild cache.] Rebuild the PictureFlow cache. This is needed in order
96 for PictureFlow to pick up new albums, and may occasionally be needed if albums
97 are removed.
98 \end{description}