summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* Prettify debug menu for logfJeffrey Goode2009-11-23
* Also fix Debug->View partitions when SECTOR_SIZE!=512Frank Gevaerts2009-11-09
* FS#9728: Battery current measuring on the Video iPodTorne Wuff2009-11-03
* FS#10739: playback.c code splitJeffrey Goode2009-10-31
* Implement dbg_save_roms for TCC780x.Rob Purchase2009-10-29
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* Const correctness for output_dyn_value and unify some identical constantsNils Wallménius2009-10-17
* fix yellow by 'un-staticing' the printing wrapper function and typo causing redNils Wallménius2009-10-17
* Use a wrapper function for the very common snprintf(); lcd_puts() sequence to...Nils Wallménius2009-10-17
* Gigabeat S: Add support for dumping the flash from debug menuTorne Wuff2009-10-16
* Add current measurements to the iPod Nano 2G's battery debug screenMichael Sparmann2009-10-10
* Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)Dave Chapman2009-10-10
* fix yellowNils Wallménius2009-08-20
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Make the CPU boost log scroll if lines are too big.Maurus Cuelenaere2009-07-18
* re-add the usb_core.h include. r21953 was a bit too aggressiveFrank Gevaerts2009-07-18
* Fix warning when compiling with logf() enabledMaurus Cuelenaere2009-07-18
* Flyspray: FS#10326Frank Gevaerts2009-07-18
* FS#10080Nils Wallménius2009-07-14
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* add firmware/driver/sd.c which contains common code between SD driversRafaël Carré2009-07-01
* card_extract_bits() take the start bit argument as defined in public SanDisk ...Rafaël Carré2009-07-01
* Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré2009-07-01
* Enable charging on the Sansa Fuze (charging/discharging curves are still unca...Bertrik Sikken2009-06-20
* 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2009-05-25
* Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts2009-05-23
* Add HID related bits to the debug menu (work by Tomer Shalev)Frank Gevaerts2009-05-17
* Fix warning about unused functionsFrank Gevaerts2009-04-19
* Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2009-04-19
* Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c...Michael Sevakis2009-03-12
* Fix red.Maurus Cuelenaere2009-03-09
* Onda VX747:Maurus Cuelenaere2009-03-09
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Leave "usb mode" when all LUNs are ejected againFrank Gevaerts2009-02-28
* Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun2009-02-26
* Show the watermark in the "Show buffering thread" screen (in bytes).Thomas Martitz2009-02-23
* Sansa Clip: enable battery charging.Bertrik Sikken2009-02-14
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* Sansa AMS: Debug screen, shows GPIO and (on the fuze) DBOP input for now, to ...Thomas Martitz2009-01-27
* Philips HDD1630: add ADC info to debug screen. Make button_click work again (...Mark Arigo2009-01-23
* USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis2009-01-13
* c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis2009-01-11
* Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg2009-01-10
* Fix some wierdness with the debug menus... Jonathan Gordon2009-01-07
* fix red and yellowJonathan Gordon2009-01-05
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Remove register indentation in si4700 debug screen.Michael Sevakis2008-12-28