summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-12Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c...Michael Sevakis1-7/+20
2009-03-09Fix red.Maurus Cuelenaere1-1/+1
2009-03-09Onda VX747:Maurus Cuelenaere1-1/+1
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-2/+2
2009-02-28Leave "usb mode" when all LUNs are ejected againFrank Gevaerts1-12/+0
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun1-1/+2
2009-02-23Show the watermark in the "Show buffering thread" screen (in bytes).Thomas Martitz1-0/+3
2009-02-14Sansa Clip: enable battery charging.Bertrik Sikken1-2/+3
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon1-1/+1
2009-02-01Statusbar handling fixes. Jonathan Gordon1-1/+1
2009-01-27Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz1-2/+2
2009-01-23Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo1-0/+5
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis1-2/+2
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis1-5/+27
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg1-5/+5
2009-01-07Fix some wierdness with the debug menus... Jonathan Gordon1-35/+2
2009-01-05fix red and yellowJonathan Gordon1-1/+0
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon1-1/+18
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-3/+45
2008-12-28Remove register indentation in si4700 debug screen.Michael Sevakis1-4/+4
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis1-3/+25
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli1-0/+8
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis1-17/+17
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis1-6/+78
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+1
2008-11-10debug menu : use debug-target.h for AS3525Rafaël Carré1-1/+1
2008-11-02implement single-driver storage layer with macros instead of inlinesFrank Gevaerts1-1/+1
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-6/+33
2008-10-31cleanup storage definesFrank Gevaerts1-10/+10
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman1-2/+4
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold1-5/+1
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken1-2/+2
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-8/+8
2008-07-17Too much on the last commit.Michael Giacomelli1-6/+6
2008-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli1-6/+6
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo1-1/+2
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-16/+0
2008-05-29Oops, not all PP targets have ADC_ACCESSORY.Linus Nielsen Feltzing1-0/+2
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing1-0/+2
2008-05-25Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis1-1/+13
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-4/+11
2008-05-14Make ZVM30GB simulator work.Maurus Cuelenaere1-2/+2
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-2/+2
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun1-43/+0
2008-05-13Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo1-7/+10
2008-05-09Change comment for clarity.Andree Buschmann1-1/+1
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-2/+2
2008-05-05Fix errors for ZVM build caused by r17366Dave Chapman1-2/+2
2008-05-05scroll all lines in read-only info listsJonathan Gordon1-0/+8