Matt Nadareski
727d9844d5
Fix whitespace that got unwhitespaced
2024-02-23 11:18:36 -05:00
Matt Nadareski
713b3f0557
Fix net35 build issue
2024-02-23 11:11:48 -05:00
Deterous
02606318b0
Opt-in automatic IRD creation after PS3 dump ( #655 )
...
* Opt-in automatic IRD creation after PS3 dump
* Add tabs before an endregion
* Prevent double checking for existing files
* Spin off IRD creation into new thread
2024-02-22 19:55:10 -08:00
Matt Nadareski
14f4128d4a
Fix double git hash version (feat. Deterous)
2024-02-21 00:03:39 -05:00
Matt Nadareski
fe20905524
Bump version
2024-02-20 10:34:48 -05:00
Deterous
88f19180a4
Update LibIRD, disable UI elements when creating IRD ( #653 )
...
* Update LibIRD, disable UI when creating IRD
* Update changelog
2024-02-20 07:25:03 -08:00
Deterous
de89968a1d
Add a GUI for PS3 IRD Creation ( #647 )
...
* Create a non-functional Create IRD window
* Add PIC and getkey.log options for IRDs
* Disable IRD creation window for unsupport .NET versions
* Finalise UI and parse inputs
* Add LibIRD package
* Manually define PIC in IRD creation
* Better output file browser
* Bump LibIRD version
* Update changelog
* Custom Disc ID, bump LibIRD version
* Ignore custom Disc ID for BD-50
* Provide a status message when creating IRD
* Better logpath enabled logic
* Nicer PIC UX
* Scrollbar only appears for unusually tall PIC
2024-02-18 17:38:28 -08:00
Matt Nadareski
ebf393e634
Bump version and copyright
2024-02-06 11:20:57 -05:00
Matt Nadareski
d09ff6cf1c
Enable Windows builds on Linux and Mac
2024-02-05 00:41:11 -05:00
Matt Nadareski
405ae7c7e4
Add UMD handling for the disc info window
2024-01-24 22:56:50 -05:00
Deterous
06a61b17cb
Add a GUI for MPF.Check ( #635 )
...
* Draft MPF.Check GUI window
* Functional MPF.Check GUI
* Update changelog
* Show DiscInformationWindow after Check Dump
* Change layout
* Refactor
2024-01-24 11:57:21 -08:00
Deterous
cfa07c1918
Allow variables in output path ( #624 )
...
* Allow variables in output path and default output path
* Remove angle brackets when normalising path
* Add tooltip hover text for default output path
* Better tooltip formatting
* Use percent sign rather than angle brackets as variable delimiter
* Refactor
2024-01-10 16:42:34 -08:00
Deterous
65ad629ee0
Cleanup !protectionInfo.txt ( #621 )
...
* Remove drive letter from !protectionInfo.txt
* Sort files in !protectionInfo.txt
* Add option for removing drive letter
* Refactor niceties
2024-01-08 17:20:30 -08:00
Matt Nadareski
b366d236c8
Update RedumpLib
2023-12-05 11:18:58 -05:00
Matt Nadareski
a833e926f3
Bump version
2023-12-04 12:10:19 -05:00
Matt Nadareski
950be07bf0
Handle or suppress some messages
2023-12-01 23:58:01 -05:00
Matt Nadareski
8cfbf2d9f1
Bump version
2023-12-01 12:49:43 -05:00
Matt Nadareski
0064737130
Handle most VS and dotnet differences
2023-11-30 23:34:44 -05:00
Matt Nadareski
292e3999c5
Reference .NET Framework 3.0 for 3.5
2023-11-30 20:51:04 -05:00
Matt Nadareski
5ed1e94d84
Import WinFX for .NET Framework 3.5
2023-11-30 18:00:45 -05:00
Matt Nadareski
4374ff7f74
Fix most .NET Framework 3.5 issues
2023-11-30 12:58:06 -05:00
Matt Nadareski
5e0fa1ad47
Add Disc ID and Key fields in info window ( fixes #609 )
2023-11-30 00:08:39 -05:00
Matt Nadareski
3d7355aee1
Bump version
2023-11-29 23:36:57 -05:00
Matt Nadareski
be35acfb48
Support .NET Framework 3.5 in UI
2023-11-23 03:37:00 -05:00
Matt Nadareski
f1a46c2e82
Get UI building with Framework 4.0 again
2023-11-23 03:05:52 -05:00
Matt Nadareski
872959c889
Temporarily remove .NET Framework 4.0 from UI
2023-11-23 02:32:57 -05:00
Matt Nadareski
ee4762f8b3
Support .NET Framework 3.5 in UI.Core
2023-11-22 23:50:37 -05:00
Matt Nadareski
d68bcfb96a
Support .NET Framework 2.0
...
This does not include the UI, as per the same reasons why .NET Framework 4.0 doesn't support it.
2023-11-22 23:38:59 -05:00
Matt Nadareski
56ec0e7057
Update compatibility libraries
2023-11-22 23:28:24 -05:00
Matt Nadareski
26e5d33d17
Support .NET Framework 3.5
...
This does not include the UI, as per the same reasons why .NET Framework 4.0 doesn't support it.
2023-11-22 16:26:31 -05:00
Matt Nadareski
f350904441
Re-enable .NET Framework 4.0 building in UI.Core
2023-11-22 16:00:18 -05:00
Matt Nadareski
8e8e3368d0
Re-enable .NET Framework 4.0 building in Core
2023-11-22 15:56:43 -05:00
Matt Nadareski
4d8153dba1
Update to BinaryObjectScanner 3.0.2
2023-11-22 13:46:39 -05:00
Matt Nadareski
e4e4b5ecde
Temporarily remove .NET Framework 4.0
2023-11-21 11:13:58 -05:00
Matt Nadareski
8373a6b8f5
Support proper async in .NET Framework 4.0
2023-11-20 16:46:54 -05:00
Matt Nadareski
82e3707dce
Get UI.Core building with Framework 4.0
2023-11-20 13:19:30 -05:00
Matt Nadareski
85192e8d3e
Get Core building with Framework 4.0
2023-11-20 13:15:06 -05:00
Matt Nadareski
2f765146d1
Update RedumpLib and use moved methods
2023-11-16 12:45:47 -05:00
Matt Nadareski
9740ca3a7a
Suppress deprecation warnings
2023-11-15 16:29:47 -05:00
Matt Nadareski
f8d81972bf
Prepare XAML for ancient .NET support
2023-11-15 12:10:54 -05:00
Matt Nadareski
90edc42fdf
Support C# 12 syntax
2023-11-14 23:40:41 -05:00
Matt Nadareski
45db365705
Support ancient .NET in UI Core
2023-11-14 23:14:33 -05:00
Matt Nadareski
4d46b7db5c
Bump version
2023-11-14 16:39:19 -05:00
Matt Nadareski
21f5f29ac0
Update to .NET 8 ( fixes #593 )
2023-11-14 16:37:41 -05:00
Matt Nadareski
436e198826
Bump library versions
2023-11-14 16:32:32 -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
Matt Nadareski
d57161e4d1
Remove .NET Framework 4.8 from projects
2023-11-06 21:00:07 -05:00
Matt Nadareski
229db5dda2
Bump version
2023-11-06 10:14:16 -05:00
Deterous
2bab266ae2
Enable browsing for Redumper path ( #602 )
2023-11-05 15:54:09 -08:00