summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
AgeCommit message (Expand)Author
2002-08-26Removed the LEFT key from dbg_ports() to be able to debug the analog key leve...Linus Nielsen Feltzing
2002-08-23a menu warning fixDaniel Stenberg
2002-08-23Removed the secret features in dbg_ports()Linus Nielsen Feltzing
2002-08-23Menu for menu functionsDaniel Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-08-20corrected lcd margins for debug menuMarkus Braun
2002-08-20Use same updated method for delta calculation as powermgmt.c uses (maybeHeikki Hannikainen
2002-08-20Use correct offset (0x14 instead of 0x18) when clearing the RTC user RAM spaceHeikki Hannikainen
2002-08-14New MAS debug menu for playersLinus Nielsen Feltzing
2002-08-13Use average of two samples at both ends of the range for calculating smoother...Heikki Hannikainen
2002-08-12Sync the charger debug view of deltas with the charger code.Heikki Hannikainen
2002-08-10Added another LEFT exit. Split some long lines.Björn Stenberg
2002-08-10added BUTTON_LEFT as an exit to a few entrysRobert Hak
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg
2002-08-06Added battery charger for the recorder and a power management debugger.Heikki Hannikainen
2002-07-23Better MAS debug for PlayersLinus Nielsen Feltzing
2002-07-22Loudness, Superbass and sorting patch by Heikki HannikainenLinus Nielsen Feltzing
2002-07-15Added OS debug menuLinus Nielsen Feltzing
2002-07-15Forgot to add debug_menuBjörn Stenberg