Commit Graph

171 Commits

Author SHA1 Message Date
7f01bc5940 Add support for REV120. 2019-09-19 16:39:32 +01:00
44a4fab381 Update dependencies. 2019-09-19 15:02:21 +01:00
d088cf66ea Fix compiling .NET 4.5 using .NET Core msbuild. 2019-09-13 19:46:29 +01:00
darkstar
b962bdb7c3 Implement IArchive interface 2019-08-15 22:35:57 +02:00
3c09d6873b Decode "PX" system area. 2019-07-28 17:46:09 +01:00
ea74661f87 Detect Windows Subsystem for Linux. 2019-07-15 15:43:33 +01:00
e70269670e Fix detection of .NET Core. 2019-07-15 15:33:46 +01:00
16bf886ad4 Detect Iomega REV 35Gb from SCSI type. 2019-07-13 20:45:53 +01:00
b8dddb7aad Add dimensions for Iomega REV. 2019-07-13 14:07:11 +01:00
5ef78954b0 Select only distinct density codes when creating device report. 2019-05-26 00:44:51 +01:00
8fefbb4d00 Add support for PD650 media. 2019-05-16 23:29:54 +01:00
b40549bef7 Add another DDS1 SCSI medium type. 2019-05-10 19:47:28 +01:00
c6424fd177 Fix LTO and LTO2 detection. 2019-05-07 00:48:52 +01:00
3555fec6e4 Allow TapeImage to report the media is really a tape. 2019-05-02 00:23:54 +01:00
9ec6787175 Tape partition number is byte sized. 2019-05-01 22:50:59 +01:00
a8f6f12067 Rename tape partitions field. 2019-05-01 19:59:44 +01:00
037f2d7ef3 Add tape field to resume file. 2019-05-01 00:40:19 +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
1c52c36db1 Add unknown tape type. 2019-04-30 23:59:12 +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
b1bb7c3e2e Add DDS types from another HP tape drive. 2019-04-30 21:30:10 +01:00
411d061292 Add SEAGATE code for DDS-2. 2019-04-30 19:55:19 +01:00
956be54b1b Use shallow copy to return FATX statfs. 2019-04-26 22:52:43 +01:00
cf1efbb5cc Update dependencies. 2019-04-23 22:40:52 +01:00
ffd1cd6564 Update CICMMetadata version. 2019-04-23 01:38:33 +01:00
421ce1574b Make some values in FileEntryInfo nullable to indicate the underlying filesystem cannot represent them. 2019-04-22 23:06:47 +01:00
1cf6549036 Add filesystem namespaces. 2019-04-17 00:11:28 +01:00
119250bbf2 Add FileAttributes.None for no attributes. 2019-04-15 01:00:39 +01:00
20a32958a1 Set more image enumeration fixed values. 2019-03-31 20:54:17 +01:00
a74b0549bc Set numerical values for XmlMediaType. 2019-03-24 00:08:24 +00:00
7610f4f779 Code styling. 2019-03-11 19:22:26 +00:00
45be793491 Add more optimized marshallers. 2019-02-27 08:49:42 +00:00
ae797a1995 Add attribute to declare struct properties relevant for its marshalling. 2019-02-25 00:11:50 +00:00
27699f1f33 Add enumeration for bit endianness. 2019-02-24 23:56:47 +00:00
1ce8669ace Add VideoNow media types. 2019-02-11 20:05:00 +00: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
8a299b7a77 Store not only default, but current and changeable modes in SCSI device report. 2019-01-08 20:41:18 +00:00
372f9f68ac Return specific error codes from command execution. 2019-01-05 19:50:56 +00:00
84c1e396dc Update dependencies. 2019-01-03 18:53:29 +00:00
597f27a3ae Add test for inter-session reading in multi-session discs to device reports. 2019-01-02 22:27:02 +00:00
357ea1e666 Correct first track pregap references. 2018-12-31 21:16:52 +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
a0e1952310 Correct file headers. 2018-12-29 15:26:00 +00:00
9780f4520e Store read results in report and database. 2018-12-26 01:15:30 +00:00
c670bc2bc9 Store MMC GET CONFIGURATION response in device report. 2018-12-25 16:15:33 +00:00
f6c2b087a2 Store CompactDisc read offsets in database. 2018-12-25 03:04:57 +00:00
7c21a8df1e Store and use undecoded buffers for ATA IDENTIFY (PACKET) DEVICE, SCSI INQUIRY and SCSI MODE PAGE 2Ah in device reports. 2018-12-23 21:38:01 +00:00