summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
AgeCommit message (Expand)Author
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun
2008-05-13Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo
2008-05-09Change comment for clarity.Andree Buschmann
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-05Fix errors for ZVM build caused by r17366Dave Chapman
2008-05-05scroll all lines in read-only info listsJonathan Gordon
2008-05-04Oops again. One more zero init too.Michael Sevakis
2008-05-04Oops. Need one more %s.Michael Sevakis
2008-05-04Add some M/UDMA information to the Disk Info debug screen for both Gigabeats.Michael Sevakis
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere
2008-04-19Fix exit button for battery debug menu on sansa e200.Bertrik Sikken
2008-04-19fix red.Andree Buschmann
2008-04-19Small changes to debug menu: Higher precision when showing boost ratio. Added...Andree Buschmann
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-03-15Make ports debug screen usable on M3Jens Arnold
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding plugin...Jens Arnold
2008-03-10provide a debug menu item to virtually reinsert drives for usb storage when t...Frank Gevaerts
2008-03-10make usb_serial work again. Also know as "make sure arrays are allocated at t...Frank Gevaerts
2008-03-06reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts
2008-03-04Only need to include these for e200.Barry Wardell
2008-03-04Second part of FS#8272 - include charger status in Sansa debug menu.Barry Wardell
2008-03-02implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts
2008-03-01Always dump the identify info as big endian for readability and consistency.Jens Arnold
2008-02-28Make "View OS stacks" auto-refresh again.Michael Sevakis
2008-02-27Add ability to dump ata identify info to the debug menu (by amiconn + ifdeffe...Peter D'Hoye
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo
2008-02-17Fix up incomplete reversal.Jens Arnold
2008-02-17FS#8565 - fix for runtime data causing extra spin ups. Included a debug menu ...Miika Pekkarinen
2008-02-17revert my work, suggested by amiconnChristian Gmeiner
2008-02-17FS#8611: move hw_info for pp targets into target treeChristian Gmeiner
2008-02-15fix compiling of debug menu for tcc780xChristian Gmeiner
2008-02-12fix yellowPeter D'Hoye
2008-02-12Remove temporary variables used for GPIO reading in the debug menuPeter D'Hoye
2008-02-11Make I/O debug screen fit again on H10 5gb screenPeter D'Hoye
2008-02-10Try that again.Michael Giacomelli
2008-02-10Fix building the ipod sims.Michael Giacomelli
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo
2007-12-17remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon
2007-11-20Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis
2007-11-19Second part of FS#8104 by Bertrik Sikken: Simplification of audio_track_count...Nicolas Pennequin
2007-11-10Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun
2007-11-10Change the way the UART recieves data and how buttons pressed are processed. ...Karl Kurbjun