rockbox/apps/plugins/clock
Steve Bavin feefc90a2a Change wording of date options to clarify; previously English format was not the format used in England.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16088 a1c6a512-1295-4272-9138-f99709370657
2008-01-14 13:21:05 +00:00
..
clock.c Clock plugin : added the repeat action to the mode/skin change button mappings 2007-08-05 14:38:33 +00:00
clock.h
clock_bitmap_strings.c
clock_bitmap_strings.h
clock_bitmaps.c
clock_bitmaps.h
clock_counter.c
clock_counter.h
clock_draw.c
clock_draw.h
clock_draw_analog.c Clock: * Correct aspect ratio on archos recorders (target only, checking for LCD type). * Don't let the hands vanish if they are thin. 2007-08-12 15:50:07 +00:00
clock_draw_analog.h
clock_draw_binary.c Clock plugin : centered the binary plugin, moved the AM/PM mark to the right on digital display, reduced the thickness of the pseudo antialiasing for analog clock 2007-08-04 14:50:28 +00:00
clock_draw_binary.h
clock_draw_digital.c Clock plugin : centered the binary plugin, moved the AM/PM mark to the right on digital display, reduced the thickness of the pseudo antialiasing for analog clock 2007-08-04 14:50:28 +00:00
clock_draw_digital.h
clock_menu.c Change wording of date options to clarify; previously English format was not the format used in England. 2008-01-14 13:21:05 +00:00
clock_menu.h
clock_settings.c Fix some plugins not using the helper functions for the new backlight timeout handling. 2007-11-29 23:55:58 +00:00
clock_settings.h Accept FS#5464 - organise the rocks directory. 2007-08-06 13:42:52 +00:00
Makefile Stop wasting binary size + ram for several plugins. Plugins are supposed to be linked with --gc-sections, in case they use plugin library elements. 2008-01-04 21:07:05 +00:00
SOURCES