summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* cleanup storage definesFrank Gevaerts2008-10-31
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold2008-09-14
* Minor missing #include and static function fixes for mrobeBertrik Sikken2008-09-10
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Too much on the last commit.Michael Giacomelli2008-07-17
* Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli2008-07-17
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo2008-06-27
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Oops, not all PP targets have ADC_ACCESSORY.Linus Nielsen Feltzing2008-05-29
* Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing2008-05-29
* Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis2008-05-25
* Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo2008-05-21
* Make ZVM30GB simulator work.Maurus Cuelenaere2008-05-14
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* Cleanup some unneeded debug code.Karl Kurbjun2008-05-14
* Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo2008-05-13
* Change comment for clarity.Andree Buschmann2008-05-09
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Fix errors for ZVM build caused by r17366Dave Chapman2008-05-05
* scroll all lines in read-only info listsJonathan Gordon2008-05-05
* Oops again. One more zero init too.Michael Sevakis2008-05-04
* Oops. Need one more %s.Michael Sevakis2008-05-04
* Add some M/UDMA information to the Disk Info debug screen for both Gigabeats.Michael Sevakis2008-05-04
* 1) add debug menu for USB & PICMaurus Cuelenaere2008-05-03
* Fix exit button for battery debug menu on sansa e200.Bertrik Sikken2008-04-19
* fix red.Andree Buschmann2008-04-19
* Small changes to debug menu: Higher precision when showing boost ratio. Added...Andree Buschmann2008-04-19
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis2008-04-11
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* The const police raid playback.c, should be no change to behaviour.Steve Bavin2008-03-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* 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