BizHawk/BizHawk.Client.DBMan
James Groom fcc0bc19a4
Change build config to support the Core build system (for #1415)
squashed PR #1702
2019-12-03 16:58:33 +00:00
..
DATTools O2Hawk: Expose Core and start running code 2019-11-18 17:33:55 -05:00
Data add psx db generation 2015-07-11 13:47:02 -05:00
Properties update to framework 4.6.2. Since Windows XP 64 was very rarely used, there's no loss in switching to this if we're going to 64 bit. Add `FrameworkZipWriter` based on the 4.5 framework's built in zip writer. It shaves a decent amount of time off savestate save time, but rolling our own off of DeflateStream would be even faster. 2017-05-27 18:15:15 -04:00
BizHawk.Client.DBMan.csproj Change build config to support the Core build system (for #1415) 2019-12-03 16:58:33 +00:00
BizHawk.Client.DBMan.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
CSharp-SQLite.dll dbman initial check-in 2014-03-11 02:48:27 +00:00
DB.cs Use string interpolation 2019-06-14 15:54:17 +00:00
DBMan_MainForm.Designer.cs replace "Ok" with "OK" 2016-03-26 21:50:33 -05:00
DBMan_MainForm.cs Add OSD message notifier to CoreComm 2014-03-18 03:03:53 +00:00
DBMan_MainForm.resx SMS: lots of gamedb things. And initial terebi oekaki mapper emulation; mouse interface still missing. GG gamedb still in flux but, commit before this commit gets any bigger 2014-03-17 03:00:07 +00:00
DirectoryScan.cs Convert StringHelpers into extension methods, and merge into StringExtensions, change namespace of string extensions 2014-07-03 15:05:02 +00:00
DiscHash.cs take a stab at re-adding the purported "add ability to resume disc hashing when interrupted" half of which was lost during a merge 2015-07-12 14:08:55 -05:00
Program.cs some cleanup 2019-12-02 20:36:40 -06:00
PsxDBJob.cs add psx db generation 2015-07-11 13:47:02 -05:00
RomHasher.cs Use string interpolation 2019-06-14 15:54:17 +00:00
app.config Roll back to .NET 4.6.1 (instead of 4.6.2) to avoid a dependency on Windows 10 Anniversary Update for Windows 10 users 2017-06-06 10:24:21 -05:00