fixes following issues:
commit198a10ca7d6cdfc9c08da4647f4be72453b2a9fd
authorRoman 'gryf' Dobosz <gryf73@gmail.com>
Wed, 5 Sep 2012 11:23:15 +0000 (5 14:23 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 5 Sep 2012 11:29:53 +0000 (5 14:29 +0300)
tree12785f572251c7dc6900e01d200028352c05fa78
parent43e4938a0960a68068ca1d41fba8406a44a69149
fixes following issues:

 * F3/F4 on 'del' and 0-length files works, however it is impossible to change 'del'
   files (cached content can be confusing)
 * Koala files and other with non-ASCII characters are supported (implemented directory
   reading routine in pure python - for now only D64 format is supported)
 * Added workaround for filenames with space at the beginning (however, as it was stressed
   before, it is more generic issue than this script. Maybe it is good idea to use pcre
   instead of iterating and splitting?)
 * minor bugfixes and code cleanup

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
src/vfs/extfs/helpers/uc1541