summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2002-06-24moved general settings to a submenuRobert Hak2-0/+195
2002-06-24Added backlight settingLinus Nielsen Feltzing1-1/+52
2002-06-24Added backlight initLinus Nielsen Feltzing1-0/+4
2002-06-24Removed some duplicated codeBjörn Stenberg1-106/+74
2002-06-24include config.h first, then #ifdef on featuresDaniel Stenberg2-2/+3
2002-06-24games and screensavers are now in submenusRobert Hak5-12/+161
2002-06-20Magnus Öman, for the fontDaniel Stenberg1-1/+2
2002-06-20now we have 50 levels -- more on the way tooEric Linenberg1-0/+426
2002-06-20Changed level array to more friendly format.Björn Stenberg1-385/+818
2002-06-20Better randomBjörn Stenberg1-4/+1
2002-06-20Added level speeds. Cleaned up variables.Björn Stenberg1-37/+29
2002-06-20added volume controlLinus Nielsen Feltzing1-0/+31
2002-06-20Now uses the global settingsLinus Nielsen Feltzing1-22/+16
2002-06-20Added settings initializationLinus Nielsen Feltzing1-0/+3
2002-06-20now rotates counter-clockwiseLinus Nielsen Feltzing1-1/+1
2002-06-20Now blocks when waiting for a keyLinus Nielsen Feltzing1-1/+1
2002-06-20cut down the size of the firmware by ~20k. Changed the ints to charsEric Linenberg1-439/+14
2002-06-20sometimes when you loaded a level, a 'home' spot would appear below youEric Linenberg1-1/+1
2002-06-19Don't lock ourselves in on empty dirsBjörn Stenberg1-11/+2
2002-06-192% steps instead of 10%Björn Stenberg1-2/+2
2002-06-19Simplified credit dataBjörn Stenberg1-31/+27
2002-06-19include settings.hDaniel Stenberg1-0/+1
2002-06-19left in garbageEric Linenberg1-1/+1
2002-06-19Added more levels, also now you can restart a level and move back and forth b...Eric Linenberg1-25/+408
2002-06-19Now it uses the DEFAULT_xxx_SETTING macrosLinus Nielsen Feltzing1-1/+3
2002-06-19simulated player text lines are moved down 8 pixels to make room for iconsDaniel Stenberg1-2/+6
2002-06-19use extern strcat() nowDaniel Stenberg1-14/+0
2002-06-18only menu and prev are treated in directories with no entriesDaniel Stenberg1-1/+15
2002-06-18cut off the browse line to maximize the space used for dir browsingDaniel Stenberg1-4/+3
2002-06-18check for .m3u extensions case insensitivelyDaniel Stenberg1-2/+2
2002-06-18bounce doesn't need to reference the nonexistant file: screensaver.hRobert Hak1-1/+0
2002-06-18removed files that were renamedRobert Hak2-157/+0
2002-06-18fixed typoRobert Hak1-1/+1
2002-06-17Don't update twiceBjörn Stenberg1-1/+0
2002-06-17no time.h, no time() not even in simulatorsDaniel Stenberg1-10/+1
2002-06-17add our libc headers directory to the include pathDaniel Stenberg1-1/+1
2002-06-17Removed snprintf warning. Removed unnecessary #ifdefBjörn Stenberg1-5/+1
2002-06-17Made playlist shuffle an option instead of an actionBjörn Stenberg3-11/+30
2002-06-17Added lcd_update to make settings work ok on recorderBjörn Stenberg1-0/+1
2002-06-17Added backslash and drive letter supportBjörn Stenberg1-2/+13
2002-06-17Player builds now use a separate linker control fileDaniel Stenberg1-0/+4
2002-06-16i messed up spacingRobert Hak1-5/+5
2002-06-16Eric Linenberg joins the credit listRobert Hak1-0/+1
2002-06-16added menu options for bounce, sokoban and corrected screensaver => boxes ref...Robert Hak1-7/+11
2002-06-16increased lines on menu displayRobert Hak1-1/+1
2002-06-16first there was tetris, now we have sokobanRobert Hak2-0/+615
2002-06-16renamed screensaver.[ch] to boxesRobert Hak2-0/+156
2002-06-15This is the start of a text file viewer for the Player. It is not calledDaniel Stenberg1-0/+146
2002-06-15the playlist loader now ignores lines that start with # as they are meantDaniel Stenberg1-0/+8
2002-06-15unused variable, remove compiler warningDaniel Stenberg1-1/+0