Commit Graph

16 Commits

Author SHA1 Message Date
darkstar
c3ca90b83a Implement IArchive interface 2019-08-15 22:35:57 +02:00
141370a451 Allow TapeImage to report the media is really a tape. 2019-05-02 00:23:54 +01:00
54066ea20b Rename tape partitions field. 2019-05-01 19:59:44 +01:00
24e3b33e66 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
844ca7d6a8 Fix IWritableTapeImage inheritance chain. 2019-04-30 23:33:16 +01:00
2605585cf9 Add interfaces for logical block addressable sequential (aka streaming tapes) images. 2019-04-30 22:49:32 +01:00
f7db5f00e5 Add filesystem namespaces. 2019-04-17 00:11:28 +01:00
3b8a6c344d Move image and sector verification methods to new interfaces. 2019-01-20 22:24:15 +00:00
ce810f1505 Move optical disc exclusive methods to new interfaces. 2019-01-20 20:11:10 +00:00
6044e47a01 General code refactor and reformat. 2018-12-31 13:17:27 +00:00
a97cc25739 Update copyright year. 2018-12-29 17:34:38 +00:00
c73a024d5d Add default value for writable image options. 2018-09-30 22:28:59 +01:00
ccd60f720a Add "Author" field to plugins. 2018-08-29 22:15:43 +01:00
b57e6bdb34 Implement IOC for plugin registration. 2018-07-20 22:53:46 +01:00
ca73d90faf Relicense DiscImageChef.CommonTypes to MIT. 2018-06-25 19:22:42 +01:00
2af10e0a0b Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00