Commit Graph

61 Commits

Author SHA1 Message Date
51fa3767e4 Reduce maximum speeds for media scan line chart. 2019-04-22 02:06:48 +01:00
b3ed9537af Remove spurious debug line. 2019-04-22 01:28:53 +01:00
3e98e8ffda Draw a speed chart on media scan in GUI. 2019-04-22 01:09:06 +01:00
d078b84d39 Fix GUI accessing thread in dump. 2019-04-21 22:15:39 +01:00
6471e6e95e Change GUI accessing thread in dump. 2019-04-21 21:48:26 +01:00
294ebe89dd Use a block map in media scan in the GUI. 2019-04-21 16:40:16 +01:00
db8fbb708c Show media scan in GUI inside a tab. 2019-04-21 11:12:03 +01:00
9e719a176c Fix formatting on frmDump design. 2019-04-21 11:04:36 +01:00
bd717038ca Show progress in media scan GUI. 2019-04-21 11:02:38 +01:00
5dd3903005 Update media scan GUI error times via events. 2019-04-21 01:54:06 +01:00
a800ddb0ab Update media scan GUI block times via events. 2019-04-21 01:42:38 +01:00
d31bd8117f Run media scan in a background thread in GUI. 2019-04-21 01:28:47 +01:00
66108773d2 Allow MediaScan to be aborted. 2019-04-21 00:59:01 +01:00
9052ea80f4 Make media scanning non-static. 2019-04-21 00:11:27 +01:00
993c839751 Run dump in GUI as a background thread updating the interface. 2019-04-20 23:08:07 +01:00
d18690b0e1 Show sidecar creation progress in GUI. 2019-04-20 20:46:00 +01:00
14c815e703 Allow sidecar creation to be aborted in GUI. 2019-04-20 19:44:57 +01:00
8bcf346653 Make Sidecar class abortable. 2019-04-20 19:21:00 +01:00
c06f738ca9 Make Sidecar class non-static. 2019-04-20 18:11:02 +01:00
bc8052f0ae Centralize abort for dumpers 2019-04-20 16:40:12 +01:00
b5162fd4be Move common dumper fields to Dump class. 2019-04-20 13:23:58 +01:00
138830652d Move all dumpers to Dump class. 2019-04-19 18:54:25 +01:00
b0426c4335 Create dump class. 2019-04-19 18:21:18 +01:00
eff0274b3a Show subdirectories in GUI. 2019-04-19 14:55:31 +01:00
1cf6549036 Add filesystem namespaces. 2019-04-17 00:11:28 +01: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
8df23e5f01 Update database from server. 2019-01-02 04:05:51 +00:00
a95a1f71e0 Use correct path for database. 2019-01-01 05:43:32 +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
3a25f54e55 Import old XML statistics to the database. 2018-12-21 16:52:25 +00:00
8fb7ccffd6 Remove benchmark, media scan, and verify statistics. 2018-12-21 04:23:56 +00:00
6a2fc9f76b Move DeviceType to CommonTypes. 2018-11-27 00:11:03 +00:00
667acd9faa Create new more extensible device report format in JSON. 2018-11-25 17:47:14 +00:00
562e86fbcb Remove brackes inside frmMediaScan.xeto as they have special meaning. 2018-11-22 07:10:34 +00:00
10c4faf178 Implement media scan on GUI. 2018-11-21 18:30:20 +00:00
c0026f3c9a Add empty panel to right panel on main form, should fix Windows inability to resize panels. 2018-11-18 23:04:13 +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
290fcf36af Add context menu for image options. 2018-11-17 00:06:50 +00:00
5391fd9d7c Implement settings on GUI. 2018-11-16 00:31:12 +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