forked from len0rd/rockbox
Quick fix for the edit screen in the random_folder_advance_config plugin, no more blank screen and it now shows the correct directory count
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11161 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8055825312
commit
d8a2165f78
2 changed files with 14 additions and 7 deletions
|
@ -22,6 +22,10 @@ stopwatch.c
|
|||
vbrfix.c
|
||||
viewer.c
|
||||
|
||||
#ifdef CPU_COLDFIRE
|
||||
sampr_test.c
|
||||
#endif
|
||||
|
||||
#if ((CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F)) && !defined(SIMULATOR)
|
||||
wavplay.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue