summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* 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
* free memoryDaniel Stenberg2002-05-21
* Moving recorder code to recorder/Björn Stenberg2002-05-17