1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/clock
2008-01-23 08:25:04 +00:00
..
clock.c Fixed the problems on the new version of the fire plugin (so repush it), added new actions to the pluginlib_actions to fix the keymaps on the Sansa e200 for the clock and fire plugins. Also slightly simplified the metronome plugin's key mapping with those new actions. 2008-01-23 08:25:04 +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_draw_analog.h
clock_draw_binary.c
clock_draw_binary.h
clock_draw_digital.c
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
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