BizHawk/BizHawk.Client.EmuHawk/config
goyuken 6f195ba0d8 RecentItems Menu: add ability to configure its own recent size 2014-12-22 21:51:35 +00:00
..
ControllerConfig system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +00:00
ControllerImages update psx controller image cuz spikestuff told me to 2014-12-13 14:44:47 +00:00
GB gb: add mute sound as a setting. most useful in dual mode. 2014-11-16 21:56:32 +00:00
N64 Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
NES factor out serviceinjector to emulation.common 2014-12-17 18:17:16 +00:00
PCE Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
PSX psx - add note that hardcore debug mode might be nice for users of segmented AV dumping 2014-12-21 05:36:44 +00:00
SMS Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
SNES Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
TI83 Create ISettable<T,T2>/ISettable interfaces. This checkin has not been extensively tested. 2014-10-19 01:22:47 +00:00
AnalogRangeConfig.Designer.cs Start an Analog Range config widget in preparation of adding the ability for the user to select the N64 controller range on individual controllers 2014-05-17 03:13:02 +00:00
AnalogRangeConfig.cs Start an Analog Range config widget in preparation of adding the ability for the user to select the N64 controller range on individual controllers 2014-05-17 03:13:02 +00:00
AnalogRangeConfigControl.Designer.cs Start an Analog Range config widget in preparation of adding the ability for the user to select the N64 controller range on individual controllers 2014-05-17 03:13:02 +00:00
AnalogRangeConfigControl.cs Start an Analog Range config widget in preparation of adding the ability for the user to select the N64 controller range on individual controllers 2014-05-17 03:13:02 +00:00
AnalogRangeConfigControl.resx Start an Analog Range config widget in preparation of adding the ability for the user to select the N64 controller range on individual controllers 2014-05-17 03:13:02 +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 refine hotkey/controller dialogs a tiny bit 2014-10-05 02:02:04 +00:00
ControllerConfig.cs Add dualshock controller image to controller config 2014-12-13 02:16:05 +00:00
ControllerConfig.resx refine hotkey/controller dialogs a tiny bit 2014-10-05 02:02:04 +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 emuhawk - add options for display of various window components (menu,frame,caption,statusbar). add --chromeless commandline argument and logic for folks embedding in frontends 2014-12-14 01:43:46 +00:00
DisplayConfigLite.cs emuhawk - add options for display of various window components (menu,frame,caption,statusbar). add --chromeless commandline argument and logic for folks embedding in frontends 2014-12-14 01:43:46 +00:00
DisplayConfigLite.resx support custom AR and display client size while resizing. fixes Issue #251 . 2014-09-14 00:51:30 +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 helpful mouseover tooltips in firmwares config 2014-12-04 00:37:06 +00:00
FirmwaresConfig.cs helpful mouseover tooltips in firmwares config 2014-12-04 00:37:06 +00:00
FirmwaresConfig.resx add firmware import option (copies firmwares into firmware directory through toolbar or drag&drop) 2014-10-26 04:23:56 +00:00
FirmwaresConfigInfo.Designer.cs firmwaremanager now tracks filesizes, and filesizes of known firmwares are used to restrict scope of scanning 2014-11-13 00:09:16 +00:00
FirmwaresConfigInfo.cs Remove the CustomControls/Util file and move all the classes into the Form Extensions file, since they were all extension methods for window form objects 2014-07-27 15:22:30 +00:00
FirmwaresConfigInfo.resx give firmware database and UI ability to track ok/notok/bad state of an option/firmwarefile. apply tons of research to study PSX bios files situation 2014-06-21 06:40:07 +00:00
GenericCoreConfig.Designer.cs add a "defaults" button to the generic core config dialog, used by wonderswan, genesis, saturn, and 2600 2014-08-10 22:01:17 +00:00
GenericCoreConfig.cs quicknes: support unplugging controllers 2014-11-01 17:44:04 +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 RecentItems Menu: add ability to configure its own recent size 2014-12-22 21:51:35 +00:00
GuiOptions.cs RecentItems Menu: add ability to configure its own recent size 2014-12-22 21:51:35 +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 system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +00:00
HotkeyConfig.cs system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +00:00
HotkeyConfig.resx system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +00:00
InputCompositeWidget.Designer.cs system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +00:00
InputCompositeWidget.cs system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +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 system for more thorough tooltips in hotkey and controller config dialogs (so, for instance, the function of a key can be described) 2014-11-07 16:58:27 +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 - 1. remove Global Base from top and leave it in the Global tab, 2. Rename Global Tabs "base rom" to "ROM" 2014-07-21 23:18:18 +00:00
PathConfig.cs Path Config - fix exception when opening during null emulator, fixes Issue 312 2014-11-19 00:42:46 +00:00
PathConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
PathInfo.Designer.cs fix some dangling references to BizHawk.Multiclient mostly in comments, but also in some client facing tooltip and lua documentation 2014-07-27 01:19:33 +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
ProfileConfig.Designer.cs Updated the ProfileConfig.Designer.cs to have a more accurate description of N64 TAS. 2014-09-19 00:55:01 +00:00
ProfileConfig.cs remove the extra ISettable (non-generic argument) interface and corresponding crud from cores, and replace with a shim class 2014-10-31 15:46:13 +00:00
ProfileConfig.resx Updated the ProfileConfig.Designer.cs to have a more accurate description of N64 TAS. 2014-09-19 00:55:01 +00:00
RewindConfig.Designer.cs move some savestate-related settings to the newer (?) rewind & states dialog 2014-09-29 02:53:52 +00:00
RewindConfig.cs AsStatable() and also update statusbar saveslots on CloseRom() 2014-12-05 00:52:16 +00:00
RewindConfig.resx turn Rewind Config into Rewind & Savestate config and allow control of normal savestate compression level 2014-07-12 20:20:08 +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 Fix Issue 310 2014-11-19 01:00:35 +00:00
SoundConfig.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00