1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/clock
Christian Soffke ab161a3d89 plugins: clock: remove messages when starting/quitting
- When loading or saving clock settings,
  only show message if an error occurred
- Eliminate error message that was displayed
  when clock settings file didn't exist (yet).

Change-Id: I6d9c646d3895dba1f18ef3c2f9e73fa15fbc2c1c
2025-06-08 11:31:14 -04:00
..
clock.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
clock.h
clock.make
clock_bitmap_strings.c
clock_bitmap_strings.h
clock_bitmaps.c
clock_bitmaps.h
clock_counter.c Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00:00
clock_counter.h
clock_draw.c Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00:00
clock_draw.h
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
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
clock_draw_digital.c
clock_draw_digital.h
clock_menu.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
clock_menu.h
clock_settings.c plugins: clock: remove messages when starting/quitting 2025-06-08 11:31:14 -04:00
clock_settings.h
SOURCES