rockbox/apps/plugins/clock
2011-10-15 19:35:02 +00:00
..
clock.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
clock.h
clock.make
clock_bitmap_strings.c
clock_bitmap_strings.h
clock_bitmaps.c
clock_bitmaps.h
clock_counter.c
clock_counter.h
clock_draw.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
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
clock_menu.h
clock_settings.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
clock_settings.h
SOURCES