Commit Graph

20 Commits

Author SHA1 Message Date
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
af80ebafed 🐛Fix converting image when sector subchannels are not supported on output and force is specified. 2018-02-22 17:55:58 +00:00
ac4fa954a8 On convert image pass input metadata to output. 2018-01-30 18:34:10 +00:00
f9489aa3cc Add support for storing CICM XML inside DiscImageChef format. 2018-01-28 22:41:12 +00:00
bc9f974ab3 Fix compilation of last commit. 2018-01-28 21:34:52 +00:00
b903d12ce8 Allow to use an existing metadata sidecar and resume file when converting images. 2018-01-28 21:26:41 +00:00
df5f062500 Add interface to pass dump hardware list and CICM XML metadata to/from images. 2018-01-28 20:29:46 +00:00
7ecdd1ae4e Add 'image-info' verb. 2018-01-28 16:05:54 +00:00
d35f9fa829 Allow appending on writable images, and correct some incorrect values. 2018-01-18 23:18:56 +00:00
87c0f628eb Add options parsing and passing to plugins. 2018-01-17 19:10:46 +00:00
91098f7b0e Set geometry before start writing image, as some floppy based images are geometry based. 2018-01-04 01:03:54 +00:00
6cf8190a01 Change how converting an image works so data is done first, tags later, and percentage is from total. 2018-01-03 19:36:30 +00:00
1353823754 Changed output of progress in convert image. 2018-01-03 17:33:19 +00:00
f407774c7c Add interface for writing sector tags that are not included in a long sector. 2018-01-01 22:19:31 +00:00
4756fd8e7c Add interface for setting media geometry. 2018-01-01 20:56:33 +00:00
5442d79252 Adapt convert-image to track based images to not cross tracks. 2018-01-01 20:01:37 +00:00
1c98756b97 Add support for setting sector size on IWritableImage. 2017-12-30 16:08:59 +00:00
ee8db1b290 Set application version on image conversion. 2017-12-29 01:35:38 +00:00
b066a4ade7 Add support for setting metadata on image conversion. 2017-12-29 01:17:57 +00:00
1aebaca9a9 Add support and command for converting images, fixes #134 2017-12-29 00:46:03 +00:00