summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* Make ports debug screen usable on M3Jens Arnold2008-03-15
* More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold2008-03-14
* provide a debug menu item to virtually reinsert drives for usb storage when t...Frank Gevaerts2008-03-10
* make usb_serial work again. Also know as "make sure arrays are allocated at t...Frank Gevaerts2008-03-10
* reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2008-03-06
* Only need to include these for e200.Barry Wardell2008-03-04
* Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell2008-03-04
* implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts2008-03-02
* Always dump the identify info as big endian for readability and consistency.Jens Arnold2008-03-01
* Make "View OS stacks" auto-refresh again.Michael Sevakis2008-02-28
* Add ability to dump ata identify info to the debug menu (by amiconn + ifdeffe...Peter D'Hoye2008-02-27
* Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo2008-02-24
* Fix up incomplete reversal.Jens Arnold2008-02-17
* FS#8565 - fix for runtime data causing extra spin ups. Included a debug menu ...Miika Pekkarinen2008-02-17
* revert my work, suggested by amiconnChristian Gmeiner2008-02-17
* FS#8611: move hw_info for pp targets into target treeChristian Gmeiner2008-02-17
* fix compiling of debug menu for tcc780xChristian Gmeiner2008-02-15
* fix yellowPeter D'Hoye2008-02-12
* Remove temporary variables used for GPIO reading in the debug menuPeter D'Hoye2008-02-12
* Make I/O debug screen fit again on H10 5gb screenPeter D'Hoye2008-02-11
* Try that again.Michael Giacomelli2008-02-10
* Fix building the ipod sims.Michael Giacomelli2008-02-10
* Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli2008-02-10
* 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