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-04-13
Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...
Jens Arnold
2008-04-12
Optimise some more line drawing calls.
Jens Arnold
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-17
save clock plugin settings in correct directory
Robert Kukla
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