Commit Graph

4061 Commits

Author SHA1 Message Date
06dfb76728 Fix checking if drive reads subchannel in BCD. 2020-05-05 18:55:40 +01:00
da441410a6 Subchannel log always expects subchannel raw. 2020-05-05 17:58:46 +01:00
3207fd7920 Detect if subchannel is returned by drive in BCD when dumping. 2020-05-05 17:53:06 +01:00
ee8d0f84ba CloneCD stores subchannel deinterleaved. Fixes #349 2020-05-05 17:06:19 +01:00
723cf34f38 Use image characteristics to decide is subchannel can be written or not. 2020-05-05 16:58:26 +01:00
2f4e0dda17 Remove unneeded image characteristic. 2020-05-05 15:48:55 +01:00
de890b3461 Always use raw subchannel internally. 2020-05-05 15:46:32 +01:00
9506e0fdcc Move common subchannel code to decoders. 2020-05-05 14:07:03 +01:00
143f57342a Read with subchannel even if not supported by image or not asked by user. 2020-05-05 13:28:34 +01:00
01ca0fe3db Close subchannel log later. 2020-05-04 03:11:40 +01:00
bb2536de27 Use SCSI MEDIUM SCAN to find first readable block. 2020-04-28 20:19:49 +01:00
667fd98dd3 Add SCSI MEDIUM SCAN command. 2020-04-28 20:15:32 +01:00
129af01e0d If block 0 cannot be read try another random block before deciding media cannot be read, for SBC and ATA. 2020-04-28 19:44:58 +01:00
d0c052c347 Write subchannel log when dumping Compact Disc media. 2020-04-27 02:29:49 +01:00
728287345f Clarify error message in case of corrupted prefix/suffix data in aaruformat images. Fixes #315 2020-04-25 14:01:56 +01:00
8852be3ccf Do not cross lead-out in data tracks. 2020-04-24 13:29:50 +01:00
ed193f47a7 If track mode can be guessed, try again after pregap. 2020-04-24 13:28:49 +01:00
1f6a81d513 Disable dependence on .NET Framework for FLAC codec. 2020-04-23 20:20:14 +01:00
de6e9899c4 Fix case in solution. 2020-04-23 03:00:31 +01:00
b082755b58 Up version. 2020-04-23 03:00:20 +01:00
29b5cbb959 Up version to 5.1.99.2990. v6.0.0-alpha2 2020-04-23 02:55:09 +01:00
2aaeb6d124 Ensure FLAC buffer is correctly finished in AaruFormat. Fixes #309. 2020-04-22 23:11:04 +01:00
fd40d03624 Fix case collision. 2020-04-22 18:52:09 +01:00
8ef9b1674a Add missing reference. 2020-04-22 18:22:54 +01:00
5b1780f50d Remove .NET Framework targetting on dependency. 2020-04-22 18:17:07 +01:00
b56058a088 Update flake library to latest version. 2020-04-22 17:44:05 +01:00
dd75b8aa5e Convert track pregap warning into a single LINQ query. 2020-04-22 00:28:49 +01:00
5042b7f1e8 Use index from end expression. 2020-04-22 00:22:40 +01:00
961f4d8652 Report and stop dump if pregaps cannot be preserved, unless forced. 2020-04-22 00:10:06 +01:00
76435c1897 Fix pregap and extra offsets in Alcohol 120%. Fixes #297. 2020-04-21 23:30:59 +01:00
e756c5db95 Fix calculating offset using scrambled read as audio when device is in database. 2020-04-21 23:07:40 +01:00
d3bffafd86 Add writable optical image capabilities enumeration. 2020-04-21 21:01:02 +01:00
90a304aa13 Write extra field in Alcohol for tracks that don't have it (POINT>=A0h). 2020-04-19 22:55:29 +01:00
b1dbb2c821 Save pregaps in Alcohol 120% images. Fixes #297 2020-04-18 21:55:17 +01:00
c321a59b3a Fix ISO9660 with files of size 0. 2020-04-18 20:49:46 +01:00
ac985bf646 Fix listing files of size 0. 2020-04-18 20:49:26 +01:00
61a838cab6 Fix false positive in FAT identification. 2020-04-18 19:57:38 +01:00
e92c1e7741 Fix reading CDRWin images that do not have track mode in all caps. Fixes #325 2020-04-18 19:46:36 +01:00
7d5ca346f7 Ensure not adding duplicate seen devices to database. Fixes #312. 2020-04-18 19:18:15 +01:00
c6b23648cb Remove duplicate seen devices from database. 2020-04-18 19:16:31 +01:00
c1f7719765 Detect disc type when dumping non-CD MMC devices. Fixes #333 2020-04-18 18:20:43 +01:00
6daf63b057 Fix Avalonia not liking to be included twice. 2020-04-18 00:19:11 +01:00
94ce55b1c1 Fix macOS packaging. 2020-04-18 00:18:55 +01:00
723517a571 Update .NET Core version in Travis. 2020-04-18 00:07:47 +01:00
a374ee6f05 Up version. v6.0.0-alpha1 2020-04-17 23:30:12 +01:00
06674abf97 Add header. 2020-04-17 21:56:39 +01:00
55c6f15b42 Allow to disable seek in medium scan for GUI. 2020-04-17 21:56:39 +01:00
0072c5e1d1 Adjust DVD graph maximum to 18x. 2020-04-17 21:56:39 +01:00
263015fb63 Remove LineChart. 2020-04-17 21:56:39 +01:00
00cea761d2 Use oxyplot for chart drawing. 2020-04-17 21:56:39 +01:00