index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
clock
Age
Commit message (
Expand
)
Author
2008-01-23
Fixed the problems on the new version of the fire plugin (so repush it), adde...
Kevin Ferrare
2008-01-14
Change wording of date options to clarify; previously English format was not ...
Steve Bavin
2008-01-04
Stop wasting binary size + ram for several plugins. Plugins are supposed to b...
Jens Arnold
2007-11-29
Fix some plugins not using the helper functions for the new backlight timeout...
Jens Arnold
2007-08-12
Clock: * Correct aspect ratio on archos recorders (target only, checking for ...
Jens Arnold
2007-08-06
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-08-05
Clock plugin : added the repeat action to the mode/skin change button mappings
Kevin Ferrare
2007-08-04
made the jackpot plugin use the new common sprite functions, cosmetic change ...
Kevin Ferrare
2007-08-04
Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ...
Kevin Ferrare
2007-08-04
clock plugin : check wether it's necessary to save the settings, correct form...
Kevin Ferrare
2007-08-04
Rewrote the clock plugin in a cleaner and more modular way so that it can sca...
Kevin Ferrare