forked from len0rd/rockbox
Enormous clock update. Most major functions rewritten & hugely optimized; a new Main Menu eliminates need for many different keys and thus brings the clock to iRiver H300 and iPod targets (working but not scaled up - yet). New mode: plain. New logo. Other miscellaneous fixes/improvements.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8928 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
10decf883a
commit
bc4e2db1a6
2 changed files with 1528 additions and 1636 deletions
|
@ -68,9 +68,9 @@ wormlet.c
|
|||
#endif
|
||||
|
||||
#ifdef CONFIG_RTC
|
||||
clock.c
|
||||
#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
|
||||
calendar.c
|
||||
clock.c
|
||||
#endif
|
||||
#endif /* CONFIG_RTC */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue