summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* these should be staticJonathan Gordon2007-04-29
* Stop using the old menu API in the debug menu (using the new api causes massi...Jonathan Gordon2007-04-29
* Clean up that warning and pull out an unneeded #ifdefKarl Kurbjun2007-04-21
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2007-04-11
* Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon2007-04-08
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* count was set wrong for the parititons screen. imo this is a bug in the list ...Jonathan Gordon2007-04-05
* Fix sim warningJonathan Gordon2007-04-05
* Make the partitions debug screen use the list also.Jonathan Gordon2007-04-05
* Killing of threads enabled also for logf debug builds.Miika Pekkarinen2007-03-28
* Ability to kill threads in debug screen by pressing select.Miika Pekkarinen2007-03-28
* Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen2007-03-26
* Make the OS stacks usage debug screen nicer, and unfiy the code for charcell/...Jonathan Gordon2007-03-26
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis2007-03-16
* Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell2007-03-13
* Clean up the debug menu serial number display code a bit and save a few bytes.Michael Sevakis2007-03-11
* iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...Michael Sevakis2007-03-11
* Some more M5 adjustments.Jens Arnold2007-03-05
* Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold2007-03-05
* Get rid of C99 style variable declaration. Also, add one more use of #define ...Barry Wardell2007-03-04
* Some more replacing of inl/outl with register #define's (doesn't change end-r...Barry Wardell2007-03-03
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* Ooops #2 - fix sim builds. The dbg_save_roms function will work on all PP ta...Dave Chapman2007-02-23
* Ooops.Dave Chapman2007-02-23
* Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman2007-02-23
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg2007-02-17
* Remove H300 GPOODx debugging; it was using the wrong port addresses anywaySteve Bavin2007-02-05
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...Jonathan Gordon2007-01-22
* Remove another tagcache reference from the UISteve Bavin2007-01-11
* Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...Steve Gotthardt2007-01-08
* Revamped the backlight state machine and added buttonlight controls. Go to th...Steve Gotthardt2007-01-07
* Fix simulator buildGreg White2007-01-04
* Add option to toggle LCD popwer off, gigabeat onlyGreg White2007-01-04
* Go back to the old button code for the debug ports screen so its usableJonathan Gordon2006-12-27
* Make debug menu compile without priority scheduling and with multicoreBrandon Low2006-12-25
* update the runtime screen and move it to the inf menu instead of debugJonathan Gordon2006-12-19
* More static'ing, and a few fixes resulting from that.Jens Arnold2006-12-12
* Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen2006-12-05
* Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold2006-12-03
* Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driverDaniel Ankers2006-11-25