1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/clock
Christian Soffke 8d4efb6cf2 plugins: clock: simplify settings
- Use system time format and remove separate setting
- Hide timer until started & eliminate setting for it
- Simplify menu, reorder settings, keep theme enabled
- Make dialog for resetting settings more consistent
  with other reset dialogs

Change-Id: I0fd38612b0592cd5a650c8985f377acc70a48eb7
2025-06-08 11:31:14 -04:00
..
clock.c plugins: clock: simplify settings 2025-06-08 11:31:14 -04:00
clock.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
clock_bitmap_strings.c Clock: Fix rendering. 2009-09-04 04:13:38 +00:00
clock_bitmap_strings.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock_bitmaps.c Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
clock_bitmaps.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock_counter.c Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00:00
clock_counter.h New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
clock_draw.c plugins: clock: simplify settings 2025-06-08 11:31:14 -04:00
clock_draw.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock_draw_analog.c Make fixepoint.c as a shared library (libfixedpoint.a). 2013-04-26 00:11:04 +02:00
clock_draw_analog.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock_draw_binary.c Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00:00
clock_draw_binary.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock_draw_digital.c plugins: clock: simplify settings 2025-06-08 11:31:14 -04:00
clock_draw_digital.h set svn:keywords property 2009-07-12 15:04:56 +00:00
clock_menu.c plugins: clock: simplify settings 2025-06-08 11:31:14 -04:00
clock_menu.h
clock_settings.c plugins: clock: simplify settings 2025-06-08 11:31:14 -04:00
clock_settings.h plugins: clock: simplify settings 2025-06-08 11:31:14 -04:00
SOURCES