Commit Graph

30 Commits

Author SHA1 Message Date
1389baf6b2 Code style fixes. 2020-07-22 13:20:18 +01:00
f0a8221b3f Fix namespaces. 2020-07-20 15:43:45 +01:00
aeb3630d26 Fix unused code. 2020-07-20 07:47:05 +01:00
2748ee6b32 Add missing XML documentation. 2020-07-20 05:57:36 +01:00
ffd8f7dccd Inherit documentation. 2020-07-20 05:20:18 +01:00
fe4e055fbc Add writable optical image capabilities enumeration. 2020-04-21 21:00:48 +01:00
90ffe6950e Complete file headers. 2020-03-11 21:56:46 +00:00
f990e1f2f8 Code restyling. 2020-02-29 18:03:24 +00:00
c0a5088469 Rename DiscImageChef.Filters to Aaru.Filters. 2020-02-27 14:01:52 +00:00
8d1cdb08f3 Rename comment header. 2020-02-27 12:31:21 +00:00
5858e12e72 Rename namespace. 2020-02-27 00:36:38 +00:00
1bd15feee6 Update copyright date. 2020-01-03 17:53:52 +00:00
16f61defb8 Code reformat. 2019-11-25 00:54:31 +00:00
681fd8e8b9 Reformat. 2019-11-03 01:41:48 +00:00
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