BizHawk/BizHawk.Client.Common
adelikat eae2ee7e29 remove DS lua library since it has no methods and no immediately plans to add any 2020-04-03 13:23:26 -05:00
..
Api Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
Properties cleanup VersionInfo.cs a bit 2020-02-26 15:33:50 -06:00
cheats misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
config hook up melonds screen control stuff to settings 2020-03-31 18:30:08 -04:00
input Add item names to ValueTuple return type 2020-03-07 07:57:25 +10:00
inputAdapters Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
lua remove DS lua library since it has no methods and no immediately plans to add any 2020-04-03 13:23:26 -05:00
miniz Client.Common cleanups - mostly using higher language features 2020-02-22 12:29:12 -06:00
movie Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
rewind Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
tools simplify CheatList.Sort using OrderBy extension method 2020-03-15 18:32:31 -05:00
AutofireController.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
BinarySaveStates.cs remove StickyOrAdapter, and ISticky interface, they became vestigial at some point 2020-03-01 15:56:38 -06:00
BitmapBufferVideoProvider.cs refactorer in chief moved VsyncNumerator from a corecomm field to an interface property and then made it throw invalid operation exceptions on types where it doesnt make sense because thats just what you have to do when you choose to use interfaces, but users dont know whether it makes sense to call that. so return 0 instead of throwing exceptions. (should fix crashes dumping AVI with OSD captured) 2017-07-01 17:18:55 -05:00
BizHawk.Client.Common.csproj Reorganise *.props 2020-02-23 06:17:35 +10:00
BizHawk.Client.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
Controller.cs Rename axis-related types, members, and locals 2020-03-31 17:29:55 +10:00
CoreFileProvider.cs Cleanup PathExtensions 2020-03-21 13:45:58 +10:00
ExceptionClasses.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
FilesystemFilter.cs Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
FilesystemFilterSet.cs Unify helpers for generating file extension lists (for open/save) 2020-02-20 21:59:20 +00:00
FirmwareManager.cs DS Hawk (#1884) 2020-03-21 10:53:30 -05:00
FrameworkFastZipWriter.cs cleanups in Client.Common, mostly removing redundant parenthesis 2020-03-01 14:52:16 -06:00
FrameworkZipWriter.cs properly use TasMovie.Session - fixes #1771 2020-01-12 10:55:15 -06:00
Global.cs Move Global controller adapters into InputManager, it's a step in the right direction 2020-03-15 17:50:48 -05:00
IPS.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
IZipWriter.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
IonicZipWriter.cs Misc Client.Common cleanups 2017-05-09 07:22:56 -05:00
OpenAdvanced.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
QuickBmpFile.cs use expression body in various places 2020-02-25 15:14:14 -06:00
RecentFiles.cs misc cleanups in Client.Common 2020-03-01 15:49:48 -06:00
RomGame.cs Client.Common cleanups - mostly using higher language features 2020-02-22 12:29:12 -06:00
RomLoader.cs Cleanup PathExtensions 2020-03-21 13:45:58 +10:00
SaveSlotManager.cs Remove PathManager code that had dependencies on Globals (#1881) 2020-03-15 15:12:36 -05:00
SavestateManager.cs Move IEmulator extensions to the Emulation.Common namespace, the intent is that these are used and serve as built in functionality, so it's overly tedious to when most situations require both Common and an additional extensions namespace 2020-02-15 12:33:15 -06:00
SharpCompressArchiveFile.cs Cleanup HawkFile (#1865) 2020-02-27 17:41:07 -06:00
SharpCompressDearchivalMethod.cs Cleanup HawkFile (#1865) 2020-02-27 17:41:07 -06:00
SystemInfo.cs DS Hawk (#1884) 2020-03-21 10:53:30 -05:00
XmlGame.cs Cleanup HawkFile (#1865) 2020-02-27 17:41:07 -06:00