summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07remove debug-target.hRafaël Carré1-3/+1
2012-03-12rds: show rds clock-time as broken down time instead of UTC time in debug menuBertrik Sikken1-1/+6
2012-02-18rds: add basic RDS clock-time supportBertrik Sikken1-1/+1
2012-02-16rds: make programme identification (pi) decoding safer, show pi in the debug ...Bertrik Sikken1-9/+12
2012-01-08fix cpp conditionRafaël Carré1-1/+1
2012-01-08ascodec-target.h: removeRafaël Carré1-6/+2
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré1-0/+2
2012-01-04missing parensRafaël Carré1-1/+1
2012-01-04debug_menu.c: cleanupRafaël Carré1-61/+31
2012-01-04dbg_pcf(): use action_userabortRafaël Carré1-1/+1
2012-01-04dbg_partitions: make staticRafaël Carré1-1/+1
2012-01-04*frequency_linux(): factorizeRafaël Carré1-2/+2
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-21/+45
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz1-3/+3
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz1-1/+105
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken1-0/+9
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