summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
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