Matt Nadareski
fff2db75d0
Add on-startup "check for updates" option ( fixes #302 )
2021-09-22 11:30:56 -07:00
Matt Nadareski
8b76b82e0f
Update default Aaru dumping parameters
2021-09-17 22:23:11 -07:00
Matt Nadareski
1c525a6d2e
Update library, move more things there
2021-08-18 22:13:38 -07:00
Matt Nadareski
c8610ee16a
Convert to using separate Redump library code
2021-08-18 15:32:45 -07:00
Matt Nadareski
f0be6b0bc9
MVVM Overhaul ( #300 )
...
* Start migrating to MVVM
* Finish gutting LogOutput
* Remove now-useless regions
* Incremental initialization of the UI
* Add options directly to App-level
* Move options globally
* Accept -> OK
* Add future work notes to App.xaml.cs
* Add back cancel to DiscInformationWindow
* Enable/Disable instead of Add/Remove
* Add disc eject reminder option
* Add PS3VOLUME check
2021-08-04 14:17:53 -07:00
Matt Nadareski
76fcb3ae10
Separate "Include Artifacts" into a separate setting ( fixes #287 )
2021-06-19 15:41:46 -07:00
Matt Nadareski
ebaf9539b2
Allow users to customize protection scanning
2021-05-06 21:47:57 -07:00
Matt Nadareski
f7019546d1
Add experimental dark mode ( fixes #272 )
2021-04-26 12:07:21 -07:00
Matt Nadareski
9adc588c9c
Reintroduce options cancel button
2021-04-11 00:09:13 -07:00
Matt Nadareski
9854c9970a
Add descriptions to new options, change defaults
...
The default changes are:
- Setting `CompressLogFiles` to `true`
- Setting `ToolsInSeparateWindow` to `true`
- Setting `EnableLogFormatting` to `false`
- Setting `EnableProgressProcessing` to `false`
The last two don't really matter if `ToolsInSeparateWindow` is `true` since no UI-derived logs will ever trigger them, so they're being disabled for now.
2021-04-09 13:31:23 -07:00
Matt Nadareski
0c68164d6d
Add option for log formatting
2021-04-09 12:03:30 -07:00
Matt Nadareski
5e283c9e80
Add option to enable progress processing
...
This is one of the larger pain-points for redirecting the output as it involves a regex. Make it optional so people with weaker systems have a better chance.
2021-04-09 11:16:50 -07:00
Matt Nadareski
4fd51dbe45
Default to false, for now
2021-04-02 21:57:00 -07:00
Matt Nadareski
da0bf64e94
Add log compression option
2021-04-02 20:55:20 -07:00
Matt Nadareski
d39cf5d13f
Make JSON optional ( fixes #268 )
2021-04-02 18:57:25 -07:00
Matt Nadareski
c855aa5cef
Make outputting to separate window a setting
2021-03-10 15:13:11 -08:00
Matt Nadareski
162af3de31
Hook up default system in options ( fixes #246 )
2021-03-09 12:01:45 -08:00
Matt Nadareski
bbbc3e98a0
One more pass on options
2021-03-08 22:19:22 -08:00
Matt Nadareski
f78ad4e7b6
Fix incorrect eject value for Check
2021-03-08 20:48:51 -08:00
Matt Nadareski
71f474c26c
CMI is its own option
2021-03-08 15:20:13 -08:00
Matt Nadareski
e248368484
Add force dumping option for Aaru
2021-03-08 15:10:09 -08:00
Matt Nadareski
7225b8c32d
Make eject after dump an option
2021-03-08 15:06:40 -08:00
Matt Nadareski
20e475e130
Separate out Aaru and DIC options
2021-03-08 14:56:26 -08:00
Matt Nadareski
d3d225644d
Add preliminary "default system" support
2020-11-23 14:00:15 -08:00
Matt Nadareski
e6dea158e5
Rename to MPF
2020-11-10 17:43:21 -08:00