Stéphane Lesimple
9e5ba80e29
chore: better use of configure features
2021-01-17 15:01:49 +01:00
Stéphane Lesimple
66cf0d25ee
fix: don't use plain strings in vars as printf formats
2021-01-17 00:22:13 +01:00
Stéphane Lesimple
e8eb7824aa
fix: replace %ldd/%ld by PRId64 to remove warnings on all archs
2021-01-17 00:22:13 +01:00
Stéphane Lesimple
396c73f5c8
fix: allow blank media in medium-info
...
This resolves the second part of issue #19 .
This bug was present since upstream v0.79.5
2021-01-12 21:07:33 +01:00
Stéphane Lesimple
daec1295aa
fix: ensure variables are initialized before dereferencing
2020-09-05 18:42:56 +02:00
Stéphane Lesimple
a98c795280
feat: allow adaptive reading again
...
The feature was disabled by the author in this version, as it missed RS03
awareness. We enable it if we find RS01, RS02 or no ECC data, and warn the
user if we find RS03, telling him that the wise choice is to cancel and
rely on linear read
2020-09-05 00:24:23 +02:00
Stéphane Lesimple
7a3391f49d
fix: lift segfault when aborting adaptive read
2020-09-05 00:24:23 +02:00
Stéphane Lesimple
898f2fcfb6
chore: move *.c *.h to src/, build in build/
2020-09-03 09:32:13 +02:00