Matt Nadareski
90edc42fdf
Support C# 12 syntax
2023-11-14 23:40:41 -05:00
Matt Nadareski
952828dddd
Support ancient .NET in Core
...
This does not include .NET Framework 4.0 due to some issues with libraries.
2023-11-14 23:09:55 -05:00
Matt Nadareski
4a1e953ffd
Fix BE flag logic bug in DIC ( fixes #606 )
2023-11-14 21:27:09 -05:00
Matt Nadareski
145660e9f9
Address lingering modern .NET syntax
2023-11-06 23:06:11 -05:00
Matt Nadareski
24de14aea5
Remove .NET Framework 4.8 gated code
2023-11-06 22:07:40 -05:00
Deterous
7a510e084b
Pull PS3 Firmware Version ( #599 )
...
* Attempt to read PS3 firmware version
* Improve PS3 Firmware Version parsing
* Enable PS3 Firmware Version detection for all 3 Programs
* Big endian byte location
* Contents field not Comments field
2023-11-03 20:35:24 -07:00
Matt Nadareski
c4beffd845
Add PIC output for Redumper
2023-10-30 21:43:43 -04:00
Matt Nadareski
1a6abb039c
Compile most regex statements
2023-10-30 16:31:50 -04:00
Matt Nadareski
03c4c475eb
Add Bluray layerbreak support for Redumper
2023-10-30 12:56:58 -04:00
Matt Nadareski
4429515ba2
Update package versions ( fixes #586 )
2023-10-25 16:22:32 -04:00
Matt Nadareski
115b242d59
Add optional file deletion ( fixes #126 )
2023-10-18 15:49:57 -04:00
Matt Nadareski
706bf8a431
Add deleteable file lists for Redumper and DIC
2023-10-18 15:41:51 -04:00
Matt Nadareski
d68175db4e
Convert Drive to use paths internally
2023-10-18 01:47:42 -04:00
Matt Nadareski
6d657f268a
Split InfoTool into 2 classes
2023-10-18 01:17:12 -04:00
fuzzball
8c0dff6552
Correct the condition ( #582 )
2023-10-15 18:51:23 -07:00
Deterous
54765c71fd
Remove code for getting UH from DIC logs ( #577 )
2023-10-13 07:55:52 -07:00
Matt Nadareski
ecee44966e
Gate some switch expressions
2023-10-12 01:19:47 -04:00
Matt Nadareski
8fcac1d425
Cleanup and gated code
2023-10-11 23:55:50 -04:00
Matt Nadareski
791e2d0272
Enable nullability in Check
2023-10-10 23:22:21 -04:00
Matt Nadareski
e114d126c5
Move MainViewModel to Core
2023-10-09 11:35:49 -04:00
Matt Nadareski
19cef20ceb
Allow nullability for modern .NET
2023-10-07 01:02:21 -04:00
Matt Nadareski
e3948ba91b
Consolidate into MPF.Core
2023-10-06 20:39:59 -04:00