summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-05Remove H300 GPOODx debugging; it was using the wrong port addresses anywaySteve Bavin1-10/+0
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold1-6/+6
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin1-0/+21
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon1-1/+1
2007-01-22Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...Jonathan Gordon1-1/+52
2007-01-11Remove another tagcache reference from the UISteve Bavin1-1/+1
2007-01-08Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt1-14/+27
2007-01-07Revamped the backlight state machine and added buttonlight controls. Go to th...Steve Gotthardt1-0/+94
2007-01-04Fix simulator buildGreg White1-2/+2
2007-01-04Add option to toggle LCD popwer off, gigabeat onlyGreg White1-0/+45
2006-12-27Go back to the old button code for the debug ports screen so its usableJonathan Gordon1-4/+38
2006-12-25Make debug menu compile without priority scheduling and with multicoreBrandon Low1-0/+7
2006-12-19update the runtime screen and move it to the inf menu instead of debugJonathan Gordon1-86/+0
2006-12-12More static'ing, and a few fixes resulting from that.Jens Arnold1-48/+29
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen1-7/+3
2006-12-03Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold1-1/+1
2006-11-25Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers1-1/+1
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers1-2/+2
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon1-5/+5
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis1-3/+12
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-35/+8
2006-11-01Restore CPU default frequency when boosting cancelled in debug menuSteve Bavin1-0/+1
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis1-37/+21
2006-10-29H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold1-4/+6
2006-10-28Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis1-1/+1
2006-10-27Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis1-10/+22
2006-10-27Oops. Missed part of FS#6235 in the last commmitBarry Wardell1-1/+1
2006-10-27Accept FS#6235. We should be using the *_ATTR defines instead of __attribute__Barry Wardell1-3/+3
2006-10-25Enable I/O ports debug menu for 3G iPodsDaniel Ankers1-1/+28
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+6
2006-10-25Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't b...Barry Wardell1-7/+2
2006-10-15Ondios: Slightly more verbose MMC info.Jens Arnold1-15/+27
2006-10-12Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin1-3/+2
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin1-6/+10
2006-10-04OopsSteve Bavin1-1/+5
2006-10-04Add (some of the) debug menu to simsSteve Bavin1-22/+59
2006-09-29Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell1-3/+3
2006-09-29Adjust PP5020 I/O Ports debug menu so that it will fit on the H10 5GB screen.Barry Wardell1-6/+6
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell1-1/+11
2006-09-16battery_viewer: prevent div by zero if power_history highest and lowest value...Peter D'Hoye1-0/+2
2006-09-16Fixed the errors.Miika Pekkarinen1-3/+3
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen1-6/+50
2006-09-02Fixed the errors.Miika Pekkarinen1-2/+2
2006-09-02Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen1-4/+3
2006-08-31Save a few bytes on non-Portalplayer buildsDaniel Ankers1-0/+12
2006-08-21Oops - fix warnings for PlayerDaniel Ankers1-2/+2
2006-08-21Threading changes in preparation for multiple core supportDaniel Ankers1-99/+106
2006-08-21fix gigabeat simulator buildMarcoen Hirschberg1-0/+6
2006-08-16Oops... small changes catch most errorsPeter D'Hoye1-1/+1
2006-08-16Show a splash on successful eeprom write to let the user know something happe...Peter D'Hoye1-0/+2