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.
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
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
2019-11-15
MultiBoot_Firmware
William Wilgus
1
-3
/
+15
2019-07-29
Debug menu now show partitions on all drives, not just the first.
Solomon Peachy
1
-1
/
+1
2018-12-09
Fix possible truncation misc.c->output_dyn_value + use Kibytes
William Wilgus
1
-2
/
+2
2018-10-18
Fix playback.c audio_track_count() warning
William Wilgus
1
-1
/
+1
2018-10-18
Fix menu warnings
William Wilgus
1
-2
/
+2
2018-07-26
Update AS3525 v1/v2 debug menu; add scrolling and missing frequencies
William Wilgus
1
-8
/
+13
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
1
-34
/
+26
2017-11-06
fix red
bootloader_zenxfi2_v2
Amaury Pouly
1
-1
/
+1
2017-11-06
nwzlinux: add support for radio
Amaury Pouly
1
-5
/
+3
2017-10-29
Add boot data support to rockbox.
William Wilgus
1
-0
/
+30
2017-10-06
cleanup linux cpuinfo code
Amaury Pouly
1
-11
/
+5
2017-09-17
Add simulator support for the A860
Amaury Pouly
1
-1
/
+1
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
1
-1
/
+1
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
1
-1
/
+1
2017-02-11
Improve radio RDS driver and framework
Michael Sevakis
1
-10
/
+14
2017-01-25
AMS: Return ascodec to interrupt-based I2C2 driver
Michael Sevakis
1
-0
/
+6
2016-04-04
Fix checking for CONFIG_CHARGING
Mihail Zenkov
1
-34
/
+33
2016-02-16
iPod Classic: size optmizations for HAVE_ATA_SMART
Cástor Muñoz
1
-45
/
+38
2016-02-14
iPod Classic: ATA SMART updates
Cástor Muñoz
1
-16
/
+35
2016-01-17
Change the debug menu to show CPU frequency in MHz.
Michael Giacomelli
1
-1
/
+2
2015-10-07
iPod Classic: reads HDD S.M.A.R.T. data
Cástor Muñoz
1
-0
/
+202
2015-01-30
iBasso DX50/DX90: CPU info enhancements.
Udo Schläpfer
1
-0
/
+18
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-23
/
+63
2014-08-16
Base scheduler queues off linked lists and do cleanup/consolidation
Michael Sevakis
1
-21
/
+10
2014-08-08
Do some kernel cleanup
Michael Sevakis
1
-53
/
+15
2014-02-23
storage: Add STORAGE_HOSTFS
Thomas Martitz
1
-1
/
+1
2014-02-05
Samsung YP-R1 target port
Lorenzo Miori
1
-1
/
+1
2014-02-02
talk: Add debug menu entry to view statistics about talk engine.
Thomas Martitz
1
-0
/
+64
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
1
-1
/
+1
2013-10-21
debug_menu: add tea5760uk tuner debug info
Amaury Pouly
1
-0
/
+12
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
1
-2
/
+2
2013-03-28
woops, revert test code
Jonathan Gordon
1
-26
/
+0
2013-03-28
simplelist: Fix simplelist_set_line_count() so it actually sets the count
Jonathan Gordon
1
-0
/
+26
2013-03-05
Debug Screen: - Skin Engine RAM usage - fix a small typo
Hayden Pearce
1
-1
/
+1
2013-02-12
and fix the last compile errors
Jonathan Gordon
1
-1
/
+6
2013-02-12
skin_engine: Add a debug screen to display skin ram usage
Jonathan Gordon
1
-3
/
+54
2013-02-12
simplelist: Make better use of the static buffer and simplify API
Jonathan Gordon
1
-81
/
+81
2012-11-20
rk27xx: dump ROM content
Marcin Bukat
1
-1
/
+33
2012-11-12
AMS: dump ROM content
Rafaël Carré
1
-1
/
+14
2012-05-28
ypr0: This patch adds radio support to Samsung YP-R0
Lorenzo Miori
1
-0
/
+5
2012-05-19
zenxfi3&stfm1000: implement fmradio i2c and debug screen
Amaury Pouly
1
-0
/
+9
2012-05-07
remove debug-target.h
Rafaël Carré
1
-3
/
+1
2012-03-12
rds: show rds clock-time as broken down time instead of UTC time in debug menu
Bertrik Sikken
1
-1
/
+6
2012-02-18
rds: add basic RDS clock-time support
Bertrik Sikken
1
-1
/
+1
[next]