rockbox/apps
Björn Stenberg 7826fc39f2 Changed level array to more friendly format.
Made all global variables static.
Replaced nested ifs with switches.
Added button exit in "you win" display.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1123 a1c6a512-1295-4272-9138-f99709370657
2002-06-20 10:49:15 +00:00
..
recorder Changed level array to more friendly format. 2002-06-20 10:49:15 +00:00
credits.c Simplified credit data 2002-06-19 15:53:12 +00:00
credits.h credits and version merged 2002-05-31 08:12:29 +00:00
FILES add the FILES file itself 2002-05-29 08:56:30 +00:00
main.c Added settings initialization 2002-06-20 08:59:54 +00:00
main_menu.c Made playlist shuffle an option instead of an action 2002-06-17 10:36:42 +00:00
main_menu.h fixed show_logo() 2002-05-30 09:49:54 +00:00
Makefile add our libc headers directory to the include path 2002-06-17 13:23:09 +00:00
menu.c simulated player text lines are moved down 8 pixels to make room for icons 2002-06-19 13:00:14 +00:00
menu.h killed off a warning 2002-06-14 10:39:11 +00:00
play.c added volume control 2002-06-20 09:10:14 +00:00
play.h Changed prototype of playtune 2002-06-10 07:58:04 +00:00
playlist.c no time.h, no time() not even in simulators 2002-06-17 13:34:53 +00:00
playlist.h Made playlist shuffle an option instead of an action 2002-06-17 10:36:42 +00:00
showtext.c use extern strcat() now 2002-06-19 08:29:28 +00:00
sound_menu.c Now uses the global settings 2002-06-20 09:00:23 +00:00
sound_menu.h Sound settings 2002-05-26 17:03:52 +00:00
tree.c Don't lock ourselves in on empty dirs 2002-06-19 20:10:58 +00:00
tree.h Initial revision 2002-05-16 12:53:40 +00:00
version.h make the version string say "CVS" when retrieved from CVS, it gets 2002-05-29 12:57:28 +00:00