summaryrefslogtreecommitdiff
path: root/apps/plugins/clock/clock.c
AgeCommit message (Collapse)Author
2007-08-05Clock plugin : added the repeat action to the mode/skin change button mappingsKevin Ferrare
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14195 a1c6a512-1295-4272-9138-f99709370657
2007-08-04made the jackpot plugin use the new common sprite functions, cosmetic change ↵Kevin Ferrare
to the clock plugin's code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14182 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ↵Kevin Ferrare
on digital display, reduced the thickness of the pseudo antialiasing for analog clock git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14181 a1c6a512-1295-4272-9138-f99709370657
2007-08-04clock plugin : check wether it's necessary to save the settings, correct ↵Kevin Ferrare
format for japanese dates on analog screen, code a little more clear git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14178 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can ↵Kevin Ferrare
scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14174 a1c6a512-1295-4272-9138-f99709370657