summaryrefslogtreecommitdiffstats
path: root/manual/plugins/clock.tex
blob: 8760109ed8d2a06da54d54df1a79ed9cc9363b18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
\subsection{Clock}
\screenshot{plugins/images/ss-clock}{Clock}{img:clock}

This is a fully featured analogue and digital clock plugin.  

\subsubsection{Key configuration}

\begin{table}
\begin{btnmap}{}{}
    \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOn}
    \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
    \opt{SANSA_E200_PAD}{\ButtonUp}
    \opt{GIGABEAT_PAD}{\ButtonA}
    & Start / Stop Counter \\
    \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOn}
    \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
    \opt{GIGABEAT_PAD}{\ButtonA}
    (Hold) & Reset Counter \\
    \opt{RECORDER_PAD}{\ButtonPlay}
    \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{\ButtonSelect}
    \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
    \opt{IRIVER_H10_PAD}{\ButtonRew}
    & Main Menu \\
    \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
    \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
    \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
    & Save Settings (if enabled) and Exit \\
\end{btnmap}
\end{table}

\textbf{Clock Menu}
\begin{description}
\item[View Clock] Exits the menu and returns to the current clock mode display.
\item[Mode Selector] Opens a menu from which you can select a clock mode to view.
\item[Counter Settings] Opens a menu from which you can adjust settings pertaining to the counter.
\item[Mode Settings] Opens a menu from which you can adjust settings pertaining to the current clock mode.
\item[General Settings]
    \begin{description}
    \item[Reset Settings]
    Reset all settings to their default values.
    \item[Save Settings]
    Save all settings to disk.
    \item[Show Counter]
    Toggle Counter display.
    \item[Save]
    Choose whether to disable automatic saving, saving to disk on exit, or saving to disk every settings change.
    \item[Backlight]
    Choose whether to disable the backlight, use the user's timeout setting, or keep the backlight on.
    \item[Idle Poweroff]
    Toggle Idle Poweroff.
    \note{This setting is not saved to disk.}
    \end{description}
\item[Help] Opens a brief help screen with key mappings and functionality.
\item[Credits] Displays a credits roll.
\end{description}

\subsubsection{Analog mode}
Small, round, analog clock is displayed in the middle of the LCD.
Time readout, if enabled, is displayed at the upper left.
If Time readout is in 12-hour (``12h'') mode, AM or PM will be displayed at the upper right.
The Date readout, if enabled, is displayed at the lower left.
The Counter, if enabled, is displayed at the lower right.
The second hand, if enabled, is displayed along with the hour and minute hands.
Digit display, if enabled, places ``12'', ``3'', ``6'', and ``9'' around the face of the clock in their respective positions. 

\subsubsection{Digital mode}
An imitation of an LCD, this mode shows a Clock comprised of digital ``segments''.
The Date readout, if enabled, is displayed at the bottom, center.
The Second readout, if in ``Text'' mode, is displayed at the top, center; if in ``Bar'' mode, is displayed as a progress bar at the top of the LCD; if in ``Invert'' mode, will invert the LCD left-to-right as the seconds pass (a fully-inverted LCD means the entire minute has passed).
The Counter, if displayed, is shown at the upper left.
The Blinking Colon, if enabled, blinks the colon once every second.
12-hour mode, if enabled, will display the time in a 12-hour format.

\subsubsection{LCD mode}
Based on the Digital Mode, the LCD mode is another imitation of an LCD.
The settings available in this mode are exactly the same as Digital Mode, but they are independent of Digital Mode.
For example, you can have the Date Readout enabled in Digital Mode and disabled in LCD Mode.

\subsubsection{Fullscreen}
A Fullscreen clock is displayed. Show Border, if enabled, will draw a small box at every hour position (1 through 12).
Invert Seconds, if enabled, will invert the LCD as the seconds pass.
Second Hand, if enabled, will draw a second hand among the hour and minute hands.

\subsubsection{Binary mode}
This mode shows a Binary clock.
The hour is displayed on the top line, the minute is displayed on the middle line, and the seconds are on the last line.
Circle mode, if enabled, draws empty and full circles, instead of zeros and ones.
For help on reading binary, please visit: \url{http://en.wikipedia.org/wiki/Binary_numeral_system}

\subsubsection{Plain mode}
This mode shows a ``plain'' clock in large text that takes up nearly the whole LCD.