BizHawk/BizHawk.Client.EmuHawk/config
adelikat 3ec27c502c Gui Options - Center parent 2014-05-14 22:28:24 +00:00
..
ControllerConfig fix more bugs 2014-04-22 19:38:23 +00:00
ControllerImages Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GB gameboy: support setting RTC initial time for TAS, and support chaining the RTC to the real clock for non-TAS. 2014-05-12 17:24:43 +00:00
N64 N64 Video Plugin config - don't crash if user opens it before ever opening a n64 game 2014-05-14 22:17:50 +00:00
NES NES: switch to quicknes palette as defaut 2014-05-13 23:26:39 +00:00
PCE pce: connect to new settings system 2013-12-22 05:58:24 +00:00
SMS SMS: support new settings infrastructure. this adds enableFM and allowOverclock as sync relevant settings for movie files (but of course, they won't end up in Movie 1.0 files) 2013-12-24 01:06:17 +00:00
SNES Some misc cleanup of redundant qualifiers 2014-05-04 14:10:28 +00:00
Saturn saturnus: support 8mbit/32mbit dram cart as a syncsetting. this inflates your savestate size heavily, of course... 2014-02-23 17:06:24 +00:00
AutofireConfig.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
AutofireConfig.cs Various code cleanups on some config dialogs 2013-11-28 01:33:38 +00:00
AutofireConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ControllerConfig.Designer.cs Controller Config - add tooltip to default and save defaults buttons to clarify what they do, show defaults on release builds 2014-05-05 21:54:25 +00:00
ControllerConfig.cs Controller Config - add tooltip to default and save defaults buttons to clarify what they do, show defaults on release builds 2014-05-05 21:54:25 +00:00
ControllerConfig.resx Controller Config - add tooltip to default and save defaults buttons to clarify what they do, show defaults on release builds 2014-05-05 21:54:25 +00:00
DisplayConfig.Designer.cs re-add hq2x via shader. add a new Display Configuration dialog (its simple for now). 2014-02-03 05:27:59 +00:00
DisplayConfig.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
DisplayConfig.resx 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
DisplayConfigLite.Designer.cs fix issues with integerizing logic in association with system AR correction enabling 2014-05-03 02:52:35 +00:00
DisplayConfigLite.cs fix issues with integerizing logic in association with system AR correction enabling 2014-05-03 02:52:35 +00:00
DisplayConfigLite.resx re-add hq2x via shader. add a new Display Configuration dialog (its simple for now). 2014-02-03 05:27:59 +00:00
FileExtensionPreferences.Designer.cs Slight tweaks to extension preferences dialog, add .iso and .img as configurable extensions 2014-04-14 17:37:49 +00:00
FileExtensionPreferences.cs Add a Extension Preferences dialog in the Config menu, currently it will show .bin and .rom and allow the user to pick a platform or pick "ask me on load" to be asked every time (the default) 2014-04-14 16:48:45 +00:00
FileExtensionPreferences.resx Add a Extension Preferences dialog in the Config menu, currently it will show .bin and .rom and allow the user to pick a platform or pick "ask me on load" to be asked every time (the default) 2014-04-14 16:48:45 +00:00
FileExtensionPreferencesPicker.Designer.cs Add a Extension Preferences dialog in the Config menu, currently it will show .bin and .rom and allow the user to pick a platform or pick "ask me on load" to be asked every time (the default) 2014-04-14 16:48:45 +00:00
FileExtensionPreferencesPicker.cs Add a Extension Preferences dialog in the Config menu, currently it will show .bin and .rom and allow the user to pick a platform or pick "ask me on load" to be asked every time (the default) 2014-04-14 16:48:45 +00:00
FileExtensionPreferencesPicker.resx Add a Extension Preferences dialog in the Config menu, currently it will show .bin and .rom and allow the user to pick a platform or pick "ask me on load" to be asked every time (the default) 2014-04-14 16:48:45 +00:00
FirmwaresConfig.Designer.cs firmware config dialog: add perks and fix bugs 2013-12-19 16:59:23 +00:00
FirmwaresConfig.cs preliminary add SMS bios to firmwares db and UI. not hooked up to core yet. nor all bioses added 2014-03-04 02:33:39 +00:00
FirmwaresConfig.resx firmware config dialog: add perks and fix bugs 2013-12-19 16:59:23 +00:00
FirmwaresConfigInfo.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
FirmwaresConfigInfo.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
FirmwaresConfigInfo.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
GenericCoreConfig.Designer.cs Virtual pads - Hook up 2 6 buttons and a Reset+Power Control pad to Genesis, fix Saturn vpad to clear Start button on clear, Support power button on NES control pad. 2014-01-03 01:06:24 +00:00
GenericCoreConfig.cs Virtual pads - Hook up 2 6 buttons and a Reset+Power Control pad to Genesis, fix Saturn vpad to clear Start button on clear, Support power button on NES control pad. 2014-01-03 01:06:24 +00:00
GenericCoreConfig.resx GPGX: support new settings system. this means you can now connect all manner of weird arse controllers, but some aren't implemented in other places yet. 2013-12-23 23:03:12 +00:00
GuiOptions.Designer.cs Gui Options - Center parent 2014-05-14 22:28:24 +00:00
GuiOptions.cs Save Screenshot in savestates toggle - add a "big" savestates option off by default and set to 128kb as a somewhat arbitruary value (only reached on n64 at 640x480 or higher most likely) 2014-05-07 01:36:19 +00:00
GuiOptions.resx Move a bunch of config menu items into a Customize dialog box 2014-05-06 01:27:56 +00:00
HotkeyConfig.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
HotkeyConfig.cs A dirty workaround to fix issue 161, a better solution would be cleaner but this works for now 2014-04-26 19:34:52 +00:00
HotkeyConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
InputCompositeWidget.Designer.cs fix new bugs in hotkey/input binding process 2014-04-22 19:23:52 +00:00
InputCompositeWidget.cs and now alt+escape can be bound through the special bindings 2014-04-22 20:04:23 +00:00
InputCompositeWidget.resx Instead of InputWidget, use new InputCompositeWidget UserControl which includes a button you can use to summon a contextmenu of special bindings (such as WMouse L), which the textbox part (still InputWidget) will ignore otherwise. 2014-04-19 21:03:49 +00:00
InputWidget.cs InputWidget - make highlight color a bit darker because it is hard to see on Windows 8, thanks Microsoft 2014-05-11 20:29:08 +00:00
MessageConfig.Designer.cs Various code cleanups on some config dialogs 2013-11-28 01:33:38 +00:00
MessageConfig.cs Various code cleanups on some config dialogs 2013-11-28 01:33:38 +00:00
MessageConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
PathConfig.Designer.cs Path Config - some code cleanup, mostly removing the obsolete hack of delaying tab creation until the tab is clicked (setting visibility of the tab conrol while creating tabs fixed the performance issue completely). 2013-12-27 17:27:33 +00:00
PathConfig.cs Path Config - some code cleanup, mostly removing the obsolete hack of delaying tab creation until the tab is clicked (setting visibility of the tab conrol while creating tabs fixed the performance issue completely). 2013-12-27 17:27:33 +00:00
PathConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
PathInfo.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
PathInfo.cs Various code cleanups on some config dialogs 2013-11-28 01:33:38 +00:00
PathInfo.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
RewindConfig.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
RewindConfig.cs oops, put Rewinder in Global not GlobalWin 2013-12-27 01:19:38 +00:00
RewindConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
SoundConfig.Designer.cs Change the default Position property of every winform from windows default to center parent 2013-11-08 18:43:24 +00:00
SoundConfig.cs Various code cleanups on some config dialogs 2013-11-28 01:33:38 +00:00
SoundConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00