Commit Graph

6509 Commits

Author SHA1 Message Date
e9443388ee REFACTOR: Use preferred braces style. 2017-12-20 23:07:46 +00:00
4158d64854 Merge pull request #86 from darkstar/fixes
Add workaround to correctly display device serials
2017-12-20 20:06:47 +00:00
Michael D
7cc1b1e0a2 Formatting fixes 2017-12-20 20:43:42 +01:00
Michael D
cfd0b2655f Add workaround to correctly display device serials
Some devices on windows (especially, apparently, SATA devices
behind a bridge chip) report their serial number as a string
of hex bytes instead of ASCII.
This patch tries to detect that and transparently fix it.
2017-12-20 20:10:28 +01:00
6184a82926 Merge pull request #85 from darkstar/fixes
Fix unsigned vs. signed problem
2017-12-20 17:51:46 +00:00
Michael D
b030712b38 Fix unsigned vs. signed problem 2017-12-20 18:51:03 +01:00
468ce4f221 REFACTOR: Use explicit or implicit modified definition. 2017-12-20 17:46:47 +00:00
ff2afc4593 REFACTOR: Use explicit or implicit modified definition. 2017-12-20 17:46:47 +00:00
d9cee2818f REFACTOR: Add parentheses to avoid non-obvious precedence. 2017-12-20 17:38:12 +00:00
3d0e53df64 REFACTOR: Add parentheses to avoid non-obvious precedence. 2017-12-20 17:38:12 +00:00
214e0c8ece REFACTOR: Add parentheses to avoid non-obvious precedence. 2017-12-20 17:38:12 +00:00
3c843c3b06 REFACTOR: Add parentheses to avoid non-obvious precedence. 2017-12-20 17:38:12 +00:00
35dec4dad3 REFACTOR: Disable ReSharper in WebApiConfig.cs. 2017-12-20 17:27:41 +00:00
be41a8d604 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
520e028621 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
81581a4234 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
b0936d51c5 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
3d148619ed REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e0d96ac81b REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
542520f5cd REFACTOR: CommandLine wants member to be public, disable ReSharper rule. 2017-12-20 02:16:11 +00:00
ef49fdfd45 REFACTOR: Member or type can be made internal. 2017-12-20 02:08:37 +00:00
b53b80c998 Merge pull request #84 from darkstar/fixes
Three small fixes
2017-12-19 21:34:57 +00:00
Michael D
fc4710b06f Fix typo in Nero image plugin 2017-12-19 22:24:29 +01:00
Michael D
c7dfa9b2ad Fix CDRWin composer parsing 2017-12-19 22:21:03 +01:00
Michael D
90c6aa30c5 Change signed shift to unsigned shift 2017-12-19 22:16:31 +01:00
Michael D
2e615c02ce Change signed shift to unsigned shift 2017-12-19 22:16:31 +01:00
7d9cf61f92 REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
eff65c4bad REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
c09d7944fe REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
24137b10c8 REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
7f2a201ab7 REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
6d9b409d3a REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
2b420c3e9a REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
6c33c8bb09 REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
6bab945453 REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
8c19d1d93a REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
fed73af450 Updated SharpCompress to 0.19.2.0. 2017-12-19 04:11:10 +00:00
6f2897f78b Moved tests to NUnitLite. 2017-12-19 04:07:37 +00:00
58e77d65c7 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
ca4223bc08 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
b59c8062b3 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
0a931cd04a REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
d441b37646 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51: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
8c6d05eed3 FEATURE FREEZE: Removed TODO lines already implemented. 2017-12-19 01:13:31 +00:00
5ab5052775 Added support for HD-Copy disk images (readme) 2017-12-18 23:47:24 +00:00