summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (unfollow)
Commit message (Expand)Author
2009-01-07Fix some wierdness with the debug menus... Jonathan Gordon
2009-01-05fix red and yellowJonathan Gordon
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-28Remove register indentation in si4700 debug screen.Michael Sevakis
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis
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