Commit graph

4 commits

Author SHA1 Message Date
Floris Bos
0264af9b73 Performance improvements
- Use larger buffer size when writing uncompressed files
  (was libcurl's default of 16 kb, change it to 128 kb)
- Uncompress the next MB of data, while it is hashing/writing to
  disk in seperate thread.
2020-03-10 23:22:20 +01:00
Floris Bos
9a0454d07f Verify error: correct spelling 2020-03-09 13:04:21 +01:00
Floris Bos
a367ed0683 Fix verifying on images that are not dividable by block size 2020-03-06 12:00:46 +01:00
Floris Bos
d7b361ba44 Qt/QML edition 2020-03-04 16:55:40 +01:00