summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
...
* Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis2006-10-28
* Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis2006-10-27
* Oops. Missed part of FS#6235 in the last commmitBarry Wardell2006-10-27
* Accept FS#6235. We should be using the *_ATTR defines instead of __attribute__Barry Wardell2006-10-27
* Enable I/O ports debug menu for 3G iPodsDaniel Ankers2006-10-25
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't b...Barry Wardell2006-10-25
* Ondios: Slightly more verbose MMC info.Jens Arnold2006-10-15
* Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin2006-10-12
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* OopsSteve Bavin2006-10-04
* Add (some of the) debug menu to simsSteve Bavin2006-10-04
* Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell2006-09-29
* Adjust PP5020 I/O Ports debug menu so that it will fit on the H10 5GB screen.Barry Wardell2006-09-29
* Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell2006-09-23
* battery_viewer: prevent div by zero if power_history highest and lowest value...Peter D'Hoye2006-09-16
* Fixed the errors.Miika Pekkarinen2006-09-16
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Fixed the errors.Miika Pekkarinen2006-09-02
* Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen2006-09-02
* Save a few bytes on non-Portalplayer buildsDaniel Ankers2006-08-31
* Oops - fix warnings for PlayerDaniel Ankers2006-08-21
* Threading changes in preparation for multiple core supportDaniel Ankers2006-08-21
* fix gigabeat simulator buildMarcoen Hirschberg2006-08-21
* Oops... small changes catch most errorsPeter D'Hoye2006-08-16
* Show a splash on successful eeprom write to let the user know something happe...Peter D'Hoye2006-08-16
* Okay, use µs instead of usHristo Kovachev2006-08-16
* Fix the stupid text editor's silliness and use "us" for microsecHristo Kovachev2006-08-16
* put the timeouts back the way they were (sorry amiconn)Jonathan Gordon2006-08-16
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Removed a warningLinus Nielsen Feltzing2006-08-15
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* support for more detailed FM radio debug info and for X5 flash debugRani Hod2006-08-11
* eeprom dump in debug screen: fix return value checkPeter D'Hoye2006-08-06
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Support importing runtimedb data from ascii files.Miika Pekkarinen2006-07-20
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ...Jens Arnold2006-05-25
* H1x0: Add SPDIF power control and frequency measurement to the SPDIF monitor.Jens Arnold2006-05-12
* Ipod: Move the HW revision to 'View HW info' where it belongs, and make both ...Jens Arnold2006-05-07
* We don't need 2 different CRC functions.Jens Arnold2006-05-07
* Reduce instructions in debug audio thread loop slightlyBrandon Low2006-04-25
* Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin...Brandon Low2006-04-23
* Much faster optimized version of tagcache commit. Added a few items toMiika Pekkarinen2006-04-23
* Use correct macros to check for iriver architecture.Jens Arnold2006-04-20
* comment a type change for audio debugBrandon Low2006-04-14
* Fix bad rebuffering bug, and kill the track_count variableBrandon Low2006-04-09
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Fixed the debug menu.Miika Pekkarinen2006-03-26
* Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen2006-03-26