summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* classic snake game by Itai ShakedEric Linenberg2002-09-10
* Much expanded wormlet (Philipp Pertermann). Read the manual... :-)Björn Stenberg2002-09-09
* Added snow for real.Björn Stenberg2002-09-06
* Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg2002-09-06
* To give you all a feeling from the good-old C64 demo scene, press UP or DOWNDaniel Stenberg2002-09-06
* Now includes options.hLinus Nielsen Feltzing2002-09-06
* features.h was renamed to options.h since it collided with the systemDaniel Stenberg2002-09-06
* include features.h for deciding which features to includeDaniel Stenberg2002-09-06
* made it move really smooth again and extended the X axis sine tableDaniel Stenberg2002-09-05
* Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg2002-09-03
* Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg2002-09-03
* added the last 51 leves I have been working on to make 101 levels. I know th...Eric Linenberg2002-09-03
* fixed up a bunch of the levelsEric Linenberg2002-09-03
* added better WPS icon and an icon for mod/ajz filesEric Linenberg2002-09-03
* Renamed "wps.config" to "default.wps".Björn Stenberg2002-09-02
* we don't need HAS_LCD_BITMAPRobert Hak2002-09-01
* now use USE_GAMESRobert Hak2002-08-31
* *** empty log message ***Robert Hak2002-08-31
* didnt make use of HAVE_LCD_BITMAPRobert Hak2002-08-31
* we didn't use LCD_BITMAPRobert Hak2002-08-31
* USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak2002-08-31
* Fixed time display in statusbar.Markus Braun2002-08-30
* Added status_draw() to set_playmode().Björn Stenberg2002-08-30
* Added a scrollbar with sizable knob for directory browsing etc.Markus Braun2002-08-28
* No longer use the *_PIXEL macros.Markus Braun2002-08-28
* Changed the lcd_drawrect() api.Markus Braun2002-08-28
* Changed the lcd_drawrect() api.Markus Braun2002-08-28
* Adapted wormlet to code standard and added it to simulators.Björn Stenberg2002-08-26
* Philpp Petermann's game wormletEric Linenberg2002-08-26
* Philpp Petermann's tetris patch: save score after ending gameEric Linenberg2002-08-26
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* Make use of the fixed lcd_getstringsize() for prop fonts.Markus Braun2002-08-21
* calculate the string width for numerical volume display and time display inMarkus Braun2002-08-20
* (while I remember this) The width padding is 4-byte aligned, nothing else...Daniel Stenberg2002-08-16
* removed code within #ifdef STANDALONE since it doesn't work and isn't everDaniel Stenberg2002-08-16
* Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg2002-08-13
* Getting a few pixels more filename display width by using a smaller cursor iconBjörn Stenberg2002-08-13
* made the movement a bit slower to appear smootherDaniel Stenberg2002-08-13
* Code makeupBjörn Stenberg2002-08-12
* fixed display of 100% volume levelMarkus Braun2002-08-12
* Removed warningsBjörn Stenberg2002-08-11
* initial entryRobert Hak2002-08-11
* Killed warningBjörn Stenberg2002-08-10
* Volume is shown numerical after a changeMarkus Braun2002-08-09
* Power plug is shown when charger is attached and blinking when charging is en...Markus Braun2002-08-07
* Added status bar to file browser and wpsMarkus Braun2002-08-07
* Now uses button_get_w_tmo()Linus Nielsen Feltzing2002-08-07
* Now handles key repeat againLinus Nielsen Feltzing2002-07-27
* Fixed button_get() problemsLinus Nielsen Feltzing2002-07-24