------------------------------------------------------------------------------ DIMG 1.x Filesystem update 08-APR-2011 ============================================================================== This update includes the new FatFS module from DIMG v1.2 which includes long filename support and numerous bug fixes. This fix applies to the following releases when built with at least Qt 4.6: DIMG 1.0 DIMG 1.1 Binary releases of QFATreader 0.1 and 0.2 were originally built with Qt 4.5 which is incompatible with this filesystem module and so it has not been tested with those versions. It *should* work if they are recompiled with Qt 4.6 or newer however. Changes include: * No longer crashes when dealing with DMF images * Handles corrupt disk images better (a loop in the FAT won't send the program into an infinite loop) * Lots of stability problems resolved. * Adds long filename support. ==============================================================================