|
|
bce69c9161
|
REFACTOR: Use preferred braces style.
|
2017-12-21 00:44:33 +00:00 |
|
|
|
b0936d51c5
|
REFACTOR: Remove redundant parentheses.
|
2017-12-20 17:26:28 +00:00 |
|
|
|
a4650c61aa
|
REFACTOR: Fixed MOST name inconsistencies.
|
2017-12-20 17:15:37 +00:00 |
|
|
|
e6f6ace80b
|
REFACTOR: Reformat code.
|
2017-12-19 20:33:05 +00:00 |
|
|
|
1a39168f19
|
REFACTOR: Updated comments and copyright date.
|
2017-12-19 03:51:05 +00:00 |
|
|
|
341e8b563a
|
Corrected passing encoding to dump-media command.
|
2017-12-19 01:38:11 +00:00 |
|
|
|
5fbf06c360
|
Added dump log creation.
|
2017-11-20 05:07:16 +00:00 |
|
|
|
72dd8d9179
|
Use generic method to search for partitions, supporting
partitions inside partitions. At the same time SGI DVH is
disabled because it is not working correctly. Fixes #60
|
2017-07-24 23:35:33 +01:00 |
|
|
|
16434f2788
|
Refactor: Simplify field names.
|
2017-07-19 16:37:11 +01:00 |
|
|
|
711d19fd04
|
Refactor, pass whole partition structure to filesystems.
|
2017-07-19 16:31:08 +01:00 |
|
|
|
e57f2a5131
|
Added suppor for resume mapfile.
|
2017-06-20 05:50:42 +01:00 |
|
|
|
3395c01fda
|
Correctly store all bad sectors, not just first one on run.
|
2017-06-08 21:47:18 +01:00 |
|
|
|
943b8a8276
|
Refactor: simplification.
|
2017-06-08 21:12:05 +01:00 |
|
|
|
b135a3f7d1
|
Added resume parameter passing.
|
2017-06-08 20:21:50 +01:00 |
|
|
|
4b2903fab8
|
* DiscImageChef.Core/Devices/Scanning/ATA.cs:
Correctly use LBA mode. Call FindReadCommand().
* DiscImageChef.Core/Devices/Dumping/ATA.cs:
Call FindReadCommand().
|
2017-06-03 01:24:58 +01:00 |
|
|
|
07b9f9787f
|
Refactor: Move common reading code to separate class.
|
2017-05-30 02:00:55 +01:00 |
|
|
|
80b5cc95e9
|
Removed unused code.
|
2017-05-28 01:20:54 +01:00 |
|
|
|
543b3528d9
|
Refactor: Move dumping code, and misc file writing code, to
Core.
|
2017-05-27 20:02:57 +01:00 |
|