BizHawk/BizHawk.Client.Common
adelikat 48a16806cf cleanups in InputManager 2020-01-03 14:05:59 -06:00
..
Api lua - implement controller number parameter to joypad.getimmediate and movie.getinput, consolidate input getting lua code 2020-01-03 09:51:48 -06:00
Properties Client.Common - remove a bunch of unused usings 2017-05-10 13:27:10 -05:00
config Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
input Move polar<=>rect conversion to new class 2019-06-14 16:26:31 +00:00
inputAdapters cleanups in InputManager 2020-01-03 14:05:59 -06:00
lua lua - implement controller number parameter to joypad.getimmediate and movie.getinput, consolidate input getting lua code 2020-01-03 09:51:48 -06:00
miniz Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
movie Cleanup TasStateManager.Invalidate 2020-01-04 04:54:26 +10:00
rewind Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
tools Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
BinarySaveStates.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10: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 Move conditional PackageReferences to conditional .targets import 2019-12-27 16:35:47 +10:00
BizHawk.Client.Common.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
ControllerBinding.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
CoreFileProvider.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
DotNetBuild.NuGet.targets Move conditional PackageReferences to conditional .targets import 2019-12-27 16:35:47 +10:00
ExceptionClasses.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
Extensions.cs Misc Client.Common cleanups 2017-05-09 07:22:56 -05:00
FirmwareManager.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
FrameworkFastZipWriter.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
FrameworkZipWriter.cs 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
Global.cs Remove Rewinder from Global and put as a mainform variable instead 2019-12-22 14:25:06 -06:00
IPS.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05: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
KeyTurbo.cs misc code cleanups in BizHawk.Client.Common 2017-04-14 14:59:01 -05:00
NESGameGenieEncoderDecoder.cs a bit of cleanup 2019-12-13 12:35:51 -06:00
OpenAdvanced.cs mame 2019-12-06 21:34:20 +03:00
PathManager.cs refactor IMovie to expose the movie mode, and make extension methods that do IsPlaying type logic. This way there can be direct checks, and more variety of methods without cluttering the interface 2019-12-21 16:34:29 -06:00
QuickBmpFile.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
RecentFiles.cs Remove unnecessary calls to ToList (e.g. in foreach) 2019-10-13 15:50:57 +00:00
RomGame.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
RomLoader.cs mame syncsettings 2019-12-14 18:50:11 +03:00
SaveSlotManager.cs Tastudio - Integrate branches with the statusbar slot icons 2019-12-08 13:53:36 -06:00
SavestateManager.cs refactor IMovie to expose the movie mode, and make extension methods that do IsPlaying type logic. This way there can be direct checks, and more variety of methods without cluttering the interface 2019-12-21 16:34:29 -06:00
SharpCompressArchiveHandler.cs Merge branch 'master' into MoreUnixMonoCompatWork 2019-11-01 20:59:40 -05:00
SharpZipWriter.cs Client.Common cleanups 2017-05-18 11:36:38 -05:00
SystemInfo.cs cleanup SystemInfo 2019-12-21 13:00:33 -06:00
XmlGame.cs Improve exception docs in BizHawk.Client.Common 2020-01-02 21:51:27 +10:00
packages.config Replace assembly references with NuGet packages where possible 2019-12-12 03:56:46 +00:00