index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
debug_menu.c
Age
Commit message (
Expand
)
Author
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-19
Make the audio thread debug screen leavable on H10 (and potentially other tar...
Jens Arnold
2007-07-15
Fix yellow.
Michael Sevakis
2007-07-15
Hopefully get the rest of the quirks out of the debug menus and save some siz...
Michael Sevakis
2007-07-14
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
unused param
Jonathan Gordon
2007-07-14
minor update to the debug screens to handle dynamic screens a bit better. And...
Jonathan Gordon
2007-07-14
fix radio screen
Jonathan Gordon
2007-07-14
make the radio debug screen auto-update
Jonathan Gordon
2007-07-14
Fix typo in the debug disk info screen
Robert Keevil
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-14
Fix radio screen, and use the actual card type name for the title in the disk...
Jonathan Gordon
2007-07-12
convert the disk info debug screen to a list.
Jonathan Gordon
2007-07-11
convert the tagcache, database and radio debug screens to nice lists
Jonathan Gordon
2007-07-11
make the debug menu nice and fast
Jonathan Gordon
2007-07-10
iPod G3: Clock setup register display and CPU clock estimation in debug menu....
Jens Arnold
2007-07-07
Improved clock estimation in debug menu.
Jens Arnold
2007-07-03
More PP502x clock setup rework. This should fix the freezes on PP5020 once an...
Jens Arnold
2007-07-02
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
2007-06-30
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-26
Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...
Michael Sevakis
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-07
Add a mode the lists which doesnt show the selection marker.
Jonathan Gordon
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-05-14
Fix for unlikely, but possible, division-by-zero
Steve Bavin
2007-05-10
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-07
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...
Karl Kurbjun
2007-04-29
these should be static
Jonathan Gordon
2007-04-29
Stop using the old menu API in the debug menu (using the new api causes massi...
Jonathan Gordon
2007-04-21
Clean up that warning and pull out an unneeded #ifdef
Karl Kurbjun
2007-04-21
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...
Karl Kurbjun
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-04-11
Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...
Jens Arnold
2007-04-08
Give all menus using the old API a nice title and icons (except plugins)
Jonathan Gordon
2007-04-06
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-04-05
count was set wrong for the parititons screen. imo this is a bug in the list ...
Jonathan Gordon
2007-04-05
Fix sim warning
Jonathan Gordon
2007-04-05
Make the partitions debug screen use the list also.
Jonathan Gordon
2007-03-28
Killing of threads enabled also for logf debug builds.
Miika Pekkarinen
2007-03-28
Ability to kill threads in debug screen by pressing select.
Miika Pekkarinen
2007-03-26
Make scheduler functions thread safe core wise. A big step towards playback r...
Miika Pekkarinen
2007-03-26
Make the OS stacks usage debug screen nicer, and unfiy the code for charcell/...
Jonathan Gordon
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...
Michael Sevakis
2007-03-13
Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...
Barry Wardell
2007-03-11
Clean up the debug menu serial number display code a bit and save a few bytes.
Michael Sevakis
2007-03-11
iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...
Michael Sevakis
2007-03-05
Some more M5 adjustments.
Jens Arnold
2007-03-05
Bring up the M5 port to a working stage: Extended numerous explicit checks fo...
Jens Arnold
[next]