forked from len0rd/rockbox
[Feature] onplay.c show file progress
first some clean-up of onplay.c extend/move fileobject copy, move, delete routines in prep for other users add error checking, better error codes pre scan to make sure the operation doesn't exceed system resources show progress for file and directory copies Change-Id: Ife2e62df554892dab651bab40433bf70b27e73ff
This commit is contained in:
parent
c87c09658a
commit
dc7486c7de
6 changed files with 844 additions and 639 deletions
|
|
@ -10,6 +10,7 @@ bookmark.c
|
|||
core_keymap.c
|
||||
debug_menu.c
|
||||
filetypes.c
|
||||
fileop.c
|
||||
language.c
|
||||
main.c
|
||||
menu.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue