forked from len0rd/rockbox
Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values of all the config settings to /settings_dumper.txt. If you notice any settings its not dumping please let me know.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18882 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
34535494a7
commit
9e2807fc66
7 changed files with 163 additions and 2 deletions
|
@ -14,6 +14,7 @@ random_folder_advance_config.c
|
|||
rockblox.c
|
||||
rockbox_flash.c
|
||||
search.c
|
||||
settings_dumper.c
|
||||
snow.c
|
||||
sort.c
|
||||
stats.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue