index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
debug_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove H300 GPOODx debugging; it was using the wrong port addresses anyway
Steve Bavin
2007-02-05
*
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...
Jens Arnold
2007-02-01
*
FS#4770 - Add USB charging for the H300 series
Steve Bavin
2007-02-01
*
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2007-01-24
*
Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...
Jonathan Gordon
2007-01-22
*
Remove another tagcache reference from the UI
Steve Bavin
2007-01-11
*
Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...
Steve Gotthardt
2007-01-08
*
Revamped the backlight state machine and added buttonlight controls. Go to th...
Steve Gotthardt
2007-01-07
*
Fix simulator build
Greg White
2007-01-04
*
Add option to toggle LCD popwer off, gigabeat only
Greg White
2007-01-04
*
Go back to the old button code for the debug ports screen so its usable
Jonathan Gordon
2006-12-27
*
Make debug menu compile without priority scheduling and with multicore
Brandon Low
2006-12-25
*
update the runtime screen and move it to the inf menu instead of debug
Jonathan Gordon
2006-12-19
*
More static'ing, and a few fixes resulting from that.
Jens Arnold
2006-12-12
*
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-12-05
*
Completed target tree move of the ata driver code. Some code cleanup.
Jens Arnold
2006-12-03
*
Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver
Daniel Ankers
2006-11-25
*
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
2006-11-22
*
* Move checkbox to plugin api (core never uses it)
Jonathan Gordon
2006-11-19
*
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-11-13
*
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-10
*
Restore CPU default frequency when boosting cancelled in debug menu
Steve Bavin
2006-11-01
*
General: changed local adc to voltage conversions in several places to use ba...
Michael Sevakis
2006-10-30
*
H300: Don't read the button ADC as long as no button is pressed, utilising th...
Jens Arnold
2006-10-29
*
Cleanup of new button reading code. Moved functions for enabling of scanning ...
Michael Sevakis
2006-10-28
*
Stop reading buttons if one is not down. Don't read remote keys if not plugge...
Michael Sevakis
2006-10-27
*
Oops. Missed part of FS#6235 in the last commmit
Barry Wardell
2006-10-27
*
Accept FS#6235. We should be using the *_ATTR defines instead of __attribute__
Barry Wardell
2006-10-27
*
Enable I/O ports debug menu for 3G iPods
Daniel Ankers
2006-10-25
*
ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...
Jonathan Gordon
2006-10-25
*
Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't b...
Barry Wardell
2006-10-25
*
Ondios: Slightly more verbose MMC info.
Jens Arnold
2006-10-15
*
Minor simplification #2; replace unneeded variable filebufused with a macro
Steve Bavin
2006-10-12
*
Add CPU boost tracker to see where boosts are coming from
Steve Bavin
2006-10-05
*
Oops
Steve Bavin
2006-10-04
*
Add (some of the) debug menu to sims
Steve Bavin
2006-10-04
*
Add support for H10 remote. Remote buttons have the same keymappings as their...
Barry Wardell
2006-09-29
*
Adjust PP5020 I/O Ports debug menu so that it will fit on the H10 5GB screen.
Barry Wardell
2006-09-29
*
Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...
Barry Wardell
2006-09-23
*
battery_viewer: prevent div by zero if power_history highest and lowest value...
Peter D'Hoye
2006-09-16
*
Fixed the errors.
Miika Pekkarinen
2006-09-16
*
New scheduler, with priorities for swcodec platforms. Frequent task
Miika Pekkarinen
2006-09-16
*
Fixed the errors.
Miika Pekkarinen
2006-09-02
*
Cleanup threads.c by moving declarations inside structs.
Miika Pekkarinen
2006-09-02
*
Save a few bytes on non-Portalplayer builds
Daniel Ankers
2006-08-31
*
Oops - fix warnings for Player
Daniel Ankers
2006-08-21
*
Threading changes in preparation for multiple core support
Daniel Ankers
2006-08-21
*
fix gigabeat simulator build
Marcoen Hirschberg
2006-08-21
*
Oops... small changes catch most errors
Peter D'Hoye
2006-08-16
*
Show a splash on successful eeprom write to let the user know something happe...
Peter D'Hoye
2006-08-16
[next]