Commit Graph

6496 Commits

Author SHA1 Message Date
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
bd4f31d1f1 Merge pull request #82 from darkstar/hdcopy
Add support for HD-Copy disk image format
2017-12-18 23:39:08 +00:00
6afa671afd Set lead-in dumping as false default. 2017-12-18 23:33:39 +00:00
Michael D
6068e5ee55 Remove unused imports 2017-12-18 23:16:48 +01:00
Michael D
1b2366e5ce Add support for HD-Copy disk image format 2017-12-18 23:00:25 +01:00
023e6ff0d9 Added support to skip dumping Lead-In. 2017-12-18 21:31:41 +00:00
f9f6ef3be2 Added file comments. 2017-12-18 19:11:03 +00:00
276c8e0e69 Corrected some variables preinitialization. 2017-12-18 18:36:02 +00:00
66808fa498 Refactor: Move defines to header file. 2017-12-18 18:29:51 +00:00
ea2097d03f Refactor: Formatting. 2017-12-18 18:28:33 +00:00
c30a547b17 Corrected incorrect handling of ATA READ LONG, READ TOC/PMA/ATIP and PIONEER READ CD-DA MSF commands. 2017-12-18 17:53:46 +00:00
299cdaf9e6 Corrected typos in report code that could lead to a partially incorrect device report. 2017-12-18 17:53:04 +00:00
6654632a9b Corrected typos in report code that could lead to a partially incorrect device report. 2017-12-18 17:53:04 +00:00
7d8038e3b6 Added ATA report to DiscImageChef.Device.Report. 2017-12-18 17:51:52 +00:00