b0bcda2e43
🎨 Add interface for writable media images.
2017-12-28 18:38:52 +00:00
f66a0bdd42
🎨 Converted all plugin types to interfaces.
2017-12-26 06:05:24 +00:00
b5004b0f48
Version bumped to 4.0.0.0.
2017-12-24 05:45:43 +00:00
fed73af450
Updated SharpCompress to 0.19.2.0.
2017-12-19 04:11:10 +00:00
Michael D
1b2366e5ce
Add support for HD-Copy disk image format
2017-12-18 23:00:25 +01:00
fc900d816d
Added preliminary support for DiscFerret disk image format (only sidecar creation)
2017-12-05 00:07:36 +00:00
824ac802b3
Added preliminary support for KryoFlux STREAM disk image format (only sidecar creation)
2017-12-04 19:35:42 +00:00
d0462f61df
Added preliminary support for SuperCardPro disk image format (only sidecar creation)
2017-12-03 01:49:33 +00:00
0b58866c2d
Bumped version to 3.99.6.0.
2017-11-29 16:02:19 +00:00
0bb7fbbc8a
Updated to SharpCompress 0.18.2.
2017-09-28 17:12:41 +00:00
f5d5344e7f
Added support for Ray Arachelian's Disk IMage format.
2017-09-26 23:54:14 +01:00
5055e4b265
Added support for MAXI Disk disk images (aka .HDK).
2017-09-25 01:29:38 +01:00
452f077af9
Added support for the Apridisk disk image format, for ACT Apricot disk
...
images.
2017-09-22 23:02:30 +01:00
d2fff1155e
Added support for partimage disk images.
2017-09-21 18:29:35 +01:00
3f37d9baba
Added support for partclone disk images.
2017-09-19 21:13:16 +01:00
efdd7d9be6
Added support for Spectrum floppy disk images.
2017-09-16 21:21:17 +01:00
860a2728d7
Added support for RS-IDE hard disk images.
2017-09-16 18:48:23 +01:00
6b51948639
Added support for the Digital Research DiskCopy disk image format.
2017-09-13 00:15:19 +01:00
5e29fb0c13
Version bumped to 3.5.99.0.
2017-09-05 17:21:24 +01:00
258166b02b
Added support for CisCopy (aka DC-File, aka DCF) disk images.
2017-08-23 01:29:45 +01:00
5c5a7445e0
Adds support for IMD disk image format. Fixes #51
2017-08-17 02:17:08 +01:00
986aba87b0
Added support for Virtual98 disk images.
2017-08-03 11:11:13 +01:00
fac30de5f2
Added support for T98 hard disk images, thanks to Neko Project
...
II emulator.
2017-08-03 01:14:12 +01:00
92dd5ea5ce
Added support for Anex86 disk images.
2017-08-02 20:44:50 +01:00
1a482fb1b3
Added support for Quasi88 disk images (.D77/.D88).
2017-08-02 18:30:30 +01:00
28dbda757c
Use DotNetZip for UDIF zlib (AKA UDZO), solves some
...
compatibility problems.
2017-07-22 04:49:53 +01:00
7a2b0d9d73
Added support for Apple DOS and Apple ProDOS interleaved disk
...
images. Detection is by extension ".do" or ".po".
2017-07-20 13:11:27 +01:00
334cc66a53
Formatting options.
2017-06-29 21:23:39 +01:00
f15299cd90
Added support for IBM SaveDskF disk image format.
2017-06-22 16:20:49 +01:00
3754c622f4
Updated SharpCompress package version.
2017-06-06 22:53:04 +01:00
d6c37bc47b
Moved Claunia.RsrcFork to nuget.
2017-06-06 18:22:16 +01:00
ce3e941e1c
Version bumped to 3.4.99.0.
2017-06-04 23:09:27 +01:00
d9b372c878
Project file formatting.
2017-06-03 01:13:47 +01:00
33f10dc202
Added project for separation of engine from CLI.
2017-05-27 14:43:48 +01:00
9bcb743ce1
Updated package
2017-05-21 21:31:09 +01:00
8859eed894
Updated dependencies.
2017-05-20 05:46:54 +01:00
916d2be6b8
Updated NuGet packages.
2017-05-19 20:25:29 +01:00
e4afde55b8
Upped version to 3.3.99.0. Do not use version from solution on
...
library projects.
2017-05-19 18:39:15 +01:00
304544fb02
Some changes made by VS/Mac, harmless.
2017-05-16 08:26:38 +01:00
841453e1fa
Adds support for DiscJuggler images, closes #56
2016-10-10 02:06:52 +01:00
9eb0a44b7a
Adds support for CloneCD images, closes #57 .
2016-10-08 04:29:33 +01:00
b27c25d74e
* DiscImageChef.Decoders/Floppy/Apple2.cs:
...
Adds support for marshaling a whole disk, tracks and sectors
as well as decoding sectors in 5and3 and 6and2 GCRs.
* DiscImageChef.Decoders/Floppy/AppleSony.cs:
Adds support for marshaling a whole disk, tracks and sectors
as well as decoding GCR sectors.
* DiscImageChef.DiscImages/AppleNIB.cs:
* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
Adds support for Apple nibble disk images.
2016-10-07 00:43:12 +01:00
b0a7b2e7ea
Updated SharpCompress to 0.13.0
2016-09-30 04:32:18 +01:00
85fd3b5900
Adds support for MAME Compressed Hunks of Data, closes #48 .
2016-09-21 01:55:41 +01:00
1db5530cb2
Adds support for bzip2 (UDBZ) and zlib (UDZO) compressed
...
UDIFs.
2016-09-10 02:15:01 +01:00
aa2c7e4808
* TODO:
...
* README.md:
* DiscImageChef.DiscImages/DART.cs:
* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
Adds DART support.
* DiscImageChef.DiscImages/DiskCopy42.cs:
Removed spurious debug message.
* DiscImageChef.Filters/AppleSingle.cs:
Corrected typo.
2016-09-09 22:58:39 +01:00
122141c850
* TODO:
...
* README.md:
* DiscImageChef.DiscImages/NDIF.cs:
* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
Adds support for Apple NDIF images, closes #47
* Claunia.RsrcFork:
* DiscImageChef.DiscImages/UDIF.cs:
* DiscImageChef.DiscImages/DiskCopy42.cs:
Try to get and use "vers" resource from the Resource Fork to
get ImageApplication and its version.
* DiscImageChef.Filters/OffsetStream.cs:
Corrected OffsetStream arithmetic bug.
2016-09-06 23:21:10 +01:00
71af0eda23
* TODO:
...
* README.md:
* DiscImageChef.sln:
* DiscImageChef/Commands/Ls.cs:
* DiscImageChef.Filters/GZip.cs:
* DiscImageChef.DiscImages/BLU.cs:
* DiscImageChef.DiscImages/VHD.cs:
* DiscImageChef.DiscImages/VDI.cs:
* DiscImageChef.DiscImages/QED.cs:
* DiscImageChef.DiscImages/DIM.cs:
* DiscImageChef.DiscImages/GDI.cs:
* DiscImageChef.Filters/Filter.cs:
* DiscImageChef/Commands/Decode.cs:
* DiscImageChef.DiscImages/QCOW.cs:
* DiscImageChef.Filters/Filters.cs:
* DiscImageChef/Core/Statistics.cs:
* DiscImageChef.DiscImages/VHDX.cs:
* DiscImageChef.DiscImages/Nero.cs:
* DiscImageChef/Commands/Verify.cs:
* DiscImageChef.DiscImages/UDIF.cs:
* DiscImageChef/Commands/Compare.cs:
* DiscImageChef/Commands/Analyze.cs:
* DiscImageChef.DiscImages/QCOW2.cs:
* DiscImageChef/Commands/Entropy.cs:
* DiscImageChef/Commands/Formats.cs:
* DiscImageChef/Commands/PrintHex.cs:
* DiscImageChef.DiscImages/VMware.cs:
* DiscImageChef.Settings/Settings.cs:
* DiscImageChef/DetectImageFormat.cs:
* DiscImageChef/DiscImageChef.csproj:
* DiscImageChef.DiscImages/CDRDAO.cs:
* DiscImageChef.DiscImages/CPCDSK.cs:
* DiscImageChef/Commands/Checksum.cs:
* DiscImageChef.DiscImages/CopyQM.cs:
* DiscImageChef.DiscImages/CDRWin.cs:
* DiscImageChef/Commands/Configure.cs:
* DiscImageChef/Commands/DumpMedia.cs:
* DiscImageChef/Commands/Statistics.cs:
* DiscImageChef.Filters/ZZZNoFilter.cs:
* DiscImageChef.DiscImages/TeleDisk.cs:
* DiscImageChef.DiscImages/Apple2MG.cs:
* DiscImageChef.Filters/OffsetStream.cs:
* DiscImageChef.DiscImages/Parallels.cs:
* DiscImageChef/Commands/ExtractFiles.cs:
* DiscImageChef.DiscImages/DiskCopy42.cs:
* DiscImageChef.DiscImages/Alcohol120.cs:
* DiscImageChef.DiscImages/ZZZRawImage.cs:
* DiscImageChef/Commands/CreateSidecar.cs:
* DiscImageChef.DiscImages/ImagePlugin.cs:
* DiscImageChef.DiscImages/BlindWrite5.cs:
* DiscImageChef.DiscImages/BlindWrite4.cs:
* DiscImageChef.Filters/ForcedSeekStream.cs:
* DiscImageChef.Filters/Properties/AssemblyInfo.cs:
* DiscImageChef.Filters/DiscImageChef.Filters.csproj:
* DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj:
Added filters.
* DiscImageChef.Filesystems/CPM/Info.cs:
Do not throw identification exceptions.
* DiscImageChef/Plugins.cs:
Sorted plugins lists.
2016-09-05 17:37:31 +01:00
8c2de9665c
Added support for UDIF images, closes #46 .
2016-09-02 04:02:35 +01:00
7fdb135c02
Added support for VMware disk images, closes #39
2016-08-30 05:25:27 +01:00