1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/clock
Kevin Ferrare 9d1e5e4d85 Clock plugin : added the repeat action to the mode/skin change button mappings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14195 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 14:38:33 +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 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_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
clock_menu.h
clock_settings.c clock plugin : check wether it's necessary to save the settings, correct format for japanese dates on analog screen, code a little more clear 2007-08-04 08:32:49 +00:00
clock_settings.h
Makefile
SOURCES