summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-26more info about diffRobert Hak
2002-06-25Finally, again a working version of the win32 simulator. I re-wrote the makef...Felix Arends
2002-06-25moved the declaration int l=0; above the #ifdef so all targets compileJerome Kuptz
2002-06-25*** empty log message ***Björn Stenberg
2002-06-25Check id3 data every secondBjörn Stenberg
2002-06-25fixed level 11 again, and moving between levels bugEric Linenberg
2002-06-25Working while-playing-screenBjörn Stenberg
2002-06-25wrong return code in mas_direct_config_write()Linus Nielsen Feltzing
2002-06-25A step towards WPSBjörn Stenberg
2002-06-25Demystified codeBjörn Stenberg
2002-06-25Made mp3entry a struct, not a typeBjörn Stenberg
2002-06-25Don't free static data :)Björn Stenberg
2002-06-25dac_config() return the wrong error codeLinus Nielsen Feltzing
2002-06-25non-RTC code wrote to PAIOR instead of PADRLinus Nielsen Feltzing
2002-06-25Re-enabled PLAY key for recorderBjörn Stenberg
2002-06-25Some X servers send KP_Begin for keypad 5Björn Stenberg
2002-06-25removed extra lcd_clear_display and lcd_update calls (done in play.c). Also ...Jerome Kuptz
2002-06-25Respaced, remade it compileBjörn Stenberg
2002-06-25fixed up a parsing issue for the parsed mode of wps_show_playJerome Kuptz
2002-06-25Corrected declarationBjörn Stenberg
2002-06-25Made the code compile. Added header. Fixed spacing.Björn Stenberg
2002-06-25removed Test from the enum list, it broke thingsDaniel Stenberg
2002-06-25Fixed compiler error, removed unnecessary sprintfBjörn Stenberg
2002-06-25initial wps functionsJerome Kuptz
2002-06-25added menu support for selecting wps settingsJerome Kuptz
2002-06-25Added the wps_display to global settings.Jerome Kuptz
2002-06-25slider bar is now availableRobert Hak
2002-06-24Added a few recent nicks that've been seen onlineDaniel Stenberg
2002-06-24corrected score placementRobert Hak
2002-06-24added settings_menuRobert Hak
2002-06-24general settings and sound in their own menusRobert Hak
2002-06-24moved general settings to a submenuRobert Hak
2002-06-24remove tabs :)Alan Korr
2002-06-24added debug function header file.Felix Arends
2002-06-24fixed propfonts bug which was related to illegal memory accesing of lcd_bitma...Felix Arends
2002-06-24added backkight_on(), we should have this change background colour orDaniel Stenberg
2002-06-24Added backlight settingLinus Nielsen Feltzing
2002-06-24Added backlight initLinus Nielsen Feltzing
2002-06-24Added backlight controlLinus Nielsen Feltzing
2002-06-24Set backlight to 5sLinus Nielsen Feltzing
2002-06-24First versionLinus Nielsen Feltzing
2002-06-24Added first RTC functionsLinus Nielsen Feltzing
2002-06-24Added #define ID3_HLinus Nielsen Feltzing
2002-06-24Removed dac_volumeLinus Nielsen Feltzing
2002-06-24mas_devread is now staticLinus Nielsen Feltzing
2002-06-24Now uses i2c_begin/endLinus Nielsen Feltzing
2002-06-24Exception handler clears and updates the screen now (so one can read the erro...Felix Arends
2002-06-24Removed some duplicated codeBjörn Stenberg
2002-06-24Added functions for exclusive I2C accessLinus Nielsen Feltzing
2002-06-24include config.h first, then #ifdef on featuresDaniel Stenberg