summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2002-07-04fixed cannot-lose-bugFelix Arends
2002-07-04super-duper tetris applying to the standards of the Tetris Expert Panel and t...Felix Arends
2002-07-03Killed warningsLinus Nielsen Feltzing
2002-07-034x4 pixel stones, 90 degrees rotated (bigger), a few things still missingFelix Arends
2002-06-25fixed level 11 again, and moving between levels bugEric Linenberg
2002-06-25removed Test from the enum list, it broke thingsDaniel Stenberg
2002-06-25slider bar is now availableRobert Hak
2002-06-24corrected score placementRobert Hak
2002-06-24Removed some duplicated codeBjörn Stenberg
2002-06-20now we have 50 levels -- more on the way tooEric Linenberg
2002-06-20Changed level array to more friendly format.Björn Stenberg
2002-06-20Better randomBjörn Stenberg
2002-06-20Added level speeds. Cleaned up variables.Björn Stenberg
2002-06-20now rotates counter-clockwiseLinus Nielsen Feltzing
2002-06-20Now blocks when waiting for a keyLinus Nielsen Feltzing
2002-06-20cut down the size of the firmware by ~20k. Changed the ints to charsEric Linenberg
2002-06-20sometimes when you loaded a level, a 'home' spot would appear below youEric Linenberg
2002-06-19left in garbageEric Linenberg
2002-06-19Added more levels, also now you can restart a level and move back and forth b...Eric Linenberg
2002-06-18bounce doesn't need to reference the nonexistant file: screensaver.hRobert Hak
2002-06-18removed files that were renamedRobert Hak
2002-06-18fixed typoRobert Hak
2002-06-17Removed snprintf warning. Removed unnecessary #ifdefBjörn Stenberg
2002-06-16first there was tetris, now we have sokobanRobert Hak
2002-06-16renamed screensaver.[ch] to boxesRobert Hak
2002-06-15unused variable, remove compiler warningDaniel Stenberg
2002-06-15made ss_loop staticDaniel Stenberg
2002-06-15Lemme describe it this way:Daniel Stenberg
2002-06-15Selector was already the cursor image, so I removed the duplicateDaniel Stenberg
2002-06-14nicer cursor and a folder bitmap that is horizontally aligned with the fileDaniel Stenberg
2002-06-14Added cursor bitmapDaniel Stenberg
2002-06-12remove WIN32 usageDaniel Stenberg
2002-06-12need to include "sprintf.h" for win32 simulatorFelix Arends
2002-06-07include string.h to remove compiler warning on targetDaniel Stenberg
2002-06-07Killed a few warningsLinus Nielsen Feltzing
2002-06-04sleep now references HZRobert Hak
2002-06-04increased length of 'you lose' displayRobert Hak
2002-06-03sprintf => snprintf and now we build on the recorder againDaniel Stenberg
2002-05-31Zoomed ScreenFelix Arends
2002-05-31Fixed remove-line-bug.Felix Arends
2002-05-31use proper ansi function declarations to reduce compiler warningsDaniel Stenberg
2002-05-31added this icon I call rockbox112x37, let's now all take a guess what itDaniel Stenberg
2002-05-30removed unused variables, removed static variablesDaniel Stenberg
2002-05-30corrected the comment regarding what kind of BMP files this readsDaniel Stenberg
2002-05-30prototype for the BMP file reader functionDaniel Stenberg
2002-05-29included debug.h for debugf functionFelix Arends
2002-05-29included string.h for memset in windowsFelix Arends
2002-05-28new button_get() usageDaniel Stenberg
2002-05-27removed bad externDaniel Stenberg
2002-05-24include "config.h" firstDaniel Stenberg