chiark / gitweb /
dvd-sector-copy.c: Show overall progress if we're simply continuing.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Feb 2022 10:07:54 +0000 (10:07 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 15 Feb 2022 10:07:54 +0000 (10:07 +0000)
commit81a03df89fc75df63231ab77ca7e10f715c7a27d
tree54bb222b73741b57d3bf0ba79ecd79a397a482c7
parent287d8dd80f0bb457394d778adf2afe5d77b1761e
dvd-sector-copy.c: Show overall progress if we're simply continuing.

If we're supposed to write a single region extending to the end of the
disc then show the percentage completion in terms of the absolute
position in the disc rather than as a percentage of the number of
sectors we're supposed to copy.  This makes the percentage shown easier
to relate to that displayed by a previous interrupted operation.
dvd-sector-copy.c