- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version Unstable (example)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1842 - Plugin: Analog Clock
This is a plugin of an analog clock. A bit of code was
borrowed from bagder’s bounce plugin, but about 75% of
it is mine. (Thanks, bagder). A lot of work went into
this one, many many hours of it.
Features:
-Toggle info screen (F1 open / close) Shows commands
-Toggle border (F3) for frame around LCD.
-Toggle digits (ON) shows the digits 12, 3, 6, and 9
around the clock.
-Toggle Date (PLAY) shows date at bottom right and left
corner of LCD (Month/Day at left, Year at right).
One “bug”: When switching off either digits, border or
date ALL options switch off. This is very minor and
actually could be considered a feature. Maybe I’ll move
“RESET” to F2 and you can turn on with correct keys and
off with F2. Anyways, clock.c goes into apps/plugins
and clock.rock goes into .rockbox/rocks. Enjoy!
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Forgot the credits!
earHertz: for help with the if/else statements and code
formatting
LinusN: for help clearing trails (history of hands)
Diddystar5: for code formatting and layout
Thanks all!
Some code policing, and a fix for the Stkov crash.