forked from len0rd/rockbox
File and (recursive) directories properties in the file browser context menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11630 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cd605cffa3
commit
0f02e4f7a0
9 changed files with 410 additions and 3 deletions
|
@ -7,6 +7,7 @@ dict.c
|
|||
firmware_flash.c
|
||||
logo.c
|
||||
mosaique.c
|
||||
properties.c
|
||||
random_folder_advance_config.c
|
||||
#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64)) && !defined(SANSA_E200)
|
||||
rockblox.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue