rockbox/apps
Daniel Stenberg cd8a9a043f Menu for menu functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1950 a1c6a512-1295-4272-9138-f99709370657
2002-08-23 12:47:59 +00:00
..
recorder Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
applimits.h Now we can have up to 400 files in a directory 2002-08-15 12:28:52 +00:00
credits.c Mats Lidell joins the list 2002-08-12 22:19:22 +00:00
credits.h credits and version merged 2002-05-31 08:12:29 +00:00
debug_menu.c Menu for menu functions 2002-08-23 12:47:59 +00:00
debug_menu.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
FILES add the FILES file itself 2002-05-29 08:56:30 +00:00
games_menu.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
games_menu.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
main.c reverted Felix Arends' mistake 2002-08-16 14:14:37 +00:00
main_menu.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
main_menu.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
Makefile Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
menu.c MENU_DISK_CHANGED is the new value for telling disk content might have 2002-08-23 12:41:25 +00:00
menu.h MENU_DISK_CHANGED is the new value for telling disk content might have 2002-08-23 12:41:25 +00:00
playlist.c playlist_next() now returns NULL on excessive 'step' amounts 2002-08-23 07:33:35 +00:00
playlist.h play_list() is now modified to accept a playlist index that is either 2002-08-21 15:08:01 +00:00
README lets point to the docs dir 2002-08-21 10:25:16 +00:00
screensavers_menu.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
screensavers_menu.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
settings.c Bill Napier's patch slightly remodelled. This adds a setting called 2002-08-22 15:47:30 +00:00
settings.h Bill Napier's patch slightly remodelled. This adds a setting called 2002-08-22 15:47:30 +00:00
settings_menu.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
settings_menu.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
showtext.c use extern strcat() now 2002-06-19 08:29:28 +00:00
sound_menu.c Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
sound_menu.h Remade the menu system slightly. All functions invoked from menus now use 2002-08-23 12:32:52 +00:00
status.c Ignore recorder playmode states. 2002-08-21 11:51:24 +00:00
status.h F3 now toggles global_settings.statusbar 2002-08-15 14:12:32 +00:00
tree.c MENU_DISK_CHANGED is the new value for telling disk content might have 2002-08-23 12:41:25 +00:00
tree.h Initial revision 2002-05-16 12:53:40 +00:00
version.h Added build timestamp in version string 2002-07-15 13:34:36 +00:00
win32.mak fixed missing APPSVERSION definition 2002-08-19 12:02:34 +00:00
wps.c stupid tabs 2002-08-23 11:37:40 +00:00
wps.h Changed CUSTOM_WPS to be a define-only feature until it is more complete. To include it, simply uncomment the #define CUSTOM_WPS line in wps.h 2002-08-22 14:19:47 +00:00

For general information see: docs/README
For API information see: docs/API