BizHawk/BizHawk.Client.DBMan
adelikat 5fec117b68 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
..
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 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
CSharp-SQLite.dll dbman initial check-in 2014-03-11 02:48:27 +00:00
DB.cs 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
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 do WhackMOTW after redirecting the dll directories fully, so that the shared RemoveMOTW that I moved to a common assembly can be found (wild guess) 2017-02-23 05:27:27 -06:00
PsxDBJob.cs add psx db generation 2015-07-11 13:47:02 -05:00
RomHasher.cs update DBMan for new discsystem stuff and framework for batch disc hashing 2015-07-11 13:46:59 -05: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