Commit the first part of FS#10263: Starting playback from within pictureflow, by...
[kugel-rb.git] / manual / plugins / stopwatch.tex
blobe31f728294418c04f871e1e1274fa2eff609e9d2
1 \subsection{Stopwatch}
2 \screenshot{plugins/images/ss-stopwatch}{Stopwatch}{fig:stopwatch}
4 A simple stopwatch program with support for saving times.
6 \begin{table}
7 \begin{btnmap}{}{}
8 \opt{PLAYER_PAD}{\ButtonMenu}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
10 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
11 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
12 ,MROBE100_PAD}{\ButtonPower}
13 \opt{GIGABEAT_S_PAD}{\ButtonBack}
14 & Quit Plugin \\
16 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
17 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
19 ,IPOD_3G_PAD}{\ButtonSelect}
20 & Start / stop \\
22 \opt{PLAYER_PAD}{\ButtonStop}
23 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
24 ,SANSA_C200_PAD}{\ButtonLeft}
25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
26 \opt{IRIVER_H10_PAD}{\ButtonRew}
27 \opt{IAUDIO_X5_PAD}{\ButtonRec}
28 \opt{GIGABEAT_PAD}{\ButtonA}
29 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
30 \opt{MROBE100_PAD}{\ButtonDisplay}
31 & Reset timer (only when timer is stopped)\\
33 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
34 \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
36 \opt{IRIVER_H10_PAD}{\ButtonFF}
37 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
38 & Take lap time \\
40 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
41 \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
42 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
43 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
44 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
45 & Scroll through lap times \\
46 \end{btnmap}
47 \end{table}