BizHawk/BizHawk.MultiClient
adelikat bb2ff540db Some code refactoring - movie winform specific code from RecentFiles to ToolHelpers 2013-10-17 00:21:45 +00:00
..
AVOut DIalog cleanup on AV dialogs 2013-10-13 16:34:12 +00:00
DisplayManager Oops! 2013-08-23 13:50:13 +00:00
Input solve an apparent threading datastructure conflict bug in input binding vs input poll thread. print list of discovered gamepad devices while booting input system. 2013-08-25 17:11:19 +00:00
Properties improve ram watch icons 2013-09-14 04:27:01 +00:00
config Oops, broken input widget highlighting when ripping out conflicts 2013-10-11 16:09:36 +00:00
images improve ram watch icons 2013-09-14 04:27:01 +00:00
movie Fix bug in savestate loading during multitracking 2013-10-12 23:39:59 +00:00
output gb: fix lfsr reg init value -- 0d07cb7851 2013-10-11 21:28:44 +00:00
tools Some code refactoring - movie winform specific code from RecentFiles to ToolHelpers 2013-10-17 00:21:45 +00:00
AboutBox.Designer.cs Replace the "Play" and "Record" messages for movies with Icons. 2012-04-16 21:04:00 +00:00
AboutBox.cs show debug vs release mode in About Box 2013-06-20 00:16:51 +00:00
AboutBox.resx unofficial about box - Add a nifty close button 2012-03-28 23:43:15 +00:00
ArchiveChooser.Designer.cs fix archive chooser keyboard behaviour, and add a feature to deduct 16Bytes from the size if it looks like iNES 2012-10-17 00:07:28 +00:00
ArchiveChooser.cs More code cleanup 2013-04-16 00:19:31 +00:00
ArchiveChooser.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
BinarySaveStates.cs binary savestates while recording movies is now fully supported 2013-08-11 21:28:48 +00:00
BizBox.Designer.cs add Saturn info to about box 2013-10-11 16:41:12 +00:00
BizBox.cs add Saturn info to about box 2013-10-11 16:41:12 +00:00
BizBox.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
BizHawk.MultiClient.csproj N64 Virtual Pad - add Power and Reset buttons 2013-10-12 23:53:07 +00:00
BizHawk.MultiClient_v4.5.csproj N64 Virtual Pad - add Power and Reset buttons 2013-10-12 23:53:07 +00:00
Config.cs implement some Ram Search Hotkeys - New Search, Do Search, Next/Previous Compare To, Next/Previous Compare Type 2013-10-09 20:43:13 +00:00
ConfigService.cs make json.net throw fewer exceptions while to make debugging less excruciating 2013-07-27 21:50:02 +00:00
CoreFileProvider.cs renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog. 2013-08-10 01:17:06 +00:00
ExternalCoreSupport.cs forgot an add 2011-07-24 07:00:54 +00:00
FirmwareManager.cs fix bug in firmware resolution when firmware isnt present in the default firmwares folder or when the user's selection is missing altogether 2013-08-23 17:17:43 +00:00
Global.cs Old Cheat system gone and deleted! 2013-10-06 20:02:34 +00:00
HawkFile.cs XMLGame: fix reboot core in the case of hawkfile embedded assets 2013-04-27 17:43:15 +00:00
LogConsole.cs More code cleanup 2013-04-16 00:19:31 +00:00
LogWindow.Designer.cs LogWindow: replace textbox with a virtuallistview. while it may leave some things to be desired, it's not slow as balls. a superior implementation would be creating a VirtualTextBox of some sort 2012-12-03 21:19:39 +00:00
LogWindow.cs More code cleanup 2013-04-16 00:19:31 +00:00
LogWindow.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
LuaInterface.dll lua-fix crashes when scripts terminate 2012-07-10 19:40:35 +00:00
MainForm.Designer.cs Fix repainting issues 2013-10-12 15:40:20 +00:00
MainForm.MenuItems.cs Some code refactoring - movie winform specific code from RecentFiles to ToolHelpers 2013-10-17 00:21:45 +00:00
MainForm.Movie.cs Capture BoardName parameter into movies. Also fix NES imports to set platform to NES for FDS movies, and instead set the BoardName to FDS 2013-08-24 20:11:41 +00:00
MainForm.Rewind.cs Tweak the project files to group MainForm partial class files into one group, also make 2012 project compile 2013-08-25 00:33:16 +00:00
MainForm.cs Some code refactoring - movie winform specific code from RecentFiles to ToolHelpers 2013-10-17 00:21:45 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Old Ram Watch begone! 2013-09-14 02:31:21 +00:00
MruStack.cs More code cleanup 2013-04-16 00:19:31 +00:00
NameStateForm.Designer.cs Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
NameStateForm.cs 2011-01-11 02:55:51 +00:00
NameStateForm.resources 2011-01-11 02:55:51 +00:00
NameStateForm.resx Fix minimum size on all winforms, also set max size where appropriate, fixed anchoring & resizing issues, and other misc. display cleanup 2011-09-11 01:01:40 +00:00
Program.cs Fix some annoying warnings and some misc code cleanup 2013-09-14 19:34:14 +00:00
RecentFiles.cs Some code refactoring - movie winform specific code from RecentFiles to ToolHelpers 2013-10-17 00:21:45 +00:00
RenderPanel.cs More code cleanup 2013-04-16 00:19:31 +00:00
RomGame.cs tighten up RomGame file loading and in particular for n64 to avoid some buffer copies and re-dearchiving operations 2013-10-07 05:59:44 +00:00
SavestateManager.cs More multiclient refactoring 2013-04-15 02:14:14 +00:00
ScreenSaver.cs fixs spaces into tabs in a bunch of files because I'm tired of fixing it gradually 2011-06-19 23:39:25 +00:00
Sound.cs direct sound: you can now choose which of your devices to play out of. note that although you can make the change in the UI at any time, you actually have to restart the whole bizhawk to initialize on the new device. 2013-06-02 00:49:40 +00:00
Throttle.cs More code cleanup 2013-04-16 00:19:31 +00:00
Watch.cs Ram Watch - Implement separator feature + reading it from files. Todo: Insert Separator menu/toolbar item 2011-01-21 18:37:53 +00:00
XmlGame.cs XMLGame: fix reboot core in the case of hawkfile embedded assets 2013-04-27 17:43:15 +00:00
lua51.dll try fixing lua "buffer overflow" stack corruption crash when GC occurs while calling a cfunction 2012-06-11 22:15:49 +00:00