summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-10Partition debug screen added, and jumped to when no fat32 partition is found ...Björn Stenberg1-0/+58
2002-10-09More HW infoLinus Nielsen Feltzing1-1/+20
2002-10-08Even more HW infoLinus Nielsen Feltzing1-6/+80
2002-10-08More HW infoLinus Nielsen Feltzing1-0/+4
2002-10-08New debug screen - HW infoLinus Nielsen Feltzing1-0/+36
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-31/+31
2002-08-26Removed the LEFT key from dbg_ports() to be able to debug the analog key leve...Linus Nielsen Feltzing1-1/+0
2002-08-23a menu warning fixDaniel Stenberg1-1/+2
2002-08-23Removed the secret features in dbg_ports()Linus Nielsen Feltzing1-14/+0
2002-08-23Menu for menu functionsDaniel Stenberg1-1/+1
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg1-20/+31
2002-08-20corrected lcd margins for debug menuMarkus Braun1-0/+27
2002-08-20Use same updated method for delta calculation as powermgmt.c uses (maybeHeikki Hannikainen1-2/+6
2002-08-20Use correct offset (0x14 instead of 0x18) when clearing the RTC user RAM spaceHeikki Hannikainen1-1/+1
2002-08-14New MAS debug menu for playersLinus Nielsen Feltzing1-14/+178
2002-08-13Use average of two samples at both ends of the range for calculating smoother...Heikki Hannikainen1-2/+6
2002-08-12Sync the charger debug view of deltas with the charger code.Heikki Hannikainen1-11/+7
2002-08-10Added another LEFT exit. Split some long lines.Björn Stenberg1-100/+103
2002-08-10added BUTTON_LEFT as an exit to a few entrysRobert Hak1-193/+203
2002-08-08Changed #ifdef from ARCHOS_RECORDER to HAVE_*Björn Stenberg1-4/+8
2002-08-06Added battery charger for the recorder and a power management debugger.Heikki Hannikainen1-2/+128
2002-07-23Better MAS debug for PlayersLinus Nielsen Feltzing1-14/+26
2002-07-22Loudness, Superbass and sorting patch by Heikki HannikainenLinus Nielsen Feltzing1-3/+82
2002-07-15Added OS debug menuLinus Nielsen Feltzing1-1/+81
2002-07-15Forgot to add debug_menuBjörn Stenberg1-0/+284