rockbox/apps/recorder
Daniel Stenberg b285076925 Remade the menu system slightly. All functions invoked from menus now use
the Menu typedef as return type, and *ALL* menus that intercept USB connect
can then return MENU_REFRESH_DIR so that the parent (any parent really) that
do file or dir-accesses knows that and can do the refresh. If no refresh
is needed by the parent, MENU_OK is returned.

Somewhat biggish commit this close to 1.3, but we need to sort out this
refresh-after-usb-connected business.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1948 a1c6a512-1295-4272-9138-f99709370657
2002-08-23 12:32:52 +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 Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +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 Make use of the fixed lcd_getstringsize() for prop fonts. 2002-08-21 06:23:23 +00:00
icons.h calculate the string width for numerical volume display and time display in 2002-08-20 20:32:08 +00:00
sokoban.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +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 Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
widgets.c Added status bar to file browser and wps 2002-08-07 10:35:26 +00:00
widgets.h Added status bar to file browser and wps 2002-08-07 10:35:26 +00:00