Commit Graph

4061 Commits

Author SHA1 Message Date
ad574cb255 Update ArchLinux package scripts. 2020-03-12 12:44:48 +00:00
fd88326b5d Add build script. 2020-03-12 12:44:37 +00:00
a14233de88 Add dotnet-packaging packages. 2020-03-12 12:44:14 +00:00
4decb6d469 Downgrade System.CommandLine due to https://github.com/dotnet/command-line-api/issues/817. 2020-03-12 11:07:11 +00:00
91f647429e Show help if no arguments are passed. 2020-03-12 02:20:11 +00:00
aa2ce9888c Remove incomplete GUIs. 2020-03-12 00:36:06 +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
4cd2410168 Rebranded rolling Arch Linux package build script. 2020-03-12 00:27:50 +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
ba7abf9e96 Fix some comments. 2020-03-11 22:37:25 +00:00
36c98ed617 Rename class. 2020-03-11 21:58:09 +00:00
b55470541a Complete file headers. 2020-03-11 21:57:43 +00:00
236f38e911 Adjust language to be more specific and less alarmist. 2020-03-11 16:01:33 +00:00
f42b2bcd0b Split PlayStationPortable dumping file. 2020-03-11 16:00:39 +00:00
f4a1c28fea If input image does not return raw cd sectors, convert using cooked ones, when forced. Fixes #257. 2020-03-11 15:52:54 +00:00
8bf8f4fd78 Add option to not store paths and serial numbers when dumping. Fixes #213 2020-03-11 15:28:04 +00:00
695fb9e90a Fix internal passing of CD structures. Fixes #212. 2020-03-11 14:01:01 +00:00
88902f9075 Align verbose output of image comparison in columns. Fixes #206. 2020-03-11 01:02:00 +00:00
b3bbffabb2 Fix missing non-renamed entities. Fixes #298. 2020-03-11 00:20:07 +00:00
2bdc5bc30d Add support for XA interleaved files (update submodule). 2020-03-10 23:02:59 +00:00
9cbd161329 Add support for XA interleaved files. 2020-03-10 22:47:10 +00:00
a971a1fe5a Fix CDROM XA structure. 2020-03-10 19:37:00 +00:00
b7791b58b0 Change how sectors are read in ISO9660 filesystem. 2020-03-10 19:31:34 +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
d4ac0abe74 Remove spurious debug message. 2020-03-09 23:43:50 +00:00
ed338e9568 Fix showing sector where conversion fails. 2020-03-09 22:44:41 +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
3baaafe04e Fix showing speed when dumping DVD and XGD. Fixes #274 2020-03-09 21:25:18 +00:00
5c2f4e4e6b Stop creating metadata when aborted. Fixes #265. 2020-03-09 21:14:27 +00:00
48f067d79f Do not try to extract files when no filesystem is able to. Fixes #300 2020-03-09 21:11:52 +00:00
3b2bb0ebf0 Do not exclude tape and optical image partitions as some image can be both. Fixes #263. 2020-03-09 20:39:25 +00:00
3680f99a63 Do not use a "whole device" when there are partitions in extract files and ls. Fixes #262. 2020-03-09 20:23:47 +00:00
8528f9103f Change when first track pregap is read. 2020-03-09 20:23:21 +00:00
32c8d6a2d9 Fix dumping track type change border in Plextor drives. 2020-03-07 20:05:17 +00:00
7bc33f663e Fix dumping correct data when reading subchannels in Plextor drives. 2020-03-07 19:38:41 +00:00
07aa1f22bc Fix track type change border when image supports long sectors. 2020-03-07 18:04:55 +00:00
b14ee9bfc3 Fix detection of CD-i discs.
Do not take as decoded data that has merely returned the SCSI data length header.
2020-03-06 20:39:51 +00:00
be9ee4bd8e Fix when Q brings us a later sector. 2020-03-06 19:12:09 +00:00
eba2452afc Move common offset fixing code to a separate class. 2020-03-06 18:49:45 +00:00
6b89ccd01c For consistency, sector validity is not checked. Will be implemented in next version. 2020-03-05 03:44:07 +00:00
33d377906d Merge remote-tracking branch 'origin/master' 2020-03-05 03:41:26 +00:00
000aea36dc Change how last sectors of a data track are read before a following audio track. 2020-03-05 03:41:02 +00:00
41339ed26e Fix typo. 2020-03-05 03:40:21 +00:00
242ee91466 Fix offset calculation on audio sectors with negative offset. 2020-03-04 22:58:34 +00:00