summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c (follow)
Commit message (Expand)AuthorAge
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok2010-10-18
* iap: make variable serbuf non-globalBertrik Sikken2010-09-20
* Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts2010-08-31
* archos player debug menu: factorize and use lcd_putsfRafaël Carré2010-08-28
* Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat2010-08-23
* Rockbox as an application: Fix a few yellowsThomas Martitz2010-07-25
* Beautify view_battery() graph in debug menu. FS#11324 by meMarcin Bukat2010-07-17
* Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz2010-07-06
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* debug menu: avoid using constant variables in array initializationRafaël Carré2010-06-21
* The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken2010-06-16
* Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken2010-06-15
* Add the GPIO output-enable bits to the debug screen on PP502xTorne Wuff2010-06-06
* remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2010-06-05
* New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff2010-06-05
* Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ...Marcin Bukat2010-05-19
* as3514/as3543 fixesRafaël Carré2010-05-17
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Stop scrolling when exiting the CPU boost log menuMaurus Cuelenaere2010-05-03
* HD200 - fix compile warning in debug_menu.cMarcin Bukat2010-04-28
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* fix yellowJonathan Gordon2010-04-25
* Make the buffering screen use the multiscreen API (FS#11143)Jonathan Gordon2010-04-25
* Add drive's reported physical sector size to disk debug screen for ATA devicesTorne Wuff2010-04-09
* Fix red.Andree Buschmann2010-03-21
* Only show PP502x GPIOx_ENABLE on displays with appropriate height.Andree Buschmann2010-03-21
* Add GPIOx_ENABLE to debug screen for PP502x.Andree Buschmann2010-03-21
* Add the raw battery voltage to the Nano2G battery debug screenMichael Sparmann2010-03-10
* as3525v2: show I/O ports in debug menuRafaël Carré2010-02-22
* as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré2010-02-22
* Add more information to the battery debug screen for Nano2GMichael Sparmann2010-02-17
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18
* Sansa c200v2: enable battery chargingBertrik Sikken2010-01-17
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* Reuse existing variable instead of creating a new one.Michael Chicoine2009-12-09
* Fix red - resolve multiple variable definitionMichael Chicoine2009-12-09
* Correct the debug information displayed for SD card to match the CID register...Michael Chicoine2009-12-09
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* 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