Skip to the content.
DiskDirCrc - history of changes
v1.1 - 2022-jan-10
- DiskDirCrc 1.1 is now based on Java Plugin Interface v2.2
- PluginClassLoader was incomplete (missing e.g. findResources implementation). It has now been completed
- DiskDirCrc is now hosted at Github pages
- Source code is now available at Github project
- Corrected: erroneous extra string on errormessages.ini showing some memory dump
- Logging is updated to SLF4J (previously was based on deprecated Apache commons-logging implementation).
- Logging now works for Log4j2 via SLF4J.
- Logging is disabled by default, any logging implementation has been removed from the plugin itself.
- Documentation about how to configure logging for plugins.
v1.0 - 2021-dec-16
- DiskDirCrc is now available at Totalcmd.net
- DiskDirCrc creates a list file with all selected files and directories, including subdirs.
- You can then “navigate” this list with Total Commander as if it was an archive or directory containing the files.
- DiskDirCrc also calculates the CRC of the files and writes them into the index file.
- DiskDirCrc can then check (Alt+Shift+F9) the integrity of files comparing the CRC in the list.