summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo2008-01-09
* remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon2007-12-17
* Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis2007-11-20
* Second part of FS#8104 by Bertrik Sikken: Simplification of audio_track_count...Nicolas Pennequin2007-11-19
* Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun2007-11-10
* Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun2007-11-10
* * Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x'...Jens Arnold2007-11-03
* Show exact CPU version on PP5002 targets.Jens Arnold2007-11-03
* tsc2100 debug screenJonathan Gordon2007-11-02
* Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun2007-11-02
* Finally commit Metadata on Buffer!Nicolas Pennequin2007-10-25
* FS#8013 - tidy up ADC readings in debug menu.Barry Wardell2007-10-25
* allow simplelists to set the timeout and the start selection.Jonathan Gordon2007-10-21
* Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen2007-10-21
* remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon2007-10-21
* simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon2007-10-21
* add a list API for simple lists which dont need lots of code to run.Jonathan Gordon2007-10-20
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis2007-10-06
* Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis2007-09-28
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2007-09-08
* Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo2007-09-06
* H10 ADC values are 10 bit, hence we need 3 hex digits.Jens Arnold2007-08-22
* H10: make all ADC values fit on the debug screen of the 5GBPeter D'Hoye2007-08-21
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* I supposed to show DEV_EN on PP502x....Jens Arnold2007-08-03
* Updated & added some PP register debug stuff.Jens Arnold2007-08-03
* iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold2007-07-29
* Make 'View HW Info' work on PP5002 targets and move clock estimation there. *...Jens Arnold2007-07-27
* Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold2007-07-26
* Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman2007-07-25
* Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...Michael Sevakis2007-07-25
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Make the audio thread debug screen leavable on H10 (and potentially other tar...Jens Arnold2007-07-19
* Fix yellow.Michael Sevakis2007-07-15
* Hopefully get the rest of the quirks out of the debug menus and save some siz...Michael Sevakis2007-07-15
* e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis2007-07-14
* unused paramJonathan Gordon2007-07-14
* minor update to the debug screens to handle dynamic screens a bit better. And...Jonathan Gordon2007-07-14
* fix radio screenJonathan Gordon2007-07-14
* make the radio debug screen auto-updateJonathan Gordon2007-07-14
* Fix typo in the debug disk info screenRobert Keevil2007-07-14
* Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis2007-07-14
* Fix radio screen, and use the actual card type name for the title in the disk...Jonathan Gordon2007-07-14
* convert the disk info debug screen to a list.Jonathan Gordon2007-07-12
* convert the tagcache, database and radio debug screens to nice listsJonathan Gordon2007-07-11
* make the debug menu nice and fastJonathan Gordon2007-07-11
* iPod G3: Clock setup register display and CPU clock estimation in debug menu....Jens Arnold2007-07-10
* Improved clock estimation in debug menu.Jens Arnold2007-07-07