Commit Graph

1715 Commits

Author SHA1 Message Date
62f7543055 Add method to close devices. 2018-09-01 23:27:14 +01:00
4280cf4a66 Move device information to Core. 2018-09-01 19:22:46 +01:00
c13980eb80 Implement 'list-encodings' command in GUI. 2018-08-30 22:51:29 +01:00
f40f296086 Merge remote-tracking branch 'origin/master' 2018-08-29 22:16:26 +01:00
abfc476e01 Add "Author" field to plugins. 2018-08-29 22:15:43 +01:00
31aeaf92c5 Merge pull request #194 from claunia/darkstar-patch-1
Update README.md
2018-08-29 22:06:01 +01:00
Michael D
e83b394f46 Update README.md 2018-08-29 22:49:31 +02:00
bb359d88d3 Merge pull request #193 from darkstar/wc
Add support for DataPackRat's f2d/d2f disk images
2018-08-29 17:53:51 +01:00
Michael Drüing
ca179dd424 Add support for DataPackRat's f2d/d2f disk images
They are identified by "WC DISK IMAGE" in the header
2018-08-29 13:09:04 +02:00
780fa49655 Implement 'formats' command in GUI. 2018-08-28 23:29:06 +01:00
b89023507d Typo correction. 2018-08-28 21:58:03 +01:00
dcfe4b21a0 Updated .gitignore. 2018-08-27 22:11:36 +01:00
cb138490bc Move libraries to .NET Standard, allowing Xamarin.macOS GUI to compile. 2018-08-27 22:03:20 +01:00
d2da31eeab Correct filling about dialog. 2018-08-27 18:43:18 +01:00
9ce0dbd617 Add header to Xamarin.macOS launcher stub. 2018-08-27 18:37:25 +01:00
dd4bae3466 Correct GUI assemblies versioning. 2018-08-27 18:37:14 +01:00
e13108f7c3 Add file headers to GUI parts. 2018-08-27 18:29:55 +01:00
f2757dc24c Add GUI console. 2018-08-27 18:25:11 +01:00
5a2de92355 Add devices list. 2018-08-27 15:07:51 +01:00
b88d1a6df7 Add GUI skeleton. 2018-08-26 14:04:09 +01:00
30f7523269 Add database module. 2018-08-05 19:37:39 +01:00
3f0429586b Fix overflow on SecureDigital CSD v2.0 size calculation. 2018-08-05 01:09:43 +01:00
a7e8c43183 Add new SD and MMC vendor IDs thanks to @darkstar 2018-08-05 00:49:22 +01:00
cee9e53156 Add mode2 sector reconstruction in dicformat. 2018-08-04 12:56:21 +01:00
9da6253825 Add debug statistics about written MODE 2 sectors in dicformat. 2018-08-02 23:30:52 +01:00
04c1b358aa In dicformat deconstruct MODE 2 sectors so if they have correct ECC, correct/empty EDC, those fields are not stored in the image. 2018-08-02 23:25:20 +01:00
076297bbbd Separate mode2 subheader from sector contents, helps for deduplication and compression. 2018-08-02 22:31:02 +01:00
224ef1b249 Correct mode2 writing when skipping *fix in dicformat. 2018-08-02 20:38:58 +01:00
7d4cf92314 Enable reading dicformat that skip storing CD prefixes and suffixes. 2018-08-02 19:59:59 +01:00
9aab686e93 Add support in dicformat for skipping storing CD prefixes and suffixes that are correct. 2018-07-31 23:27:08 +01:00
daab885f2a Fix media size calculation when reading Alcohol images with several pregaps. 2018-07-28 14:13:14 +01:00
301cc09110 Add support for dumping CD-i Ready. 2018-07-27 21:48:57 +01:00
60eff0fda8 Add support for CD-i Ready in dicformat. 2018-07-27 21:48:40 +01:00
9e4c20513c Add media type for CD-i Ready. 2018-07-26 22:57:19 +01:00
ed88989642 Refactor image classes and split them to smaller files. 2018-07-23 23:25:52 +01:00
55ca2d23b6 Add Claunia Subchannel Transform algorithm. Makes subchannel compress 100% faster and 25% better. 2018-07-22 11:34:56 +01:00
991ee84712 Implement IOC for plugin registration. 2018-07-20 22:53:46 +01:00
cd489cc40f Add missing release link in changelog. 2018-07-20 20:54:59 +01:00
4c0ff0324e Merge pull request #189 from claunia/alcoholfix
Alcohol 120% fixes backport
2018-07-20 20:50:44 +01:00
d9f2a45ff4 Merge branch 'master' into alcoholfix 2018-07-20 20:50:20 +01:00
1930cf95f3 Bump version to 4.5.1.1692. v4.5.1.1692 2018-07-19 23:15:51 +01:00
e993a2dd8f Fix, at track mode change Alcohol needs to find a pregap value. 2018-07-19 21:39:14 +01:00
2e3be5d3dd Fix writing TOC entries to Alcohol images. 2018-07-17 22:41:38 +01:00
fdce277869 Remove spurious debug lines. 2018-07-15 21:20:00 +01:00
f9dc09307d Correct Alcohol mode values and correct images created for CDs >=60min. 2018-07-15 21:19:39 +01:00
68309fc408 Removed spurious debug lines. 2018-07-01 22:51:06 +01:00
247275f14a Relicense DiscImageChef.CommonTypes to MIT. 2018-06-25 19:22:42 +01:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00
a944498106 Removed deprecated Windows XP only code. 2018-06-24 21:41:15 +01:00
ac1efc4be1 Move to development version 4.5.99.1663. 2018-06-24 21:35:04 +01:00