Commit Graph

2936 Commits

Author SHA1 Message Date
fa58b84dc6 Fix entropy progress. 2020-04-17 21:56:35 +01:00
133242b95e Migrate image checksum window from Eto.Forms to Avalonia. 2020-04-17 21:56:35 +01:00
864b3942e5 Migrate xbox info from Eto.Forms to Avalonia. 2020-04-17 21:56:35 +01:00
9589b9ba80 Migrate sd/mmc info from Eto.Forms to Avalonia. 2020-04-17 21:56:35 +01:00
38593206b0 Migrate pcmcia info from Eto.Forms to Avalonia. 2020-04-17 21:56:34 +01:00
23caf76969 Migrate bluray info from Eto.Forms to Avalonia. 2020-04-17 21:56:34 +01:00
7de7f53561 Migrate dvd writable info from Eto.Forms to Avalonia. 2020-04-17 21:56:34 +01:00
939ae5510b Migrate dvd info from Eto.Forms to Avalonia. 2020-04-17 21:56:34 +01:00
65f8200d41 Migrate compactdisc info from Eto.Forms to Avalonia. 2020-04-17 21:56:34 +01:00
915491f329 Migrate ata info from Eto.Forms to Avalonia. 2020-04-17 21:56:34 +01:00
ec8ef12dae Migrate SCSI info from Eto.Forms to Avalonia. 2020-04-17 21:56:33 +01:00
8250e17e19 Migrate image info from Eto.Forms to Avalonia. 2020-04-17 21:56:33 +01:00
4696645a01 Move opening image code from Eto to Avalonia. 2020-04-17 21:56:33 +01:00
95f30ce5a5 Add tree view to main window. 2020-04-17 21:56:33 +01:00
f8f334737b Migrate console from Eto.Forms to Avalonia. 2020-04-17 21:56:33 +01:00
c41e547efe Negate items in native menu check. 2020-04-17 21:56:33 +01:00
f81c0f9638 Migrate settings from Eto.Forms to Avalonia. 2020-04-17 21:56:33 +01:00
b42cdebba7 Add concept logo. 2020-04-17 21:56:32 +01:00
3b86e719df Implement exit menu. 2020-04-17 21:56:32 +01:00
e5415ce609 Migrate statistics from Eto.Forms to Avalonia. 2020-04-17 21:56:32 +01:00
a2de64894a Add art author. 2020-04-17 21:56:32 +01:00
92304cbd5d Migrate plugins from Eto.Forms to Avalonia. 2020-04-17 21:56:32 +01:00
f66960f077 Migrate encodings from Eto.Forms to Avalonia. 2020-04-17 21:56:32 +01:00
6dd6e84e67 Implement license dialog. 2020-04-17 21:56:31 +01:00
c8a9d13595 Implement about window. 2020-04-17 21:56:31 +01:00
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