rockbox/apps/recorder
Björn Stenberg b847a7b296 Added status_draw() to set_playmode().
Moved rtc reading from icons.c code to status.c
Added boundary checks for time display values.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2066 a1c6a512-1295-4272-9138-f99709370657
2002-08-30 00:39:31 +00:00
..
blank.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
bmp.c (while I remember this) The width padding is 4-byte aligned, nothing else... 2002-08-16 14:07:43 +00:00
bmp.h prototype for the BMP file reader function 2002-05-30 06:36:09 +00:00
bounce.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
boxes.c Changed the lcd_drawrect() api. 2002-08-28 14:22:40 +00:00
boxes.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
icons.c Added status_draw() to set_playmode(). 2002-08-30 00:39:31 +00:00
icons.h Added status_draw() to set_playmode(). 2002-08-30 00:39:31 +00:00
sokoban.c Changed the lcd_drawrect() api. 2002-08-28 14:22:40 +00:00
sokoban.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
tetris.c Philpp Petermann's tetris patch: save score after ending game 2002-08-26 03:29:13 +00:00
widgets.c No longer use the *_PIXEL macros. 2002-08-28 14:24:59 +00:00
widgets.h Added a scrollbar with sizable knob for directory browsing etc. 2002-08-28 14:25:56 +00:00
wormlet.c Adapted wormlet to code standard and added it to simulators. 2002-08-26 09:21:59 +00:00
wormlet.h Philpp Petermann's game wormlet 2002-08-26 03:32:39 +00:00