Commit Graph

4061 Commits

Author SHA1 Message Date
557961ea6d Fix expected values in Nero unit tests. 2021-06-06 14:58:18 +01:00
3c0002a529 Invert condition when retrieving flags in CloneCD images. Fixes #492 2021-06-06 14:25:56 +01:00
ac2382651a Fix expected values in CloneCD unit tests. 2021-06-06 14:24:49 +01:00
9493db6048 Do not allow CD-only tags on non-CD media in CDRWin images. Fixes #502 2021-06-06 13:56:10 +01:00
a7db66fbf5 Fix PowerISO Cuesheet unit tests pointing to wrong plugin. 2021-06-06 13:55:28 +01:00
4a725c5e7f Fix unit test of optical media track flags. Fixes #550 2021-06-05 15:25:31 +01:00
ed0cc7b754 Add command line to pause before exiting. Closes #570 2021-06-05 13:37:09 +01:00
2cd844e6e8 Use global options. 2021-06-05 13:08:13 +01:00
1f8335f0e0 Default Changelist 2021-06-04 18:45:46 +01:00
ce353d6884 Guard several filesystems against crashes when identifying on a data buffer smaller than needed. 2021-06-04 18:42:29 +01:00
4eb8bb3a08 Ensure first-time setup is invoked even when another command is requested. Fixes #563 2021-06-04 18:27:01 +01:00
24baa7e69a Use same codepath for calculating optical media tag sidecar fields dumping or from image. Fixes #566 2021-06-04 18:17:53 +01:00
bda2a7b234 Fix using wrong filter in MacBinary unit test. 2021-06-04 16:28:01 +01:00
1bf848eff0 Fix expected checksums in AppleSingle, AppleDouble and MacBinary unit tests. 2021-06-04 16:26:23 +01:00
d51a3c67d4 Fix setting base offset in OffsetStream. 2021-06-04 16:15:03 +01:00
edfae4904c Fix data offset in UDIF images. Fixes #559 2021-06-04 16:14:46 +01:00
54e7e8a7c8 Fix reading obsolete UDIF RO images, these require resource fork. 2021-06-04 16:00:09 +01:00
8167fcc4fc Prevent NDIF from identifying obsolete UDIF images. 2021-06-04 15:59:39 +01:00
3215795dd5 Fix sectors in obsolete UDIF RO images. 2021-06-04 14:49:37 +01:00
f5d169e91b Fix UDIF test images created with DiskCopy 6.5, previous ones contained garbage. 2021-06-04 14:48:54 +01:00
8b00bb1073 Fix getting tracks when writing raw image. Fixes #568 2021-06-04 04:54:38 +01:00
8d3277db11 Add support for VDI 1.1+ geometry. Fixes #575 2021-06-04 04:36:01 +01:00
705f5a6db0 Add support for FAT32 volumes that uses sectors field in BPB. Fixes #580 2021-06-03 23:51:10 +01:00
fcc0211fb6 Fix identifying between FAT12 and FAT16, checking entire FAT validity. Fixes #576 2021-06-03 23:34:17 +01:00
9fe5353394 Fix regression in identifying UDF volumes. 2021-06-03 23:33:40 +01:00
eab05502a4 Fix regression in setting timestamps from FAT filesystems. 2021-06-03 23:33:26 +01:00
b96ffe5e56 Fix clusters calculation in FAT12 and FAT16. 2021-06-03 23:32:36 +01:00
0964cf3ecb Fix volume serial number in Atari FAT unit tests. 2021-06-03 21:15:33 +01:00
01bb87619f Recognize UDF volumes that expected a 2048bps device but are in a 512bps image. Fixes #582 2021-06-03 13:56:40 +01:00
fe66afa580 Guard against reading beyond partition end when identifying UNICOS filesystem. Fixes #581 2021-06-03 12:52:37 +01:00
7f423077ad Guard against reading beyond partition end when identifying F2FS filesystem. Fixes #578 2021-06-03 12:52:00 +01:00
2962cc4d61 Do not write to subchannel log when there's none. Fixes #589 2021-06-03 12:45:59 +01:00
5023730562 Support setting sector size in raw image when the extension describes it. Fixes #591 2021-06-03 12:43:27 +01:00
ba040dd062 Guard AmigaDOS identification against too small partitions. Fixes #595 2021-06-03 12:21:58 +01:00
7ffc7bf31c Set proper values for ROMDOS unit test. 2021-06-03 12:04:50 +01:00
a27f7e7900 Set proper values for Amstrad +3DOS unit test. 2021-06-03 12:04:37 +01:00
2eb1262d97 Set proper values for ParaDOS unit test. 2021-06-03 12:04:21 +01:00
1a75c893a5 Set proper values for Amstrad AMSDOS unit test. 2021-06-03 12:04:06 +01:00
97805888c7 Set proper values for Amstrad CP/M+ unit test. Fixes #586 2021-06-03 12:03:41 +01:00
140a9380f9 Fix reading of CPCDSK disk images where the headers have different case. 2021-06-03 12:03:20 +01:00
87607cfa5d Fix handling CP/M filenames that contain a forward slash. Fixes #593 2021-06-03 11:54:19 +01:00
df84763612 Fix CPCDSK with interleaved sectors numbers. 2021-06-03 04:27:03 +01:00
e8ff4d1c30 Fix reading FAT when it has an odd number of clusters. Fixes #596 2021-06-03 03:30:10 +01:00
c4ad5bc695 Exchange access and creation timestamps in FATX. Fixes #592 2021-06-03 01:32:03 +01:00
af538cda81 Remove test units for non-bug #507. 2021-06-02 22:07:46 +01:00
31d7daa33b Fix mounting CD-i, High Sierra or ISO9660 with an invalid path table. Fixes #495. 2021-06-02 21:40:21 +01:00
4ac273175a Check which FAT is valid (first or second) and use it for FAT12 and FAT16, fixes #584. 2021-06-02 21:16:06 +01:00
5c84513048 Fix reserved FAT entries. 2021-06-02 21:15:33 +01:00
df8f35a70a Add a guard for FAT12 and FAT16 to prevent an exception on invalid FAT chains. 2021-06-02 20:57:27 +01:00
c73cb91486 Add unit test for #584 2021-06-02 20:51:51 +01:00