All releases tagged Development


Release Notes: The new option "--synchronous" has been added.


Release Notes: Fill mode now also works when the outfile offset differs from zero.


Release Notes: This version skips very fast over damaged areas. The logfile is maintained minimized at all times, improving efficiency. The error count now shows the number of error areas found irrespective of their sizes.


Release Notes: When splitting, this version jumps to the next non-split area after two consecutive errors have been encountered in the current one. The new option "--retrim" has been added.


Release Notes: This version uses a better resumability criterion for retrying and fill mode. The fill mode code has been simplified and made more efficient. A small bug in one of the consistency checks has been fixed.


Release Notes: This version achieves perfect resumability if interrupted during trimming or splitting. Consistency checks have been added to detect possible bugs.


Release Notes: This release adds a new pass which trims error areas backwards before splitting them, making the rescue more efficient when there are big error areas or many error areas.


Release Notes: This release handles SIGHUP and SIGTERM (like SIGINT) to allow clean interrupt on connection loss or system shutdown. It prints a more informative error message when reading an old log file. A note has been added to the manual about old log files.


Release Notes: The "--quiet" option also quiets error messages.


Release Notes: This version skips faster over damaged areas after two consecutive errors have been encountered. A new "Fill Mode" chapter has been added to the manual. A major code reorganization was undertaken.