summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-03* Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x'...Jens Arnold1-12/+8
2007-11-03Show exact CPU version on PP5002 targets.Jens Arnold1-0/+8
2007-11-02tsc2100 debug screenJonathan Gordon1-0/+71
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-0/+38
2007-10-25Finally commit Metadata on Buffer!Nicolas Pennequin1-9/+42
2007-10-25FS#8013 - tidy up ADC readings in debug menu.Barry Wardell1-13/+13
2007-10-21allow simplelists to set the timeout and the start selection.Jonathan Gordon1-0/+1
2007-10-21Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen1-10/+28
2007-10-21remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon1-6/+7
2007-10-21simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon1-47/+12
2007-10-20add a list API for simple lists which dont need lots of code to run.Jonathan Gordon1-226/+164
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis1-12/+25
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis1-1/+0
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis1-26/+40
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon1-1/+1
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis1-4/+0
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-3/+4
2007-08-22H10 ADC values are 10 bit, hence we need 3 hex digits.Jens Arnold1-2/+2
2007-08-21H10: make all ADC values fit on the debug screen of the 5GBPeter D'Hoye1-6/+4
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold1-43/+29
2007-08-03I supposed to show DEV_EN on PP502x....Jens Arnold1-2/+2
2007-08-03Updated & added some PP register debug stuff.Jens Arnold1-6/+8
2007-07-29iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold1-1/+1
2007-07-27Make 'View HW Info' work on PP5002 targets and move clock estimation there. *...Jens Arnold1-17/+28
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold1-1/+2
2007-07-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman1-5/+15
2007-07-25Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...Michael Sevakis1-2/+8
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-10/+0
2007-07-19Make the audio thread debug screen leavable on H10 (and potentially other tar...Jens Arnold1-2/+1
2007-07-15Fix yellow.Michael Sevakis1-0/+2
2007-07-15Hopefully get the rest of the quirks out of the debug menus and save some siz...Michael Sevakis1-144/+215
2007-07-14e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis1-6/+14
2007-07-14unused paramJonathan Gordon1-1/+1
2007-07-14minor update to the debug screens to handle dynamic screens a bit better. And...Jonathan Gordon1-16/+12
2007-07-14fix radio screenJonathan Gordon1-1/+2
2007-07-14make the radio debug screen auto-updateJonathan Gordon1-1/+2
2007-07-14Fix typo in the debug disk info screenRobert Keevil1-1/+1
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis1-10/+10
2007-07-14Fix radio screen, and use the actual card type name for the title in the disk...Jonathan Gordon1-3/+9
2007-07-12convert the disk info debug screen to a list.Jonathan Gordon1-255/+158
2007-07-11convert the tagcache, database and radio debug screens to nice listsJonathan Gordon1-157/+100
2007-07-11make the debug menu nice and fastJonathan Gordon1-1/+1
2007-07-10iPod G3: Clock setup register display and CPU clock estimation in debug menu....Jens Arnold1-3/+26
2007-07-07Improved clock estimation in debug menu.Jens Arnold1-3/+5
2007-07-03More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold1-2/+5
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold1-3/+46
2007-06-30Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis1-22/+24
2007-06-26Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis1-0/+3
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis1-2/+2
2007-06-07Add a mode the lists which doesnt show the selection marker.Jonathan Gordon1-1/+4