Commit Graph

70 Commits

Author SHA1 Message Date
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
a374ee6f05 Up version. 2020-04-17 23:30:12 +01:00
8cb8f6a320 Move to .NET Core 3.0. 2020-04-17 21:56:30 +01:00
Rebecca Wallander
ad6cdc3313 Multi-file cue parsing fixes 2020-04-15 17:33:19 +02:00
Rebecca Wallander
bc61fad233 Move code to correct place 2020-04-15 16:52:49 +02:00
Rebecca Wallander
822cea7123 Tidy logging and var names 2020-04-15 16:36:10 +02:00
Rebecca Wallander
10df16c87c Merge remote-tracking branch 'upstream/master' into redumpGDROM 2020-04-15 16:23:58 +02:00
Rebecca Wallander
6544826909 Use old parsing method if multi-file cue.
Not the nicest solution but it it should be able to handle multi-file but still one-file-for-several-tracks cues, if those exist.
2020-04-15 15:25:02 +02:00
Rebecca Wallander
4844881444 Fix order of calculations 2020-04-15 14:49:00 +02:00
Rebecca Wallander
df6a465875 Add support for Redump.org GD-ROM cue extensions 2020-04-15 00:44:55 +02:00
5f0efc233a Fix building track table in multisession CDRWin images from ISOBuster. 2020-04-06 03:03:52 +01:00
b37b1233c1 Fix regex for IsoBuster session lead-out marker. 2020-04-06 02:20:20 +01:00
139efcec19 Fix session number in CDRWin. 2020-04-06 01:27:28 +01:00
124f7c8b6d Use new index when saving aaruformat images with more than 65535 blocks. Fixes #326. 2020-04-03 06:49:23 +01:00
5ffceeb66e Up version. 2020-03-15 22:02:43 +00:00
00e65e37e9 Release 5.0.0.2879. 2020-03-15 20:55:59 +00:00
ea787a6f91 Remove support for .NET Framework. 2020-03-12 00:32:54 +00:00
236c70fc55 Fix warnings. 2020-03-12 00:29:39 +00:00
54ca31ba43 Move to .NET Core 2.1. 2020-03-12 00:14:49 +00:00
bc8ab5d355 Remove netstandard2.0 target. 2020-03-12 00:09:39 +00:00
6dfa600b56 Update dependencies. 2020-03-12 00:06:39 +00:00
695fb9e90a Fix internal passing of CD structures. Fixes #212. 2020-03-11 14:01:01 +00:00
0a0d458f91 nocompress => !compress 2020-03-10 00:04:19 +00:00
563d391f5a Optimize reading pregap in GDI images. 2020-03-09 23:47:03 +00:00
af0abca12d Fix reading pregap in GDI images. Fixes #288 2020-03-09 23:44:06 +00:00
21e81753cd Fix offset by 1 in Nero implementation. Fixes #286 2020-03-09 22:23:24 +00:00
a341e82802 Prevents crash on #285 2020-03-09 21:36:32 +00:00
83721d8bbc Add ".aif" as Aaru Format extension. 2020-03-03 12:24:16 +00:00
d59d41a784 UP version. 2020-02-29 18:46:23 +00:00
f7e173710e Code restyling. 2020-02-29 18:03:35 +00:00
e2fe9280c0 Rename in other places. 2020-02-28 00:27:08 +00:00
e346d5e859 Rename dic in miscellaneous places. 2020-02-28 00:19:50 +00:00
61aaea06b3 Change CDRWin media type 2020-02-28 00:11:45 +00:00
175c7ad2ca Rename DicHeader to AaruHeader. 2020-02-28 00:04:13 +00:00