summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2002-10-03i dumbRobert Hak
2002-10-03we no longer have lang.hRobert Hak
2002-09-27Made peak_meter_peek() non-staticLinus Nielsen Feltzing
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing
2002-09-27Phil modified FIELD_RECT_WIDTH for the new default fontDaniel Stenberg
2002-09-25progressbar, slidebar and scrollbar are not drawn, if they don't fit onMarkus Braun
2002-09-24Fixed redsBjörn Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-24One snake game is enoughBjörn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-24Added a flag icon for language files.Björn Stenberg
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg
2002-09-20New full ISO-8859-1 system font.Björn Stenberg
2002-09-19Added Philipp Pertermanns oscillograph demoBjörn Stenberg
2002-09-18New language/string handlingBjörn Stenberg
2002-09-17Philipp's patch to stop food from appearing on a wormEric Linenberg
2002-09-13moved the 12x16 font from the chartables to the bounce code, as that isDaniel Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-10classic snake game by Itai ShakedEric Linenberg
2002-09-09Much expanded wormlet (Philipp Pertermann). Read the manual... :-)Björn Stenberg
2002-09-06Added snow for real.Björn Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-09-06To give you all a feeling from the good-old C64 demo scene, press UP or DOWNDaniel Stenberg
2002-09-06Now includes options.hLinus Nielsen Feltzing
2002-09-06features.h was renamed to options.h since it collided with the systemDaniel Stenberg
2002-09-06include features.h for deciding which features to includeDaniel Stenberg
2002-09-05made it move really smooth again and extended the X axis sine tableDaniel Stenberg
2002-09-03Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg
2002-09-03added the last 51 leves I have been working on to make 101 levels. I know th...Eric Linenberg
2002-09-03fixed up a bunch of the levelsEric Linenberg
2002-09-03added better WPS icon and an icon for mod/ajz filesEric Linenberg
2002-09-02Renamed "wps.config" to "default.wps".Björn Stenberg
2002-09-01we don't need HAS_LCD_BITMAPRobert Hak
2002-08-31now use USE_GAMESRobert Hak
2002-08-31*** empty log message ***Robert Hak
2002-08-31didnt make use of HAVE_LCD_BITMAPRobert Hak
2002-08-31we didn't use LCD_BITMAPRobert Hak
2002-08-31USE_SCREENSAVERS define added so that we can build w/o Screensavers for the r...Robert Hak
2002-08-30Fixed time display in statusbar.Markus Braun
2002-08-30Added status_draw() to set_playmode().Björn Stenberg
2002-08-28Added a scrollbar with sizable knob for directory browsing etc.Markus Braun
2002-08-28No longer use the *_PIXEL macros.Markus Braun
2002-08-28Changed the lcd_drawrect() api.Markus Braun
2002-08-28Changed the lcd_drawrect() api.Markus Braun
2002-08-26Adapted wormlet to code standard and added it to simulators.Björn Stenberg
2002-08-26Philpp Petermann's game wormletEric Linenberg
2002-08-26Philpp Petermann's tetris patch: save score after ending gameEric Linenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-21Make use of the fixed lcd_getstringsize() for prop fonts.Markus Braun