Commit Graph

103 Commits

Author SHA1 Message Date
6f66150b1e Save Compact Disc track indexes in aaruformat. 2020-06-21 02:28:18 +01:00
0efa8e3846 Fix setting indexes from track start and pregap in aaruformat. 2020-06-21 01:54:30 +01:00
c80baa5efb Fix off by one error in Nero image reading. Fixes #257 and #338. 2020-06-21 01:38:02 +01:00
6be28d9d4e Fix reading multisession Nero Burning ROM images. 2020-06-21 01:30:30 +01:00
24f7a2049a Fix reading multisession CDRWin images. 2020-06-20 22:44:25 +01:00
de5ae7245e Fix CDRWin indexes. 2020-06-20 20:51:33 +01:00
6465b316fc Disable support for CHD v5 until it can be fixed properly. 2020-06-19 04:00:51 +01:00
7de13d02a3 Fix indexes and pregap in CHD images. 2020-06-19 03:58:45 +01:00
0856b2bf53 Fix incorrect mode2 handling in DiscJuggler. 2020-06-18 03:13:37 +01:00
0efbb1ade6 Fix partition calculations in DiscJuggler. 2020-06-18 03:12:38 +01:00
7d7abcbb56 Fix indexes and track starts in DiscJuggler. 2020-06-18 03:04:37 +01:00
4fb8019ced Fix DiscJuggler session sequence in tracks. 2020-06-18 02:25:19 +01:00
6f1a89d2ed Fix reading subchannels from BlindWrite 5/6 images. 2020-06-18 02:11:55 +01:00
3f1e417774 Fix multisession BlindWrite 5/6 images. 2020-06-18 02:03:19 +01:00
1a47117527 Fix reading ATIP from BlindWrite 5 images. 2020-06-17 23:14:20 +01:00
a2474e61d2 Fix identifying BlindWrite 5 vs 6. 2020-06-17 23:14:10 +01:00
be43fca5da Fix BlindWrite 5 images that contain a non existent data file. 2020-06-17 23:13:55 +01:00
e6e2392b66 Implement reading subchannels from BlindWrite 4 images. 2020-06-17 22:57:52 +01:00
b6f4b506aa Fixed track offsets and pregaps in BlindWrite 4 images. 2020-06-17 22:47:04 +01:00
cb557760d9 Change track indexes type. 2020-06-17 21:32:19 +01:00
a04fa26c0b Allow to write multisession DVD/Blu-ray in Aaru Image Format and CDRWin. 2020-06-16 22:29:56 +01:00
61ffa15771 Writes proper Lead-Out entry on CDRWin images. Fixes #200 2020-06-16 17:37:36 +01:00
e5be326931 Fix writing multisession images in single file CDRWin. 2020-06-16 16:14:22 +01:00
4abbeece95 Fix message about incorrect Alcohol 120% images showing with correct images. 2020-06-16 13:02:03 +01:00
83070d235a More multisession writing fixes for Alcohol 120% images. 2020-06-16 02:42:57 +01:00
44039b357b Try longer to detect CloneCD track type. 2020-06-15 22:22:16 +01:00
ee94615adc Sectors with no entry in the DDTs of an Aaru Image Format are to be considered not dumped. 2020-06-15 19:31:55 +01:00
64fc3c3257 Fix CloneCD pregap mode in writing. 2020-06-15 19:19:45 +01:00
2c4042fcb6 Fix reading multisession CloneCD images. 2020-06-15 03:39:28 +01:00
da34e25f2a Fix writing multisession CloneCD images. 2020-06-15 03:01:59 +01:00
7fe874229d Fix writing subchannel in CloneCD images. 2020-06-15 02:12:15 +01:00
d1a970698e Change how ISRC and track flags are read from / written to images, to use track number instead of track start. 2020-06-14 23:45:26 +01:00
5013718280 Fix saving proper pregap, length and offset in Alcohol 120% images. 2020-06-14 22:54:39 +01:00
c1d9ce5aea Update dependencies. 2020-06-14 18:42:13 +01:00
b4c4086ab7 Update to .NET Core 3.1. 2020-06-14 16:13:47 +01:00
ee8d0f84ba CloneCD stores subchannel deinterleaved. Fixes #349 2020-05-05 17:06:19 +01:00
de890b3461 Always use raw subchannel internally. 2020-05-05 15:46:32 +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
b082755b58 Up version. 2020-04-23 03:00:20 +01:00
29b5cbb959 Up version to 5.1.99.2990. 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
b56058a088 Update flake library to latest version. 2020-04-22 17:44:05 +01:00
5042b7f1e8 Use index from end expression. 2020-04-22 00:22:40 +01:00
76435c1897 Fix pregap and extra offsets in Alcohol 120%. Fixes #297. 2020-04-21 23:30:59 +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
e92c1e7741 Fix reading CDRWin images that do not have track mode in all caps. Fixes #325 2020-04-18 19:46:36 +01:00