mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
- 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.
21 lines
676 B
Text
21 lines
676 B
Text
rpi-imager (1.2) unstable; urgency=medium
|
|
|
|
* Mention version number in title bar.
|
|
* Performance improvements
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Tue, 10 Mar 2020 17:08:11 +0100
|
|
|
|
rpi-imager (1.1) unstable; urgency=medium
|
|
|
|
* Fix verification on images that are uncompressed or have
|
|
a size that is not dividable by 128 KB.
|
|
* Round instead of floor size of SD card up and show 1 decimal
|
|
* Executable name changed from imagingutility to rpi-imager
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Mon, 09 Mar 2020 12:25:24 +0100
|
|
|
|
rpi-imager (1.0) unstable; urgency=medium
|
|
|
|
* Initial Release.
|
|
|
|
-- Floris Bos <bos@je-eigen-domein.nl> Thu, 20 Feb 2020 11:54:04 +0100
|