summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
AgeCommit message (Expand)Author
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-10debug menu : use debug-target.h for AS3525Rafaël Carré
2008-11-02implement single-driver storage layer with macros instead of inlinesFrank Gevaerts
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-07-17Too much on the last commit.Michael Giacomelli
2008-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-29Oops, not all PP targets have ADC_ACCESSORY.Linus Nielsen Feltzing
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing
2008-05-25Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-14Make ZVM30GB simulator work.Maurus Cuelenaere
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere
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