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 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
clock_draw.c Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00: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 Clock: Fix rendering. 2009-09-04 04:13:38 +00:00
clock_draw_digital.h set svn:keywords property 2009-07-12 15:04:56 +00:00
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 set svn:keywords property 2009-07-12 15:04:56 +00:00
SOURCES