Releases: siyia2/iso-commander
Releases · siyia2/iso-commander
iso-commander
Improvements:
- Better handling of cancellations.
- Check if any output files exist before attempting to remove partial conversions.
- Code cleanup.
Bug fix:
- Fixed: borked input history after writing ISOs to removable usb drives.
- Fixed: cancellation flag not restoring to false after cancelling.
iso-commander
Bug fix release:
- Fix locality awareness for live ISO list updates.
iso-commander
Improvements:
- Added proper conditions for efficient thread termination.
- Reduced CPU overhead.
iso-commander
Improvements:
- Live ISO list updating after auto-update completion.
- Display number of processed files in searches periodically to reduce cpu usage.
- Optimized memory efficiency in displayed selections and selections in general.
- More sophisticated cache file clean-up&saving in order to modify the cache file only when necessary.
Bug fixes:
- Fixed: ISO cache saving&clean-up were modifying the cache file even when nothing changed.
- Fixed: Getting the file stamp from the cache filename instead of the cache file path.
- Fixed: Hang when trying to copy or move a missing but listed ISO in an invalid destination.
- Fixed: Cross-device moves failing.
- Fixed: Crash when selecting a missing but listed ISO for write.
iso-commander
Stable Release v5.6.3:
- Demoted licence from GPL 3 -> GPL 2, in order to be legally compatible with ccd2iso/mdf2iso/nrg2iso forked code.
- Many syntax and verbose fixes.