Lua FileManager is a small, lightweight file browser for the PSP written in Lua. It is fast, colourful, and provides a quick and easy solution for simple file operations. Changes:
New Features:
Added Select/Unselect all option Added ability to select directories Added low battery check (safety precaution) Added settings.ini file for tweakable options Added quick up/down navigation on file listing Bug Fixes:
Changing directories now nulls selected files Misc:
Departmentalised code for easier maintainence Listings are now sorted case-insensitive Minor code tweaks