Commit Graph

149 Commits

Author SHA1 Message Date
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
1fa5853953 Store MMC GET CONFIGURATION response in device report. 2018-12-25 16:15:33 +00:00
dd09ea037c Store CompactDisc read offsets in database. 2018-12-25 03:04:57 +00:00
c5d17c103a 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
dcbdf9d59a Workaround unsigned fields in database unsupported by EntityFramework 6. 2018-12-23 18:49:07 +00:00
30d4e4bb31 Set device report v2 children as virtual so entityframework lazy loads them. 2018-12-22 22:41:58 +00:00
765b4e8235 Upload statistics from the database. 2018-12-21 18:17:49 +00:00
3b0b6ee4fd Convert V1 device report to V2 and add them to database. 2018-12-20 23:52:16 +00:00
5b196becd6 Update dependency to Unclassified.NetRevisionTask 2018-12-20 21:02:05 +00:00
9f991922bf Add support for detecting if user has administrative privileges. 2018-11-27 21:28:51 +00:00
7d5b951399 Use List<T> instead of Array<T> in device report. 2018-11-27 01:42:25 +00:00
b683b093b6 Add basic fields to device report. 2018-11-27 00:23:05 +00:00
da9598885b Move DeviceType to CommonTypes. 2018-11-27 00:11:03 +00:00
8b3dc3d37c Add missing references. 2018-11-26 23:36:31 +00:00
1403e9e3bb Use device report version 2 for the database. 2018-11-26 23:16:54 +00:00
ef2f628cac Make scsi page subpage nullable in device report. 2018-11-25 19:42:11 +00:00
e26dc34fb3 Separate SCSI READ(6) from ATA READ SECTORS in device report. 2018-11-25 18:10:32 +00:00
a0b956a591 Remove spurious XML code in JSON device report. 2018-11-25 17:52:52 +00:00
37ab4a8040 Change device report entry for Lead-in to first track pre-gap and add a new entry for proper Lead-in 2018-11-25 17:50:46 +00:00
8b8a625279 Create new more extensible device report format in JSON. 2018-11-25 17:47:14 +00:00
0533e129bf Add a static result to detect if the platform is Windows based. 2018-11-15 21:25:40 +00:00
c73a024d5d Add default value for writable image options. 2018-09-30 22:28:59 +01:00
61a385e749 Typo correction. 2018-09-29 20:59:19 +01:00
45a3c243d1 Add MilCD media type. 2018-09-27 23:46:02 +01:00
0602e66e13 Add media type for FM-Towns discs. 2018-09-10 00:26:37 +01:00
68c3f0f1ce Add several media type logos. 2018-09-09 17:54:36 +01:00