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
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
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
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
clock_menu.h Rewrote the clock plugin in a cleaner and more modular way so that it can scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock 2007-08-04 03:01:46 +00:00
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