BizHawk/BizHawk.Client.DBMan
YoshiRulz f8379d9fd4
Bump ReSharper analysis to C# 8.0
2019-10-31 03:30:00 +10:00
..
DATTools Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00: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 Set LangVersion to 8.0. Requires Visual Studio 2019 with 16.3+ update installed. 2019-10-27 12:14:19 -04: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 DevTools: DAT->GameDB parser (currently only TOSEC implemented) 2018-09-21 13:22:35 +01: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