Extend HttpGet class to allow downloading a file to a buffer instead of a file.
[Rockbox.git] / manual / plugins / starfield.tex
blobf77780c6208f552343cf4799b8e6d2d494cdfbd6
1 % $Id$ %
2 \subsection{Starfield}
3 \screenshot{plugins/images/ss-starfield}{Starfield}{img:starfield}
4 Starfield simulation (like the classic screensaver).
6 \begin{table}
7 \begin{btnmap}{}{}
8 \ButtonRight\ / \ButtonLeft & Increase / decrease number of stars\\
9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
10 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,SANSA_E200_PAD,IAUDIO_X5_PAD}{\ButtonUp\ / \ButtonDown}
11 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
12 & Increase / decrease speed\\
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
14 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}
15 \opt{GIGABEAT_PAD}{\ButtonA}
16 \opt{IRIVER_H100_PAD, IRIVER_H300_PAD, RECORDER_PAD, ONDIO_PAD, GIGABEAT_PAD, SANSA_E200_PAD, IAUDIO_X5_PAD}{\ButtonOff}
17 & Quit\\
18 \end{btnmap}
19 \end{table}