Commit Graph

34 Commits

Author SHA1 Message Date
adelikat c8d6ef0628 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
adelikat 62a13d961d Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider 2017-05-05 11:21:37 -05:00
J.D. Purcell 083d9bec0e Throttle cleanup. 2017-04-30 20:38:10 -04:00
J.D. Purcell 45f1a4b64f Disable MultiHawk's View menu when no ROM is loaded to prevent crash. 2017-04-09 23:23:20 -04:00
J.D. Purcell 676da1002d Update MultiHawk's DisplayManager. Because I was testing out multiple D3D controls. 2017-04-09 22:44:58 -04:00
Admiral H. Curtiss e5f85bbd8f MultiHawk: Make unreachable code in Mainform ctor reachable again.
This corrects a merge error from
0b4fc8b6a5 that was incorrectly fixed in
20fb060c65.
2017-03-04 16:07:36 +01:00
adelikat 40be0dd0b3 Refactor the way a Null ControllerDefinition is created 2016-12-16 23:34:18 -06:00
adelikat 2fbcaba8f4 Multihawk - pass the Emulator instance into the RecordMovie dialog instead of using Global.Emulator 2016-12-06 10:49:55 -06:00
adelikat 17ea38f904 oops 2016-12-04 11:32:34 -06:00
adelikat f0e6574def Similar property in Multihawk 2016-12-04 11:31:07 -06:00
adelikat 20fb060c65 make multihawk compile, not sure what happened here, maybe a bad merge? 2016-11-13 11:01:27 -06:00
zeromus 0b4fc8b6a5 apply Arcade Pit work: "Extract NesCarts.xml for easier modification" 2016-11-12 18:32:18 -06:00
nattthebear 559d029e2c multihawk: fix missing cfp 2016-03-26 16:38:15 -04:00
zeromus f96110e09e crusty old project that couldnt possibly be working now compiles and still doesnt work 2016-02-22 07:17:42 -06:00
adelikat 8168031bed Make TargetZoomFactor a per systemId setting 2016-01-31 21:05:08 -05:00
adelikat 2895c78be8 Move GLManager from Client.Common to Client.EmuHawk, it is inappropriate to be in Client.Common 2015-10-17 19:27:30 -04:00
zeromus 6e1cde2793 hookup PSF support 2015-07-20 23:11:00 -05:00
adelikat c23e69a810 When loading GBA movies, load the correct core too 2015-06-21 13:32:53 +00:00
adelikat e4c2eddc1f MultiHawk - remove more stuff 2015-03-09 20:51:33 +00:00
adelikat 5860199bfe MultiHawk - reference EmuHawk and remove a bunch of files I added but didn't change 2015-03-09 20:34:01 +00:00
adelikat 62d68e0a87 MultiHawk - misc thins to make it more useable 2015-03-07 01:00:12 +00:00
zeromus 4d89558301 fix multihawk opengl window mixup and change GLManager to a singleton to stop that from happening again 2015-03-06 03:05:46 +00:00
adelikat ea592e534b MultiHawk - add some more movie menu and contextmenu items I realize I use all the time 2015-03-06 02:08:31 +00:00
adelikat 15fd3a3021 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
adelikat 415e3e3a14 MultiHawk - fix up frame counter when a movie is active 2015-03-06 00:48:31 +00:00
adelikat d018df416a Multihawk - remove a warning 2015-03-03 23:07:10 +00:00
adelikat f44f32997d MultiHawk - some more fixes, and reference Global.Emulator less 2015-03-02 01:49:04 +00:00
adelikat 84113b551b MultiHawk - attempt to open a new window in an intelligent location 2015-03-02 01:19:40 +00:00
adelikat a3f6f71c64 MultiHawk - some misc stuff 2015-03-02 01:06:02 +00:00
adelikat b16d41e92b MultiHawk - some todos and cleanups 2015-03-01 23:30:57 +00:00
adelikat 5bcc30a832 MultiHawk - save window position and size, ui to set emulator window size 2015-03-01 23:12:41 +00:00
adelikat a40ce37d50 MultiHawk - Rom Session loading/saving/etc 2015-03-01 22:49:59 +00:00
adelikat 1e0c65150b MultiHawk - fix stuff 2015-03-01 20:00:42 +00:00
adelikat b8242a4fc5 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