index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
debug_menu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
debug_menu database delay redraw
William Wilgus
1
-2
/
+10
2023-01-15
[Feature] Add total entries to database info
William Wilgus
1
-0
/
+2
2023-01-13
buflib: Refactor various debugging features
Aidan MacDonald
1
-0
/
+4
2023-01-13
Remove buflib allocation names, part two
Aidan MacDonald
1
-1
/
+1
2022-11-23
misc.c open_pathfmt caller supplied buffer
William Wilgus
1
-1
/
+2
2022-11-19
create function open_pathfmt() to allow printf formatting on open()
William Wilgus
1
-10
/
+5
2022-11-14
replace strlcpy with strmemccpy
William Wilgus
1
-4
/
+3
2022-11-15
add memccpy.c
William Wilgus
1
-1
/
+3
2022-10-17
Limit exposure of skin engine internals
Aidan MacDonald
1
-53
/
+0
2022-10-15
move buflib_free invalid handle check to the function
William Wilgus
1
-2
/
+1
2022-10-02
gui: Remove show/hide selection option in lists
Aidan MacDonald
1
-13
/
+0
2022-10-02
Fix yellow from 5b0506e9de
Aidan MacDonald
1
-1
/
+1
2022-10-02
gui: Constify list title text
Aidan MacDonald
1
-1
/
+2
2022-04-16
Remove dead code
Christian Soffke
1
-1
/
+0
2022-03-22
debug_menu dbg_buffering_thread show more on tiny screens
William Wilgus
1
-3
/
+18
2022-03-22
debug_menu cleanup/optimize some common format strings
William Wilgus
1
-26
/
+26
2022-03-14
debug_menu make scrolling manual for OS Threads item
William Wilgus
1
-45
/
+28
2022-03-14
debug_menu scroll os stack screen
William Wilgus
1
-5
/
+58
2022-03-11
multiboot: Refactor duplicated functions to a separate file
Aidan MacDonald
1
-0
/
+1
2022-03-06
Sansa Multiboot Root Redirect Enhance + bug fix
William Wilgus
1
-5
/
+6
2022-03-03
Multiboot Firmware Root Redirect - WIP
William Wilgus
1
-0
/
+8
2021-12-23
Revert "powermgmt: Remove an unnecessary function"
Aidan MacDonald
1
-6
/
+5
2021-12-23
Display battery current in debug menu
Aidan MacDonald
1
-0
/
+4
2021-12-05
powermgmt: Remove an unnecessary function
Aidan MacDonald
1
-5
/
+6
2021-12-04
Add voicing to top level debug menu
William Wilgus
1
-0
/
+19
2021-11-20
debug_menu: add format specifier for seconds in RDS timestamp
Wolfram Sang
1
-1
/
+1
2021-09-30
Add ability to dump cpu boost log to disk, include thread names
William Wilgus
1
-1
/
+47
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
1
-1
/
+2
2021-07-12
Sansa Connect: Display battery info in debug menu
Tomasz Moń
1
-0
/
+15
2021-04-25
FiiO M3K: remove the bootloader install debug menu
Aidan MacDonald
1
-53
/
+0
2021-03-28
Add M3K native to the simulator
Solomon Peachy
1
-2
/
+2
2021-03-28
New port: FiiO M3K on bare metal
Aidan MacDonald
1
-0
/
+53
2021-03-22
debug_menu: revise how the ATA device bit is reported
James Buren
1
-1
/
+1
2021-03-22
debug_menu: Fix compile error from previous commit
James Buren
1
-3
/
+3
2021-03-22
debug_menu: report on ATA device type bits
James Buren
1
-0
/
+9
2021-02-27
Rename symbols of FiiO M3K Linux-based port
Aidan MacDonald
1
-1
/
+1
2020-10-13
fix more yellow
Solomon Peachy
1
-2
/
+5
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
1
-1
/
+1
2020-10-01
fix some of the red introduced in e43726d
Solomon Peachy
1
-1
/
+1
2020-10-01
hosted pcm-alsa improvements
Solomon Peachy
1
-1
/
+1
2020-08-31
xduooX3 debug menu add GPIO IO Ports
William Wilgus
1
-1
/
+1
2020-08-20
Revert root_redirect :(
William Wilgus
1
-12
/
+7
2020-08-20
Multiboot Firmware Root Redirect
William Wilgus
1
-3
/
+19
2020-08-20
Revert g#1612
William Wilgus
1
-14
/
+3
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-18
/
+4
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-50
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-56
/
+7
2020-07-15
debug ata: Distinguish between Advanced power management and basic PM
Solomon Peachy
1
-1
/
+4
2020-05-22
talk.h add failed to load splash
William Wilgus
1
-4
/
+2
2020-05-22
talk.h add init status to debug menu
William Wilgus
1
-9
/
+18
[next]