BizHawk/BizHawk.Client.MultiHawk
YoshiRulz 13152d670f
Rewrite MovieView_ColumnClick, also fixes typo
2019-02-24 15:49:10 +10:00
..
DisplayManager Spell out Numerator and Denominator 2017-05-05 11:25:38 -05:00
Extensions Remove some duplicate/unused code in MultiHawk. 2017-04-09 21:47:59 -04:00
Input Spaces -> tabs. 2017-04-15 16:37:30 -04: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
Resources Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you 2015-03-01 16:37:51 +00:00
images MultiHawk - add some more movie menu and contextmenu items I realize I use all the time 2015-03-06 02:08:31 +00:00
movie Rewrite MovieView_ColumnClick, also fixes typo 2019-02-24 15:49:10 +10: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
BizHawk.Client.MultiHawk.csproj Fixed linux build 2018-02-21 20:19:33 -05:00
BizHawk.Client.MultiHawk.csproj.DotSettings DoSettings file for all project to explicitely set language level to C#6 2018-06-23 13:06:13 -05:00
EmulatorWindow.Designer.cs Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you 2015-03-01 16:37:51 +00:00
EmulatorWindow.cs heh 2017-05-10 07:45:23 -04:00
EmulatorWindow.resx Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you 2015-03-01 16:37:51 +00:00
EmulatorWindowList.cs heh 2017-05-10 07:45:23 -04:00
GlobalWin.cs crusty old project that couldnt possibly be working now compiles and still doesnt work 2016-02-22 07:17:42 -06:00
InputManager.cs Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method 2017-05-01 20:09:11 -05:00
Mainform.Designer.cs Disable MultiHawk's View menu when no ROM is loaded to prevent crash. 2017-04-09 23:23:20 -04:00
Mainform.cs since Global.AutofireNullControlls was only being used by Mainform, move it there instead of having in Globals 2017-05-22 07:30:34 -05:00
Mainform.resx MultiHawk - add recent move menu (with autoload), context menu item with record movie and load last movie 2015-03-06 01:02:26 +00:00
PresentationPanel.cs Add MultiHawk, an alternate client capable of loading multiple roms at once, and supports movie recording to a single movie file, if you don't know already, this is a useless tool for you 2015-03-01 16:37:51 +00:00
Program.cs Random cleanups. 2017-04-10 09:36:04 -04:00