BizHawk/BizHawk.MultiClient
adelikat 5e8947a094 oops 2013-10-28 21:34:55 +00:00
..
AVOut move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
CustomControls small code cleanups and deal with some warnings 2013-10-27 17:07:37 +00:00
DisplayManager simplify some movie code, couple minor tweaks to the add subtitle form 2013-10-27 22:13:08 +00:00
Input reapply moves with merge tracking 2013-10-27 07:52:20 +00:00
Properties improve ram watch icons 2013-09-14 04:27:01 +00:00
config Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
images improve ram watch icons 2013-09-14 04:27:01 +00:00
movie Add Subtitle Form - fix bug where Y wasn't being saved. SubtitleList - refactor to inherit List<Subtitle> and extend with the 2 useful methods it has beyond basic List functionality. 2013-10-28 01:31:30 +00:00
output gb: fix lfsr reg init value -- 0d07cb7851 2013-10-11 21:28:44 +00:00
tools lua related code cleanup 2013-10-28 20:57:25 +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 move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +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
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 oops 2013-10-28 21:34:55 +00:00
ExternalCoreSupport.cs forgot an add 2011-07-24 07:00:54 +00:00
GlobalWinF.cs Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
LogConsole.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +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 attempt to reconstruct reorg with history 2013-10-25 00:57:23 +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
MainForm.Designer.cs Finish code cleanup of MainForm.Events 2013-10-27 15:53:37 +00:00
MainForm.Events.cs Add Subtitle Form - fix bug where Y wasn't being saved. SubtitleList - refactor to inherit List<Subtitle> and extend with the 2 useful methods it has beyond basic List functionality. 2013-10-28 01:31:30 +00:00
MainForm.Movie.cs Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
MainForm.Rewind.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +00:00
MainForm.cs move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
MainForm.resources 2011-01-11 02:55:51 +00:00
MainForm.resx Finish code cleanup of MainForm.Events 2013-10-27 15:53:37 +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 move HawkFile to BizHawk.Common along with a small web of dependencies and then add "using BizHawk.Common" to 100 files 2013-10-27 22:07:40 +00:00
RenderPanel.cs reapply edits and cleanup 2013-10-27 07:54:00 +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 Move stuff from GlobalWinF to Global 2013-10-27 16:26:37 +00:00
Throttle.cs attempt to reconstruct reorg with history 2013-10-25 00:57:23 +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
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