Commit Graph

3281 Commits

Author SHA1 Message Date
c94530e685 Get back tracks, indexes, MCN and ISRCs from resumed file. Fixes #376 2020-11-05 01:21:54 +00:00
254bb304ea Load more structures when resuming an aaruformat file. 2020-11-05 01:21:04 +00:00
f92f122443 Change how pregap starting with 0 is calculated dumping vs converting. Fixes #375 2020-11-04 23:55:24 +00:00
14605b4d91 Add detection of SyQuest SQ400. 2020-11-04 19:09:06 +00:00
42556d9be8 Add detection of 150Mb Bernoulli Box II. 2020-11-04 16:39:50 +00:00
4547fea0c2 Add detection of 44Mb Bernoulli Box II. 2020-11-04 15:15:18 +00:00
61ab7a4c50 Mark FreeBSD code as obsolete. Pending removal.
FreeBSD is not supported by .NET Core, you're on your own.
There are no plans to support it for .NET 5.
Many things left to implement.
AaruRemote works as of this commit date.
Code will be removed in Aaru 6.0, can be bring back if there's enough interest and future .NET support.
2020-11-04 03:18:23 +00:00
7723fc2d0d Fix cross track detection in DiscJuggler disc images. Fixes #398 2020-11-04 02:46:40 +00:00
6b741992af Fix indexes from CloneCD disc images. Fixes #374. 2020-11-04 02:36:31 +00:00
0fc3d4e1c2 Fix negative index in BlindWrite 5 and 6 disc image. 2020-11-04 02:35:49 +00:00
d7db9ebac1 Add sessions in BlindWrite 5 and 6 images. Fixes #373 2020-11-04 01:56:36 +00:00
6d00148414 Fix included JetBrains files. 2020-11-04 01:56:09 +00:00
ed3faba0c5 Fix disc size calculation in BlindWrite images. 2020-11-04 01:52:28 +00:00
532b2adddc Fix cross track detection in BlindWrite 5 and 6 disc images. Fixes #379 2020-11-03 23:22:39 +00:00
95c8eb130c Fix length of tracks in BlindWrite 5 and 6 images. Fixes #372 2020-11-03 23:22:18 +00:00
5268cbf49f Fix track file offsets in BlindWrite 4 disc images. 2020-11-03 22:23:55 +00:00
a465a5f5ea In BlindWrite 4 disc images, if any track has subtitle, the subtitle sidecar file contains them for all tracks. 2020-11-03 22:23:36 +00:00
5f75524e6c Fix off by one track ends in Blindwrite 4. 2020-11-03 22:22:55 +00:00
1e109eb758 Fix returning null filter. 2020-11-03 22:22:31 +00:00
49dda86cd8 Ensure only unique bad blocks are saved in resume file. Fixes #381 2020-11-03 01:40:10 +00:00
73faa18421 Guard against null block descriptors in SCSI modes. Fixes #387. 2020-11-01 22:00:52 +00:00
080ad0ed51 Set ATIP to be a class to ensure it is nulled properly.. Fixes #352 2020-11-01 20:10:35 +00:00
b2458f3db9 Fix detection of dual layer DVDs. Fixes #377 2020-11-01 18:02:52 +00:00
929569103a Fix detection of dual layer DVDs. Fixes #377 2020-11-01 18:02:29 +00:00
81e66aa0d4 Do not decode invalid ATIP data. Fixes #352 2020-11-01 17:54:38 +00:00
0c20a24bc0 Fix reading volume name from incorrect FAT implementations that fill with NULs. Fixes #386 2020-10-31 22:14:20 +00:00
e68eef3448 Fix ATA error status in FreeBSD. 2020-10-31 22:13:46 +00:00
1198af23af Merge pull request #403 from SilasLaspada/master
Don't write ISRC to CDRDAO or CDRWin images if it's null or white space
2020-10-31 21:52:28 +00:00
0c0d97e07a Reverse used SCSI READ command, as some USB devices claim to support a later one but don't properly. 2020-10-28 20:03:28 +00:00
a6571c51e6 Handle calculating blank sectors when environment does not support MEDIUM SCAN command (consider all written and trim later). 2020-10-24 15:07:17 +01:00
f307f0fe12 Fix log message when trimming found a blank block. 2020-10-24 15:06:40 +01:00
af598570b9 Remove trailing slash on remote device command. 2020-10-24 15:05:38 +01:00
e143cc45ea Continue trying filters when one raises an exception. 2020-10-23 04:07:45 +01:00
e75a1a4f69 Use image capabilities when dumping CDs. 2020-10-23 04:06:10 +01:00
c104a51d5a Add support for dumping CDs to images that only support cooked user data. Fixes #378 2020-10-23 04:01:55 +01:00
c9ade37b6e Fix capabilities of ZZZRawImage. 2020-10-23 03:33:22 +01:00
b296c28fde Fix XZ crashing filter when file is too small. 2020-10-23 03:25:32 +01:00
633f8e0dc7 Fix aaruformat reporting track flags and ISRCs on non-CD media. Fixes #397 2020-10-23 02:57:04 +01:00
d48f25062d Fix detecting XGD3 when dumping. 2020-10-23 02:16:56 +01:00
8a1f56b81a Allow to dump the video partition of XGD discs when forced is enable. Fixes #384 2020-10-23 02:11:24 +01:00
50edc53684 Scan blank blocks in magneto-optical disks before dumping, and do not treat them as errors. Fixes #316 2020-10-23 01:21:35 +01:00
ad2153f06d Return proper sense from SCSI MEDIUM SCAN command. 2020-10-23 01:11:37 +01:00
b85205960e Fix decoding of last digit of MCN subcode. Fixes #419 2020-10-20 13:55:52 +01:00
02b6775f3d Add detection of ISO 14517 512bps and 1024bps magneto-optical. 2020-10-18 04:45:39 +01:00
1d13ca9f39 Add detection of ECMA-322 / ISO 22092 1024bps magneto-optical. 2020-10-18 04:32:57 +01:00
8b7ca5da8a Add detection of ISO 10089 1024bps magneto-optical. 2020-10-18 04:10:38 +01:00
d59b57c5d5 Fix MEDIUM SCAN SCSI command. 2020-10-18 03:33:01 +01:00
0fbebf367a Split SBC dumping code in several files. 2020-10-17 23:30:15 +01:00
2d3720a9f5 When dumping media if device returns "corrected error", consider it as a good read. 2020-10-17 20:46:43 +01:00
ba8b98e6ec Add support for detection of ISO/IEC 15286 2048bps and 1024bps media. 2020-10-17 04:08:36 +01:00