summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-23Added Super Bass switch to the sound test debug screenLinus Nielsen Feltzing1-0/+21
2004-03-22Test debug code for the sound quality discussionLinus Nielsen Feltzing1-0/+98
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-2/+3
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-15/+15
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-1/+1
2004-03-01Squeezed the disk timing info to fit the Player LCDLinus Nielsen Feltzing1-3/+4
2004-02-16Oh, those yellow builds...Linus Nielsen Feltzing1-0/+2
2004-02-16New disk debugging options for timing informationLinus Nielsen Feltzing1-1/+48
2004-02-05radio.h was mistakenly included for all targetsLinus Nielsen Feltzing1-1/+3
2004-02-04Added a debug option for the FM radio detectionLinus Nielsen Feltzing1-0/+44
2004-01-14Fixed typoBjörn Stenberg1-1/+1
2004-01-14Added display of acoustic management, power management and read look-ahead.Björn Stenberg1-1/+19
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg1-3/+5
2003-11-20Removed startup_io test codeBjörn Stenberg1-25/+0
2003-10-29HW info: removed the V2 boot ROM crap, now gives boot ROM CRC or says no boot...Jörg Hohensohn1-12/+32
2003-10-17Runtime display bug fix by Craig Sather (patch #766552)Björn Stenberg1-1/+11
2003-08-05Fixed silly typo.Björn Stenberg1-1/+1
2003-08-05Add ata master/slave display to hw_info debug menu.Björn Stenberg1-39/+41
2003-08-02Diagnostic code added, to find init problems (charging, etc.) when flashed: t...Jörg Hohensohn1-0/+26
2003-08-01Fixed compiler warningHardeep Sidhu1-0/+1
2003-08-01the HW info screen got another line, giving a CRC16 across the boot ROM (and...Jörg Hohensohn1-2/+56
2003-05-20Flash info now also for PlayerJörg Hohensohn1-2/+15
2003-05-17Removed frequency info from Debug HW Info, and added a Save ROM Contents item...Linus Nielsen Feltzing1-20/+23
2003-05-17Flash Manufacturer/ID in Debug->View HW Info, if this gives valid info you ha...Jörg Hohensohn1-0/+49
2003-04-09The I/O port screen didn't updateLinus Nielsen Feltzing1-1/+1
2003-03-17Spinup time was not accessible in disk info debugHardeep Sidhu1-1/+1
2003-02-12disable charge control for FMUwe Freese1-1/+3
2002-12-18battery level 100% when trickle chg, only 1% per minute change allowed, ignor...Uwe Freese1-7/+1
2002-12-15show charge_state in debug menuUwe Freese1-2/+4
2002-12-14added trickle chargeUwe Freese1-0/+2
2002-12-09Added recalculation of free disk space. Press PLAY in Debug->Disk Info->Free ...Björn Stenberg1-1/+22
2002-12-05More fine-tuned buffer handling, and better debug infoLinus Nielsen Feltzing1-2/+2
2002-12-05Added MP3 buffer margin settingLinus Nielsen Feltzing1-2/+3
2002-12-04Added disk spinup clockingBjörn Stenberg1-1/+8
2002-12-03Fixed build.Björn Stenberg1-1/+1
2002-12-03Finally, merged the improved power code from Uwe Freese:Björn Stenberg1-21/+41
2002-12-03Added 'Disk info' to debug menuBjörn Stenberg1-0/+77
2002-12-02Added two simple battery runtime meters (current + top). 'Current' resets aut...Björn Stenberg1-0/+76
2002-10-29Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing1-2/+5
2002-10-15Player build brokeLinus Nielsen Feltzing1-0/+2
2002-10-15More debug infoLinus Nielsen Feltzing1-0/+13
2002-10-14More well-behaved debug screensLinus Nielsen Feltzing1-9/+15
2002-10-14Added dbg_mpeg_thread()Linus Nielsen Feltzing1-0/+43
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