Pete Batard
07d1fdcc2f
[cmp] update Bled to latest
...
* Also try to fix the fallthrough Coverity warning in format_ext.c
2022-09-14 23:37:46 +02:00
Pete Batard
c1613ab7fc
[cmp] upgrade Bled to latest
2019-12-27 00:21:22 +01:00
Pete Batard
e62ab37e38
[bled] improve error reporting
...
* Also make the use of a FIXED drive more noticeable in the log
2017-01-11 01:12:00 +00:00
Pete Batard
517a14ccb1
[cmp] add pkzip decompression support
...
* Now you can install a Raspbian image without having to decompress it first ;)
2015-06-20 18:40:55 +01:00
Pete Batard
818fa4da88
[misc] pocketful of enhancement and fixes - part 5
...
* Check compressed DD images for boot capability
* Add DisableLGP setting
* Silence libcdio errors when scanning non ISO images
* Ensure UI displays "No image selected" when relevant
* Also update Bled to latest
2015-02-11 23:22:18 +00:00
Pete Batard
f965c5cd23
[misc] fix multiple warnings
...
* Fix Visual Studio code analysis warnings
* Also rename VS targets to x86_32 and x86_64
2015-01-23 02:26:41 +00:00
Pete Batard
7599715ae6
[cmp] add decompression support
...
* Adds .Z, .gz, .lzma, .xz and .bz2 decompression support for DD images
using the Bled library (https://github.com/pbatard/bled ).
* Closes #269
2014-12-29 20:34:41 +00:00