rockbox/apps/plugins/clock
Christian Soffke faa2cb9942 plugins: Improve usability of iPod keymaps
- Reduce need to press multiple buttons at
the same time to quit a plugin

- Have "Menu" be default way to quit plugins or
to access plugin menu

- Fall back to (Long) "Select" or Long "Menu"
in cases where Menu button isn't available
(e.g. in ImageViewer and many games)

out of scope:
boomshine, lua_scripts, Rockpaint,
Doom, Duke3D, Pacbox, Quake,
Sgt-Puzzles, Wolf3D, XWorld,
Minesweeper, Pixel Painter, Spacerocks

Change-Id: I6d4dc7174695fe4b8ee9cbaccb21bdbfe6af5c48
2022-12-29 04:39:22 +01: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
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 Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00:00
clock_menu.h
clock_settings.c Make local functions static in clock and chessbox plugin 2011-12-31 20:29:08 +00:00
clock_settings.h set svn:keywords property 2009-07-12 15:04:56 +00:00
SOURCES