Commit Graph

2888 Commits

Author SHA1 Message Date
8fb4a0e532 Fix #310. 2020-04-03 02:45:15 +01:00
1496626094 Fix typo in asymmetrical. Fixes #311 2020-04-03 02:43:59 +01:00
ed964bfe73 Split HPOFS. 2020-04-02 19:30:21 +01:00
801611f682 Ensure runtime closes database connection after each operation. 2020-04-01 17:33:35 +01:00
ef65b70ddd Catch exception when saving statistics. 2020-04-01 17:09:34 +01:00
914bf45d59 Fix README typo. 2020-03-27 23:29:13 +00:00
09678c102c Fix listing and extracting files when there are no partitions. 2020-03-22 18:53:24 +00:00
25c7336fbc Add new SCSI commands. 2020-03-20 00:35:31 +00:00
5ffceeb66e Up version. 2020-03-15 22:02:43 +00:00
00e65e37e9 Release 5.0.0.2879. v5.0.0.2879 2020-03-15 20:55:59 +00:00
dc94fc214b Update changelog. 2020-03-15 20:45:56 +00:00
42f5bdb636 Update README. 2020-03-15 20:44:46 +00:00
34e50799db Try to make Travis happy. 2020-03-15 19:33:53 +00:00
dfb2a319ac Update travis build script. (if only) 2020-03-15 19:25:12 +00:00
fc2fde2904 Update travis build script. (if only) 2020-03-15 19:24:52 +00:00
80784da21c Update travis build script. 2020-03-15 19:19:14 +00:00
89b9ad7853 Update travis build script. 2020-03-15 19:15:35 +00:00
98ae1e71e2 Update travis build script. 2020-03-15 19:05:51 +00:00
17f0d48b4b Add dependency for dotnet packaging. 2020-03-12 15:02:10 +00:00
3c25c66c39 Remove old changelog. 2020-03-12 14:39:52 +00:00
96eb75cfc5 Fix paths in build script. 2020-03-12 14:38:55 +00:00
52e7c45cbf Exclude other user-specific files from source tarball. 2020-03-12 14:38:47 +00:00
19dba3421d Remove non-working RIDs. 2020-03-12 14:38:21 +00:00
409f1b7ab8 Ignored built packages. 2020-03-12 14:37:22 +00:00
2eb9a3e359 Make stable ArchLinux package be Release instead of Debug. 2020-03-12 14:25:27 +00:00
2692f87da8 Add mime database file. 2020-03-12 13:33:36 +00:00
a90625afaa Remove checksums from ArchLinux package script that are added by build script. 2020-03-12 12:46:37 +00:00
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