Commit Graph

15 Commits

Author SHA1 Message Date
3555fec6e4 Allow TapeImage to report the media is really a tape. 2019-05-02 00:23:54 +01:00
a8f6f12067 Rename tape partitions field. 2019-05-01 19:59:44 +01:00
b887ae23a0 Add helper method to set internal image structures to expect being written a sequential block addressable tape. 2019-05-01 00:04:37 +01:00
c5c7e62aba Fix IWritableTapeImage inheritance chain. 2019-04-30 23:33:16 +01:00
9f7da82b41 Add interfaces for logical block addressable sequential (aka streaming tapes) images. 2019-04-30 22:49:32 +01:00
1cf6549036 Add filesystem namespaces. 2019-04-17 00:11:28 +01:00
6b1aeb6cbb Move image and sector verification methods to new interfaces. 2019-01-20 22:24:15 +00:00
640c57b87a Move optical disc exclusive methods to new interfaces. 2019-01-20 20:11:10 +00:00
f2caa8c40f General code refactor and reformat. 2018-12-31 13:17:27 +00:00
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
fac608b8d3 Add default value for writable image options. 2018-09-30 22:28:59 +01:00
abfc476e01 Add "Author" field to plugins. 2018-08-29 22:15:43 +01:00
991ee84712 Implement IOC for plugin registration. 2018-07-20 22:53:46 +01:00
247275f14a Relicense DiscImageChef.CommonTypes to MIT. 2018-06-25 19:22:42 +01:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00