summaryrefslogtreecommitdiff
path: root/apps/plugins/clock (follow)
Commit message (Collapse)AuthorAge
* Clock: * Correct aspect ratio on archos recorders (target only, checking for ↵Jens Arnold2007-08-12
| | | | | | LCD type). * Don't let the hands vanish if they are thin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14295 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
| | | | | | | If any plugins or "open with" optoins dont work please let me know... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14214 a1c6a512-1295-4272-9138-f99709370657
* Clock plugin : added the repeat action to the mode/skin change button mappingsKevin Ferrare2007-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14195 a1c6a512-1295-4272-9138-f99709370657
* made the jackpot plugin use the new common sprite functions, cosmetic change ↵Kevin Ferrare2007-08-04
| | | | | | to the clock plugin's code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14182 a1c6a512-1295-4272-9138-f99709370657
* Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ↵Kevin Ferrare2007-08-04
| | | | | | 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
* clock plugin : check wether it's necessary to save the settings, correct ↵Kevin Ferrare2007-08-04
| | | | | | 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
* Rewrote the clock plugin in a cleaner and more modular way so that it can ↵Kevin Ferrare2007-08-04
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