OV2 / RapidCRC-Unicode

Windows tool to quickly create and verify hash checksums
https://www.ov2.eu/programs/rapidcrc-unicode
GNU General Public License v2.0
300 stars 29 forks source link

[Feature Request] Progress Bar Improvements #84

Open tERyceNzAchE opened 3 years ago

tERyceNzAchE commented 3 years ago

Have the overall progress bar as bytes completed/total bytes to process instead of files completed/total files.

Option 1: Update the overall progress bar as each byte is hashed Option 2: Update the overall progress bar after each file is hashed (as bytes completed)

OV2 commented 3 years ago

Option 1 is how the progress bar currently works (but updated after each "Read buffer size" block is hashed).