Commit Graph

102 Commits

Author SHA1 Message Date
f376286e8a Move device statistics to database. 2018-12-21 03:55:56 +00:00
c6684c43cc Move media statistics to database. 2018-12-21 03:34:54 +00:00
a7721f943a Move NameValue statistics to database. 2018-12-21 03:17:35 +00:00
13ce58cac0 Use MySQL database server in Server to store uploaded reports (version 2). 2018-12-20 21:04:08 +00:00
6ba9d115c2 Add debug configurations to repository. 2018-12-20 00:00:28 +00:00
77d367f6b9 Fix detection of JaguarCD when drive offset returns the track start in the sector before the requested one. 2018-12-19 07:17:38 +00:00
ade74a57f5 Remove NT device path calculation method as it doesn't work neither is it needed anywhere. 2018-12-01 19:26:30 +00:00
9c83c3d296 Correct database sets. 2018-11-27 01:41:50 +00:00
0696a82916 Add basic fields to device report. 2018-11-27 00:23:05 +00:00
6a2fc9f76b Move DeviceType to CommonTypes. 2018-11-27 00:11:03 +00:00
ad5c633180 Use device report version 2 for the database. 2018-11-26 23:16:54 +00:00
0d7192ec72 Move SCSI reporters to parent folder. 2018-11-25 22:17:19 +00:00
bba98c2abf Move ATAPI device reporting to non-static class and its UI to CLI. 2018-11-25 19:17:21 +00:00
ac29604264 Remove NVMe not implemented reporting static class. 2018-11-25 18:41:29 +00:00
dc4be81e35 Move USB device reporting to non-static class and its UI to CLI. 2018-11-25 18:28:57 +00:00
667acd9faa Create new more extensible device report format in JSON. 2018-11-25 17:47:14 +00:00
e6db4c678d Move Xamarin.Mac project to a separate solution. 2018-11-23 23:17:19 +00:00
10c4faf178 Implement media scan on GUI. 2018-11-21 18:30:20 +00:00
0777cd79b3 Implement media tag decoder on GUI. 2018-11-18 23:01:16 +00:00
634ec59925 Implement hexadecimal view of sectors on GUI. 2018-11-17 20:00:55 +00:00
5391fd9d7c Implement settings on GUI. 2018-11-16 00:31:12 +00:00
158356b353 Add a static result to detect if the platform is Windows based. 2018-11-15 21:25:40 +00:00
0a4bcbe91f Implement listing files on GUI. 2018-10-24 23:16:45 +01:00
b25d32d2cc Implement image sidecar creation on GUI. 2018-10-24 19:49:04 +01:00
0c839c0f05 Implement image conversion on GUI. 2018-10-23 23:59:33 +01:00
72b7827e98 Implement image checksumming on GUI. 2018-10-18 22:24:40 +01:00
19f9f7c731 Implement image verification on GUI. 2018-10-17 22:12:51 +01:00
00ca3009dd Implement entropy calculation on GUI. 2018-10-14 19:11:05 +01:00
b693a2e1aa Move entropy calculation to Core. 2018-10-13 14:39:26 +01:00
084e689ff0 Implement statistics command in GUI. 2018-10-13 13:16:44 +01:00
cfd0ba4188 Implement benchmark in GUI. 2018-10-08 23:32:00 +01:00
6c1ea13ec6 Show filesystem information on GUI. 2018-10-08 19:17:58 +01:00
98f6fcde8a Show partitions from image in GUI. 2018-10-08 00:49:30 +01:00
b8726c3d25 Add Oxygen icons in main form. 2018-10-08 00:14:03 +01:00
d339e4774e Decode SecureDigital / MultiMediaCard device tags from image info in GUI. 2018-10-07 22:15:21 +01:00
153bc43640 Decode PCMCIA device tags from image info in GUI. 2018-10-07 21:08:39 +01:00
589f64ee78 Decode writable Xbox media tags from image info in GUI. 2018-10-07 20:25:04 +01:00
796b857837 Decode writable Blu-ray media tags from image info in GUI. 2018-10-07 19:56:38 +01:00
79fcc19cea Decode writable DVD media tags from image info in GUI. 2018-10-07 18:51:19 +01:00
6b67836021 Decode DVD media tags from image info in GUI. 2018-10-07 17:53:37 +01:00
2664893846 Decode CompactDisc media tags from image info in GUI. 2018-10-07 17:22:58 +01:00
e2a064c00d Decode ATA and ATAPI IDENTIFY DEVICE from image info in GUI. 2018-10-07 16:32:32 +01:00
84b117e4d7 Decode SCSI INQUIRY and MODE from image info in GUI. 2018-10-07 15:49:12 +01:00
e562d32111 Open image and show panel with basic image information. 2018-10-03 00:05:25 +01:00
e75dee2177 Implement "dump-media" command in GUI. 2018-09-30 22:29:52 +01:00
19ce091141 Typo correction. 2018-09-29 20:59:19 +01:00
9c2a266651 Add MilCD media type. 2018-09-27 23:46:02 +01:00
fba0ecfa3a Do not try to split null model on Windows device listing. Fixes #199 2018-09-25 22:36:39 +01:00
c001813e0e Add CD-i Ready detection on media-info. 2018-09-13 20:03:07 +01:00
33674349b0 Detect PC-Engine discs on media info. 2018-09-11 23:28:49 +01:00