Commit Graph

174 Commits

Author SHA1 Message Date
51d4c0e87a Added gitignore 2019-11-02 02:15:13 +00:00
d8c8c78101 Make everything compile with .NET Core 2.2. 2019-10-25 23:20:16 +01:00
38f79e302f Add packet for get device type. 2019-10-19 19:08:51 +01:00
380c18b219 Add support for REV120. 2019-09-19 16:39:32 +01:00
ce1bdb80a6 Update dependencies. 2019-09-19 15:02:21 +01:00
531592e286 Fix compiling .NET 4.5 using .NET Core msbuild. 2019-09-13 19:46:29 +01:00
darkstar
c3ca90b83a Implement IArchive interface 2019-08-15 22:35:57 +02:00
3f06dfd775 Decode "PX" system area. 2019-07-28 17:46:09 +01:00
785d190e50 Detect Windows Subsystem for Linux. 2019-07-15 15:43:33 +01:00
5002b37b0d Fix detection of .NET Core. 2019-07-15 15:33:46 +01:00
933c571f59 Detect Iomega REV 35Gb from SCSI type. 2019-07-13 20:45:53 +01:00
8742c204be Add dimensions for Iomega REV. 2019-07-13 14:07:11 +01:00
ad653410d8 Select only distinct density codes when creating device report. 2019-05-26 00:44:51 +01:00
02f69e8bf1 Add support for PD650 media. 2019-05-16 23:29:54 +01:00
144f02e455 Add another DDS1 SCSI medium type. 2019-05-10 19:47:28 +01:00
3bf7f3c239 Fix LTO and LTO2 detection. 2019-05-07 00:48:52 +01:00
141370a451 Allow TapeImage to report the media is really a tape. 2019-05-02 00:23:54 +01:00
309a68e64d Tape partition number is byte sized. 2019-05-01 22:50:59 +01:00
54066ea20b Rename tape partitions field. 2019-05-01 19:59:44 +01:00
7472d51df0 Add tape field to resume file. 2019-05-01 00:40:19 +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
cb6b476c27 Add unknown tape type. 2019-04-30 23:59:12 +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
a467eff67b Add DDS types from another HP tape drive. 2019-04-30 21:30:10 +01:00
c1cf780569 Add SEAGATE code for DDS-2. 2019-04-30 19:55:19 +01:00
45b7412bad Use shallow copy to return FATX statfs. 2019-04-26 22:52:43 +01:00
43aca6b181 Update dependencies. 2019-04-23 22:40:52 +01:00
f07695f823 Update CICMMetadata version. 2019-04-23 01:38:33 +01:00
3841b58da2 Make some values in FileEntryInfo nullable to indicate the underlying filesystem cannot represent them. 2019-04-22 23:06:47 +01:00
f7db5f00e5 Add filesystem namespaces. 2019-04-17 00:11:28 +01:00
34a865b484 Add FileAttributes.None for no attributes. 2019-04-15 01:00:39 +01:00
842aa93bc8 Set more image enumeration fixed values. 2019-03-31 20:54:17 +01:00
814f881a25 Set numerical values for XmlMediaType. 2019-03-24 00:08:24 +00:00
0df7188625 Code styling. 2019-03-11 19:22:26 +00:00
9657c1973f Add more optimized marshallers. 2019-02-27 08:49:42 +00:00
b6d536a1b4 Add attribute to declare struct properties relevant for its marshalling. 2019-02-25 00:11:50 +00:00
6d54e4d469 Add enumeration for bit endianness. 2019-02-24 23:56:47 +00:00
e8b7038306 Add VideoNow media types. 2019-02-11 20:05:00 +00: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
b777165169 Store not only default, but current and changeable modes in SCSI device report. 2019-01-08 20:41:18 +00:00
818e1c8d1c Return specific error codes from command execution. 2019-01-05 19:50:56 +00:00
502386bbb1 Update dependencies. 2019-01-03 18:53:29 +00:00
9676da91d4 Add test for inter-session reading in multi-session discs to device reports. 2019-01-02 22:27:02 +00:00
1342d1259e Correct first track pregap references. 2018-12-31 21:16:52 +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
5e31b66b89 Correct file headers. 2018-12-29 15:26:00 +00:00
172f62b747 Store read results in report and database. 2018-12-26 01:15:30 +00:00