Commit Graph

4061 Commits

Author SHA1 Message Date
e484671504 Add menu to MainWindow. 2020-04-17 21:56:31 +01:00
9416bf783c Update to Avalonia 0.9.7. 2020-04-17 21:56:31 +01:00
8c1ebaec86 Implement splash screen. 2020-04-17 21:56:31 +01:00
87b3ac704c Add splash window skeleton. 2020-04-17 21:56:31 +01:00
142f8249ef Add Avalonia skeleton. 2020-04-17 21:56:31 +01:00
8cb8f6a320 Move to .NET Core 3.0. 2020-04-17 21:56:30 +01:00
6243f32f5e Merge pull request #337 from FakeShemp/redumpGDROM
Add support for Redump.org GD-ROM cue extensions
2020-04-15 16:48:23 +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
b5b0836e6d Merge pull request #336 from FakeShemp/patchmscue
Fix cue parsing
2020-04-15 14:37:46 +01: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
31faae7411 Allow to specify geometry when converting images. Fixes #250. 2020-04-05 21:21:23 +01:00
655f343716 Clarify some M.O. types. 2020-04-05 21:20:12 +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
0cec6bf960 Fix passing image options when converting. 2020-04-03 06:18:58 +01:00
ec0aa87fd5 Ensure new line after waiting for drive ready in device report. Fixes #308 2020-04-03 02:49:24 +01:00
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