Skip to content

v4.0.0.0-beta-20171129

Pre-release
Pre-release
Compare
Choose a tag to compare
@claunia claunia released this 29 Nov 17:14
95599d5

Added command to list supported character encodings.
Added detection for CD-i filesystem.
Added detection for dump(8) (Old historic BSD, AIX, UFS and UFS2 types) filesystem.
Added detection for High Sierra Format filesystem.
Added detection for HP Logical Interchange Format filesystem.
Added detection for Locus filesystem.
Added detection for MicroDOS filesystem.
Added operating system version statistics.
Added separate application to debug commands sent to devices.
Added support for ACT Apricot partitions.
Added support for Digital Research's DiskCopy disk image format.
Added support for Partclone disk image format.
Added support for Partimage disk image format.
Added support for Ray Arachelian's Disk IMage (.DIM) disk image format.
Added support for RS-IDE disk image format.
Added support for Spectrum (.FDI) disk image format.
Apple Partition Map: Added bound checks.
Apple Partition Map: Added bound checks.
cdrdao disc images: Corrected images that start with comments.
Corrected casting on big-endian marshalling that was failing on some .NET Framework versions.
Corrected filter list reuse.
CP/M filesystem: Corrected cluster count calculation.
CP/M filesystem: Corrected directory location on CP/M-86.
CP/M filesystem: Corrected sector reading.
Create-sidecar: Corrected creation when path is absolute.
Devices: Do not send SCSI INQUIRY to non-SCSI paths on Linux.
Disabled EDC check on CDs because it is not working (TODO).
DiskCopy 4.2 disk images: Added support for images created by macOS that don't have a format byte set.
DiskCopy 4.2 disk images: Added support for invalid images that use little-endian values.
Dumping: Corrected dumping CD-R and CD-RW.
Dumping: Create dump log.
Dumping: Dumping optical media creates an Alcohol 120% descriptor file.
Dumping: Retry when SCSI devices return reset status.
Dumping: Wait for SCSI devices to exit ASC 28h (MEDIUM CHANGE) status.
ext2/3/4 filesystem: Added support for devices with sectors bigger than 512 bytes.
FAT filesystem: Added DEC Rainbow's hard-wired BPB.
FAT filesystem: Added support for ACT Apricot BPB.
FAT filesystem: Corrected 5.25" MD1DD detection.
GPT partitions: Added bound checks.
GPT partitions: Corrected when table is smaller than one sector.
ISO9660 filesystem: Added detection of AAIP extensions.
ISO9660 filesystem: Added detection of Apple extensions.
ISO9660 filesystem: Added detection of EFI Platform ID for El Torito.
ISO9660 filesystem: Added detection of RRIP extensions.
ISO9660 filesystem: Added detection of SUSP extensions.
ISO9660 filesystem: Added detection of XA extensions.
ISO9660 filesystem: Added detection of ziso extensions.
ISO9660 filesystem: Complete rewrite.
Media types: Added FD32MB.
Media types: Added LS-240.
ODS filesystem: Corrected cluster size calculation.
ODS filesystem: Corrected misaligned volumes on optical media.
SCSI mode pages: Prevented overflow on MMC FEATURES decoding.
SCSI mode pages: Prevented overflow on SCSI MODE PAGE decoding.
Sun partitions: Added bound checks.
System V filesystem: Added COHERENT offsets.
System V filesystem: Check for it starting on second cylinder.
System V filesystem: Corrected cluster size calculation.
System V filesystem: Corrected detection between Release 2 and Release 4.
System V filesystem: Corrected Release 2 superblock parameters.
System V filesystem: Enlarged NICFREE for Version 7.
TeleDisk disk images: Added support for Advanced Compression.
TeleDisk disk images: Added support for floppy lead-out.
TeleDisk disk images: Added variable sectors per track support.