BizHawk/BizHawk.Client.EmuHawk
adelikat 33c104d418 NES Nametable Viewer - Floating Window and Always on Top, and refactor 2014-01-31 21:23:46 +00:00
..
AVOut Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
CustomControls Code clean up on Mainform and VirtuallistView. 2013-12-20 22:05:56 +00:00
DisplayManager double-buffer main emulation display texture. maybe this will help improve performance on some finnicky video cards. 2014-01-30 04:46:59 +00:00
Input dont allocate keystates repeatedly in input code (use `ref keystate`) instead 2014-01-30 04:35:35 +00:00
Properties Add GBA Gpu Viewer to toolbox, and add snazzy gba icon 2013-12-22 15:39:11 +00:00
Resources BizwareGL! 2014-01-27 00:02:21 +00:00
config cleanup, namely of GraphicsControl and related systems, and add a RetainedGraphicsControl which should be useful for tool windows 2014-01-28 19:33:49 +00:00
images make ram search reboot icon red 2014-01-20 04:31:49 +00:00
movie Added Sorting to DetailsView in PlayMovie 2014-01-16 16:41:13 +00:00
tools NES Nametable Viewer - Floating Window and Always on Top, and refactor 2014-01-31 21:23:46 +00:00
AboutBox.Designer.cs "About box" - Fix hawk sound and change title to EmuHawk 2013-11-24 15:25:20 +00:00
AboutBox.cs about box tweak 2013-12-18 22:58:24 +00:00
AboutBox.resx "About box" - Fix hawk sound and change title to EmuHawk 2013-11-24 15:25:20 +00:00
ArchiveChooser.Designer.cs Archive Chooser - restore double-click selection (weird that I had to do it this way), and resize some things 2014-01-16 02:38:27 +00:00
ArchiveChooser.cs Archive Chooser - restore double-click selection (weird that I had to do it this way), and resize some things 2014-01-16 02:38:27 +00:00
ArchiveChooser.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
BizBox.Designer.cs remove revision number from gambatte in the about box, since gambatte is now on a git system, and we have a cherry picked version anyway 2014-01-02 02:07:25 +00:00
BizBox.cs move emuversion, releasedate, and interim constants from MainForm to VersionInfo so that they are available to all projects (we can now "interim" things in all projects) 2013-11-10 02:32:47 +00:00
BizBox.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
BizHawk.Client.EmuHawk.csproj cleanup, namely of GraphicsControl and related systems, and add a RetainedGraphicsControl which should be useful for tool windows 2014-01-28 19:33:49 +00:00
ExternalCoreSupport.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GlobalWin.cs massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now 2014-01-28 04:39:27 +00:00
JumpLists.cs JAWMP LYSTS 2013-12-13 04:57:14 +00:00
LogConsole.cs move Log.cs from BizHawk.Emulation to BizHawk.Common 2013-11-04 00:45:23 +00:00
LogWindow.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
LogWindow.cs clean \r out of LogWindow lines 2013-12-03 18:06:22 +00:00
LogWindow.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
MainForm.Designer.cs massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now 2014-01-28 04:39:27 +00:00
MainForm.Events.cs massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now 2014-01-28 04:39:27 +00:00
MainForm.Hotkey.cs Remove the CheckHotkey concept as I have decided it was overengineering, but move hotkey stuff to its own subform of MainForm 2014-01-16 16:32:34 +00:00
MainForm.Movie.cs fix GPGX to two 6 button controllers for movie 1.0 2014-01-03 20:01:52 +00:00
MainForm.cs massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now 2014-01-28 04:39:27 +00:00
MainForm.resources Rename Multiclient folder 2013-11-03 04:05:56 +00:00
MainForm.resx Remove the option to turn off the "Bind movies to savestates" feature 2013-12-04 02:43:40 +00:00
NameStateForm.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
NameStateForm.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NameStateForm.resources Rename Multiclient folder 2013-11-03 04:05:56 +00:00
NameStateForm.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
PresentationPanel.cs cleanup, namely of GraphicsControl and related systems, and add a RetainedGraphicsControl which should be useful for tool windows 2014-01-28 19:33:49 +00:00
Program.cs some small cleanup 2014-01-27 05:37:04 +00:00
ScanlineSlider.Designer.cs Oops. 2013-12-03 16:40:14 +00:00
ScanlineSlider.cs Added scanline display filter options 2013-12-03 05:02:29 +00:00
ScanlineSlider.resx Added scanline display filter options 2013-12-03 05:02:29 +00:00
ScreenSaver.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
Sound.cs Clean up namespaces for BizHawk.Emulation sound files 2013-11-14 19:33:13 +00:00
Throttle.cs oops, forgot to check this in 2013-11-07 22:56:10 +00:00
Watch.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00