summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-27debug_menu database delay redrawWilliam Wilgus1-2/+10
2023-01-15[Feature] Add total entries to database infoWilliam Wilgus1-0/+2
2023-01-13buflib: Refactor various debugging featuresAidan MacDonald1-0/+4
2023-01-13Remove buflib allocation names, part twoAidan MacDonald1-1/+1
2022-11-23misc.c open_pathfmt caller supplied bufferWilliam Wilgus1-1/+2
2022-11-19create function open_pathfmt() to allow printf formatting on open()William Wilgus1-10/+5
2022-11-14replace strlcpy with strmemccpyWilliam Wilgus1-4/+3
2022-11-15add memccpy.cWilliam Wilgus1-1/+3
2022-10-17Limit exposure of skin engine internalsAidan MacDonald1-53/+0
2022-10-15move buflib_free invalid handle check to the functionWilliam Wilgus1-2/+1
2022-10-02gui: Remove show/hide selection option in listsAidan MacDonald1-13/+0
2022-10-02Fix yellow from 5b0506e9deAidan MacDonald1-1/+1
2022-10-02gui: Constify list title textAidan MacDonald1-1/+2
2022-04-16Remove dead codeChristian Soffke1-1/+0
2022-03-22debug_menu dbg_buffering_thread show more on tiny screensWilliam Wilgus1-3/+18
2022-03-22debug_menu cleanup/optimize some common format stringsWilliam Wilgus1-26/+26
2022-03-14debug_menu make scrolling manual for OS Threads itemWilliam Wilgus1-45/+28
2022-03-14debug_menu scroll os stack screenWilliam Wilgus1-5/+58
2022-03-11multiboot: Refactor duplicated functions to a separate fileAidan MacDonald1-0/+1
2022-03-06Sansa Multiboot Root Redirect Enhance + bug fixWilliam Wilgus1-5/+6
2022-03-03Multiboot Firmware Root Redirect - WIPWilliam Wilgus1-0/+8
2021-12-23Revert "powermgmt: Remove an unnecessary function"Aidan MacDonald1-6/+5
2021-12-23Display battery current in debug menuAidan MacDonald1-0/+4
2021-12-05powermgmt: Remove an unnecessary functionAidan MacDonald1-5/+6
2021-12-04Add voicing to top level debug menuWilliam Wilgus1-0/+19
2021-11-20debug_menu: add format specifier for seconds in RDS timestampWolfram Sang1-1/+1
2021-09-30Add ability to dump cpu boost log to disk, include thread namesWilliam Wilgus1-1/+47
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald1-1/+2
2021-07-12Sansa Connect: Display battery info in debug menuTomasz Moń1-0/+15
2021-04-25FiiO M3K: remove the bootloader install debug menuAidan MacDonald1-53/+0
2021-03-28Add M3K native to the simulatorSolomon Peachy1-2/+2
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald1-0/+53
2021-03-22debug_menu: revise how the ATA device bit is reportedJames Buren1-1/+1
2021-03-22debug_menu: Fix compile error from previous commitJames Buren1-3/+3
2021-03-22debug_menu: report on ATA device type bitsJames Buren1-0/+9
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald1-1/+1
2020-10-13fix more yellowSolomon Peachy1-2/+5
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-1/+1
2020-10-01fix some of the red introduced in e43726dSolomon Peachy1-1/+1
2020-10-01hosted pcm-alsa improvementsSolomon Peachy1-1/+1
2020-08-31xduooX3 debug menu add GPIO IO PortsWilliam Wilgus1-1/+1
2020-08-20Revert root_redirect :(William Wilgus1-12/+7
2020-08-20Multiboot Firmware Root RedirectWilliam Wilgus1-3/+19
2020-08-20Revert g#1612William Wilgus1-14/+3
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-18/+4
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-50/+0
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-56/+7
2020-07-15debug ata: Distinguish between Advanced power management and basic PMSolomon Peachy1-1/+4
2020-05-22talk.h add failed to load splashWilliam Wilgus1-4/+2
2020-05-22talk.h add init status to debug menuWilliam Wilgus1-9/+18