Matt Nadareski
021237bc38
Sync to newest CICM
2022-04-18 21:34:48 -07:00
Matt Nadareski
78c36db2f9
Avoid whitespace changes for PVD, Header, and Cuesheet
2022-04-18 21:20:12 -07:00
Matt Nadareski
7fd2562cb5
Add filesystem logging for .NET 6
2022-04-18 12:42:18 -07:00
Matt Nadareski
15a3be2e66
Update changelist
2022-04-18 11:03:34 -07:00
Matt Nadareski
9b6a540ec6
Remove .NET Core 3.1 entirely
2022-04-18 11:03:21 -07:00
Matt Nadareski
2b51085bc2
Remove .NET Core 3.1 from test project for now
2022-04-17 22:53:07 -07:00
Matt Nadareski
822134070b
.NET 6.0 and Cleanup
2022-04-17 22:39:39 -07:00
Matt Nadareski
26cd874779
Update to BurnOutSharp 2.1.0
2022-04-17 22:14:13 -07:00
Matt Nadareski
9f21b68541
Use built-in NETFRAMEWORK directive
2022-04-17 21:54:04 -07:00
Matt Nadareski
e49d95663b
Gate ManagmentObject use further
2022-04-17 21:30:04 -07:00
Matt Nadareski
2c70392ada
Add size-based media type detection for non-Framework
2022-04-17 21:00:02 -07:00
Matt Nadareski
1b2248b1e7
Revert AppVeyor to VS2019 for now
2022-04-17 16:34:33 -07:00
Matt Nadareski
a322dc6353
Update copyright date to 2022
2022-04-17 16:29:28 -07:00
Matt Nadareski
7c78ae47c6
Remove needless csproj constants
2022-04-17 16:28:09 -07:00
Matt Nadareski
a14dec1b7e
Update Nuget packages
2022-04-17 16:22:11 -07:00
Matt Nadareski
53b5862697
Update AppVeyor to VS2022
2022-04-17 16:19:33 -07:00
Matt Nadareski
83d379c7b5
Convert internal libraries to .NET Standard 2.0
2022-04-17 16:18:40 -07:00
Matt Nadareski
be33db8339
Sanitize whitespace around tabs
2022-04-16 12:15:23 -07:00
Matt Nadareski
97e9924a0b
Be more picky about multisession
2022-04-12 22:04:55 -07:00
Matt Nadareski
7daab55639
Fix clone issue with copy protection
2022-04-12 21:22:49 -07:00
Matt Nadareski
9d70b7469a
Convert triple space to tab
2022-04-12 17:03:32 -07:00
Matt Nadareski
b5504902c4
Parse and format CD multisession data ( fixes #370 )
2022-04-12 16:09:18 -07:00
Matt Nadareski
f5e82ccd75
Separate common arguments to new helper
2022-04-12 12:06:45 -07:00
Matt Nadareski
f4c4c21a10
Consolidate Redump login testing
2022-04-12 12:01:26 -07:00
Matt Nadareski
661d2440f2
Move helper methods around
2022-04-12 11:51:05 -07:00
Matt Nadareski
f4af8097f6
Move and update options loader; clean up Check
2022-04-12 11:27:10 -07:00
Matt Nadareski
e1822905e7
Add multisession helper method skeleton
2022-04-12 10:18:52 -07:00
Matt Nadareski
e5154dad5b
Add multisession pseudo-tag
2022-04-12 10:10:07 -07:00
Matt Nadareski
30f8932039
Rename MPF.GUI to MPF.UI
2022-04-11 12:01:16 -07:00
Matt Nadareski
c4f0792c77
Create core UI library
2022-04-11 10:32:03 -07:00
Matt Nadareski
79c7f13ff9
Add warning to tooltip
2022-04-10 22:27:05 -07:00
Matt Nadareski
dbeeb0c69b
Make protection field user-editable ( fixes #340 )
2022-04-10 22:23:15 -07:00
Matt Nadareski
58c53ff5e2
Add option for copy protection file output ( fixes #372 )
2022-04-10 22:12:20 -07:00
Matt Nadareski
87c441887a
Convert status label to TextBlock ( fixes #382 )
2022-04-10 21:11:50 -07:00
Matt Nadareski
8ee4dab239
Combine cases in protection scan
2022-04-10 16:14:13 -07:00
Matt Nadareski
e01ebf8d8e
Explicitly sanitize '?' from path
2022-04-09 13:21:31 -07:00
Matt Nadareski
e92bcd378c
Disable PVD creation for Aaru
2022-04-08 20:55:33 -07:00
Matt Nadareski
80156e73d1
Even even stricter copy protection output
2022-04-07 20:56:28 -07:00
Matt Nadareski
97803cd860
Report dictionary to InfoTool
2022-04-04 22:44:15 -07:00
Matt Nadareski
9a5feee095
Even stricter output for copy protection section
2022-04-04 22:25:07 -07:00
Matt Nadareski
84410056bd
Compress JSON for artifacts alone ( fixes #379 )
2022-04-04 22:15:50 -07:00
Matt Nadareski
acd0e41703
Further separate out protection scan outputs
2022-04-04 22:06:56 -07:00
Matt Nadareski
c7dfb9dca7
Increase JSON accuracy for disc types ( fixes #381 )
2022-04-04 21:46:13 -07:00
Matt Nadareski
0efd82bd59
Normalize newlines in comments and contents ( fixes #380 )
2022-04-04 21:12:50 -07:00
John Veness
426ceff451
Fix RingCodeGuideWindow.xaml so text matches images ( #378 )
...
* Fix RingCodeGuideWindow.xaml so text matches image
* Fix RingCodeGuideWindow.xaml so text matches img 2
2022-04-01 09:57:07 -07:00
Matt Nadareski
f2be7ed34c
Update Nuget packages
2022-03-27 20:57:42 -07:00
Matt Nadareski
5dcc783b95
Fix a couple Redump URL-related things
2022-03-25 09:28:11 -07:00
Matt Nadareski
d1c641e934
Fix ring serialization ( fixes #376 )
2022-03-25 09:00:16 -07:00
Wilson
59be63785d
Windows 7 UI Fix ( #375 )
...
* Updated the Main Menu grid width setting so that the Help menu now appears proprely on Windows 7.
* Changed the Secret log level color from Blue to Teal so that the text is much more readable.
* Undid the Secret color change.
2022-03-15 16:25:43 -07:00
Matt Nadareski
0bf85ec729
Refine copy protection section showing
2022-03-13 13:14:37 -07:00