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