summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Remove sim_tasks from the sdl application build.Thomas Martitz1-1/+3
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon1-1/+30
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg1-2/+1
2011-10-05core_alloc: Provide a tiny test allocation, which can be freed for debug purp...Thomas Martitz1-8/+15
2011-09-06rk27xx - enable debug screenMarcin Bukat1-1/+2
2011-09-01Fix the timeout so the selected item will scrollJonathan Gordon1-1/+1
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz1-0/+21
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz1-0/+18
2011-07-24ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTATBertrik Sikken1-1/+1
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat1-355/+0
2011-04-11Do not show IRMax/IWMax in the disk info debug screen for sd cards with CSD v...Bertrik Sikken1-0/+6
2011-02-06M:Robe 500: Clean up warning.Karl Kurbjun1-14/+0
2011-02-06M:Robe 500 TSC2100 Debug: Use hex values instead of binary.Karl Kurbjun1-3/+3
2011-01-22Better boost calculation for multifrequency CPUs. Frequencies between minimum...Michael Sevakis1-3/+16
2011-01-22i.MX31: Add a debug menu to play around with DVFS/DPTC settings for fun, test...Michael Sevakis1-0/+3
2010-12-11Commit FS#11776 by Jonas Haggqvist. Enables option to log building the datab...Michael Giacomelli1-0/+11
2010-11-26MPIO HD300 - initial commitMarcin Bukat1-1/+1
2010-11-14iPod Nano 2G: Show all PLLPMS and CLKCON values in the battery debug screenMichael Sparmann1-9/+8
2010-11-08fix sdl RaaA buildMarcin Bukat1-0/+2
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat1-366/+0
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat1-1/+0
2010-10-18HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis...Szymon Dziok1-2/+4
2010-09-20iap: make variable serbuf non-globalBertrik Sikken1-1/+5
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts1-6/+4
2010-08-28archos player debug menu: factorize and use lcd_putsfRafaël Carré1-34/+7
2010-08-23Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat1-2/+4
2010-07-25Rockbox as an application: Fix a few yellowsThomas Martitz1-3/+3
2010-07-17Beautify view_battery() graph in debug menu. FS#11324 by meMarcin Bukat1-15/+57
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz1-1/+1
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-19/+19
2010-06-21debug menu: avoid using constant variables in array initializationRafaël Carré1-6/+5
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken1-7/+7
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken1-20/+35
2010-06-06Add the GPIO output-enable bits to the debug screen on PP502xTorne Wuff1-9/+21
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts1-1/+1
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff1-5/+0
2010-05-19Add charging/discharging indication to battery debug menu if CONFIG_CHARGING ...Marcin Bukat1-1/+5
2010-05-17as3514/as3543 fixesRafaël Carré1-5/+5
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+0
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz1-11/+11
2010-05-03Stop scrolling when exiting the CPU boost log menuMaurus Cuelenaere1-0/+1
2010-04-28HD200 - fix compile warning in debug_menu.cMarcin Bukat1-0/+2
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+3
2010-04-25fix yellowJonathan Gordon1-2/+2
2010-04-25Make the buffering screen use the multiscreen API (FS#11143)Jonathan Gordon1-44/+57
2010-04-09Add drive's reported physical sector size to disk debug screen for ATA devicesTorne Wuff1-0/+5
2010-03-21Fix red.Andree Buschmann1-1/+1
2010-03-21Only show PP502x GPIOx_ENABLE on displays with appropriate height.Andree Buschmann1-0/+2
2010-03-21Add GPIOx_ENABLE to debug screen for PP502x.Andree Buschmann1-1/+19
2010-03-10Add the raw battery voltage to the Nano2G battery debug screenMichael Sparmann1-0/+2