From 1068987a33b2eb60bbe54d90ded6d68e1456d1eb Mon Sep 17 00:00:00 2001 From: "andres.delikat" Date: Mon, 10 Sep 2012 18:21:53 +0000 Subject: [PATCH] Add SNES controller image to input config, also some tweaks to the dialog. TODO: all these controller images could be better --- .../BizHawk.MultiClient.csproj | 2 + .../Properties/Resources.Designer.cs | 291 +++++++++++++++++- BizHawk.MultiClient/Properties/Resources.resx | 3 + .../ControllerImages/SNESController.jpg | Bin 0 -> 11019 bytes .../config/InputConfig.Designer.cs | 22 +- BizHawk.MultiClient/config/InputConfig.cs | 2 +- 6 files changed, 307 insertions(+), 13 deletions(-) create mode 100644 BizHawk.MultiClient/config/ControllerImages/SNESController.jpg diff --git a/BizHawk.MultiClient/BizHawk.MultiClient.csproj b/BizHawk.MultiClient/BizHawk.MultiClient.csproj index 7bbc76663e..90cf4cab75 100644 --- a/BizHawk.MultiClient/BizHawk.MultiClient.csproj +++ b/BizHawk.MultiClient/BizHawk.MultiClient.csproj @@ -836,6 +836,8 @@ + + diff --git a/BizHawk.MultiClient/Properties/Resources.Designer.cs b/BizHawk.MultiClient/Properties/Resources.Designer.cs index 0ccfe50454..f5026dba05 100644 --- a/BizHawk.MultiClient/Properties/Resources.Designer.cs +++ b/BizHawk.MultiClient/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.269 +// Runtime Version:4.0.30319.17626 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -60,6 +60,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap atari_controller { get { object obj = ResourceManager.GetObject("atari_controller", resourceCulture); @@ -67,6 +70,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap AudioHS { get { object obj = ResourceManager.GetObject("AudioHS", resourceCulture); @@ -74,6 +80,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap AutoSearch { get { object obj = ResourceManager.GetObject("AutoSearch", resourceCulture); @@ -81,6 +90,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap AVI { get { object obj = ResourceManager.GetObject("AVI", resourceCulture); @@ -88,6 +100,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Back { get { object obj = ResourceManager.GetObject("Back", resourceCulture); @@ -95,6 +110,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap BackMore { get { object obj = ResourceManager.GetObject("BackMore", resourceCulture); @@ -102,6 +120,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Blank { get { object obj = ResourceManager.GetObject("Blank", resourceCulture); @@ -109,6 +130,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap BlueDown { get { object obj = ResourceManager.GetObject("BlueDown", resourceCulture); @@ -116,6 +140,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap BlueUp { get { object obj = ResourceManager.GetObject("BlueUp", resourceCulture); @@ -123,6 +150,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Bug { get { object obj = ResourceManager.GetObject("Bug", resourceCulture); @@ -130,6 +160,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap calculator { get { object obj = ResourceManager.GetObject("calculator", resourceCulture); @@ -137,6 +170,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap camera { get { object obj = ResourceManager.GetObject("camera", resourceCulture); @@ -144,6 +180,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap cheat { get { object obj = ResourceManager.GetObject("cheat", resourceCulture); @@ -151,6 +190,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// internal static System.Drawing.Icon Cheats { get { object obj = ResourceManager.GetObject("Cheats", resourceCulture); @@ -158,6 +200,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Close { get { object obj = ResourceManager.GetObject("Close", resourceCulture); @@ -165,6 +210,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap console16x16 { get { object obj = ResourceManager.GetObject("console16x16", resourceCulture); @@ -172,6 +220,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap console32x32 { get { object obj = ResourceManager.GetObject("console32x32", resourceCulture); @@ -179,6 +230,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap CopyFolderHS { get { object obj = ResourceManager.GetObject("CopyFolderHS", resourceCulture); @@ -186,6 +240,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap corphawk { get { object obj = ResourceManager.GetObject("corphawk", resourceCulture); @@ -193,6 +250,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap CorpHawkSmall { get { object obj = ResourceManager.GetObject("CorpHawkSmall", resourceCulture); @@ -200,6 +260,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap CutHS { get { object obj = ResourceManager.GetObject("CutHS", resourceCulture); @@ -207,6 +270,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Debugger { get { object obj = ResourceManager.GetObject("Debugger", resourceCulture); @@ -214,6 +280,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Delete { get { object obj = ResourceManager.GetObject("Delete", resourceCulture); @@ -221,6 +290,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Duplicate { get { object obj = ResourceManager.GetObject("Duplicate", resourceCulture); @@ -228,6 +300,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap ExclamationRed { get { object obj = ResourceManager.GetObject("ExclamationRed", resourceCulture); @@ -235,6 +310,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap FastForward { get { object obj = ResourceManager.GetObject("FastForward", resourceCulture); @@ -242,6 +320,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap FindHS { get { object obj = ResourceManager.GetObject("FindHS", resourceCulture); @@ -249,6 +330,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Forward { get { object obj = ResourceManager.GetObject("Forward", resourceCulture); @@ -256,6 +340,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap ForwardMore { get { object obj = ResourceManager.GetObject("ForwardMore", resourceCulture); @@ -263,6 +350,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Freeze { get { object obj = ResourceManager.GetObject("Freeze", resourceCulture); @@ -270,6 +360,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Fullscreen { get { object obj = ResourceManager.GetObject("Fullscreen", resourceCulture); @@ -277,6 +370,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap GameController { get { object obj = ResourceManager.GetObject("GameController", resourceCulture); @@ -284,6 +380,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap GBController { get { object obj = ResourceManager.GetObject("GBController", resourceCulture); @@ -291,6 +390,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap GENController { get { object obj = ResourceManager.GetObject("GENController", resourceCulture); @@ -298,6 +400,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap GreenCheck { get { object obj = ResourceManager.GetObject("GreenCheck", resourceCulture); @@ -305,6 +410,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Hack { get { object obj = ResourceManager.GetObject("Hack", resourceCulture); @@ -312,6 +420,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Help { get { object obj = ResourceManager.GetObject("Help", resourceCulture); @@ -319,6 +430,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap HomeBrew { get { object obj = ResourceManager.GetObject("HomeBrew", resourceCulture); @@ -326,6 +440,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap HotKeys { get { object obj = ResourceManager.GetObject("HotKeys", resourceCulture); @@ -333,6 +450,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Import { get { object obj = ResourceManager.GetObject("Import", resourceCulture); @@ -340,6 +460,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap InsertSeparator { get { object obj = ResourceManager.GetObject("InsertSeparator", resourceCulture); @@ -347,6 +470,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Lightning { get { object obj = ResourceManager.GetObject("Lightning", resourceCulture); @@ -354,6 +480,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap LoadConfig { get { object obj = ResourceManager.GetObject("LoadConfig", resourceCulture); @@ -361,6 +490,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). + /// internal static System.Drawing.Icon logo { get { object obj = ResourceManager.GetObject("logo", resourceCulture); @@ -368,6 +500,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Lua { get { object obj = ResourceManager.GetObject("Lua", resourceCulture); @@ -375,6 +510,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap MessageConfig { get { object obj = ResourceManager.GetObject("MessageConfig", resourceCulture); @@ -382,6 +520,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap MoveDown { get { object obj = ResourceManager.GetObject("MoveDown", resourceCulture); @@ -389,6 +530,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap MoveLeft { get { object obj = ResourceManager.GetObject("MoveLeft", resourceCulture); @@ -396,6 +540,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap MoveRight { get { object obj = ResourceManager.GetObject("MoveRight", resourceCulture); @@ -403,6 +550,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap MoveUp { get { object obj = ResourceManager.GetObject("MoveUp", resourceCulture); @@ -410,6 +560,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap NESController { get { object obj = ResourceManager.GetObject("NESController", resourceCulture); @@ -417,6 +570,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap NESControllerIcon { get { object obj = ResourceManager.GetObject("NESControllerIcon", resourceCulture); @@ -424,6 +580,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap NewFile { get { object obj = ResourceManager.GetObject("NewFile", resourceCulture); @@ -431,12 +590,18 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream. + /// internal static System.IO.UnmanagedMemoryStream nothawk { get { return ResourceManager.GetStream("nothawk", resourceCulture); } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap OpenFile { get { object obj = ResourceManager.GetObject("OpenFile", resourceCulture); @@ -444,6 +609,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Paste { get { object obj = ResourceManager.GetObject("Paste", resourceCulture); @@ -451,6 +619,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Pause { get { object obj = ResourceManager.GetObject("Pause", resourceCulture); @@ -458,6 +629,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap PCEngineController { get { object obj = ResourceManager.GetObject("PCEngineController", resourceCulture); @@ -465,6 +639,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Play { get { object obj = ResourceManager.GetObject("Play", resourceCulture); @@ -472,6 +649,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap poke { get { object obj = ResourceManager.GetObject("poke", resourceCulture); @@ -479,6 +659,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Previous { get { object obj = ResourceManager.GetObject("Previous", resourceCulture); @@ -486,6 +669,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap PrintPreviewHS { get { object obj = ResourceManager.GetObject("PrintPreviewHS", resourceCulture); @@ -493,6 +679,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap ReadOnly { get { object obj = ResourceManager.GetObject("ReadOnly", resourceCulture); @@ -500,6 +689,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Recent { get { object obj = ResourceManager.GetObject("Recent", resourceCulture); @@ -507,6 +699,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap RecordHS { get { object obj = ResourceManager.GetObject("RecordHS", resourceCulture); @@ -514,6 +709,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap redo { get { object obj = ResourceManager.GetObject("redo", resourceCulture); @@ -521,6 +719,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Refresh { get { object obj = ResourceManager.GetObject("Refresh", resourceCulture); @@ -528,6 +729,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Refresh1 { get { object obj = ResourceManager.GetObject("Refresh1", resourceCulture); @@ -535,6 +739,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap restart { get { object obj = ResourceManager.GetObject("restart", resourceCulture); @@ -542,6 +749,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap RetroQuestion { get { object obj = ResourceManager.GetObject("RetroQuestion", resourceCulture); @@ -549,6 +759,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Save { get { object obj = ResourceManager.GetObject("Save", resourceCulture); @@ -556,6 +769,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap SaveAs { get { object obj = ResourceManager.GetObject("SaveAs", resourceCulture); @@ -563,6 +779,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap SaveConfig { get { object obj = ResourceManager.GetObject("SaveConfig", resourceCulture); @@ -570,6 +789,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Scan { get { object obj = ResourceManager.GetObject("Scan", resourceCulture); @@ -577,6 +799,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap search { get { object obj = ResourceManager.GetObject("search", resourceCulture); @@ -584,6 +809,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap SMSController { get { object obj = ResourceManager.GetObject("SMSController", resourceCulture); @@ -591,6 +819,19 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap SNESController { + get { + object obj = ResourceManager.GetObject("SNESController", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Stop { get { object obj = ResourceManager.GetObject("Stop", resourceCulture); @@ -598,6 +839,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap TAStudio { get { object obj = ResourceManager.GetObject("TAStudio", resourceCulture); @@ -605,6 +849,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap textdoc { get { object obj = ResourceManager.GetObject("textdoc", resourceCulture); @@ -612,6 +859,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap TI83Calculator { get { object obj = ResourceManager.GetObject("TI83Calculator", resourceCulture); @@ -619,6 +869,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap TI83CalculatorCrop { get { object obj = ResourceManager.GetObject("TI83CalculatorCrop", resourceCulture); @@ -626,6 +879,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap ToolBox { get { object obj = ResourceManager.GetObject("ToolBox", resourceCulture); @@ -633,6 +889,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Translation { get { object obj = ResourceManager.GetObject("Translation", resourceCulture); @@ -640,6 +899,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap TruncateFromFile { get { object obj = ResourceManager.GetObject("TruncateFromFile", resourceCulture); @@ -647,6 +909,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap TruncateFromRW { get { object obj = ResourceManager.GetObject("TruncateFromRW", resourceCulture); @@ -654,6 +919,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap TurboFastForward { get { object obj = ResourceManager.GetObject("TurboFastForward", resourceCulture); @@ -661,6 +929,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap undo { get { object obj = ResourceManager.GetObject("undo", resourceCulture); @@ -668,6 +939,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap Unfreeze { get { object obj = ResourceManager.GetObject("Unfreeze", resourceCulture); @@ -675,6 +949,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap WarningHS { get { object obj = ResourceManager.GetObject("WarningHS", resourceCulture); @@ -682,6 +959,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap whiteTriDown { get { object obj = ResourceManager.GetObject("whiteTriDown", resourceCulture); @@ -689,6 +969,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap whiteTriLeft { get { object obj = ResourceManager.GetObject("whiteTriLeft", resourceCulture); @@ -696,6 +979,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap whiteTriRight { get { object obj = ResourceManager.GetObject("whiteTriRight", resourceCulture); @@ -703,6 +989,9 @@ namespace BizHawk.MultiClient.Properties { } } + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// internal static System.Drawing.Bitmap whiteTriUp { get { object obj = ResourceManager.GetObject("whiteTriUp", resourceCulture); diff --git a/BizHawk.MultiClient/Properties/Resources.resx b/BizHawk.MultiClient/Properties/Resources.resx index c0474edc94..23fc96476c 100644 --- a/BizHawk.MultiClient/Properties/Resources.resx +++ b/BizHawk.MultiClient/Properties/Resources.resx @@ -822,4 +822,7 @@ ..\images\Paste.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\config\ControllerImages\SNESController.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file diff --git a/BizHawk.MultiClient/config/ControllerImages/SNESController.jpg b/BizHawk.MultiClient/config/ControllerImages/SNESController.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cb6f93f4d7d64b7a7ef75b880fdee173c6b70d63 GIT binary patch literal 11019 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 Bk{tj5 literal 0 HcmV?d00001 diff --git a/BizHawk.MultiClient/config/InputConfig.Designer.cs b/BizHawk.MultiClient/config/InputConfig.Designer.cs index 2036046890..90c5f9a6ca 100644 --- a/BizHawk.MultiClient/config/InputConfig.Designer.cs +++ b/BizHawk.MultiClient/config/InputConfig.Designer.cs @@ -49,7 +49,7 @@ // OK // this.OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); - this.OK.Location = new System.Drawing.Point(259, 329); + this.OK.Location = new System.Drawing.Point(334, 365); this.OK.Name = "OK"; this.OK.Size = new System.Drawing.Size(75, 23); this.OK.TabIndex = 0; @@ -61,7 +61,7 @@ // this.Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.Cancel.Location = new System.Drawing.Point(342, 329); + this.Cancel.Location = new System.Drawing.Point(415, 365); this.Cancel.Name = "Cancel"; this.Cancel.Size = new System.Drawing.Size(75, 23); this.Cancel.TabIndex = 1; @@ -76,7 +76,7 @@ | System.Windows.Forms.AnchorStyles.Right))); this.ButtonsGroupBox.Location = new System.Drawing.Point(12, 84); this.ButtonsGroupBox.Name = "ButtonsGroupBox"; - this.ButtonsGroupBox.Size = new System.Drawing.Size(241, 268); + this.ButtonsGroupBox.Size = new System.Drawing.Size(238, 304); this.ButtonsGroupBox.TabIndex = 2; this.ButtonsGroupBox.TabStop = false; this.ButtonsGroupBox.Text = "Buttons"; @@ -86,9 +86,9 @@ this.ControllerImage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.ControllerImage.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; - this.ControllerImage.Location = new System.Drawing.Point(259, 84); + this.ControllerImage.Location = new System.Drawing.Point(256, 84); this.ControllerImage.Name = "ControllerImage"; - this.ControllerImage.Size = new System.Drawing.Size(169, 214); + this.ControllerImage.Size = new System.Drawing.Size(234, 250); this.ControllerImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.ControllerImage.TabIndex = 3; this.ControllerImage.TabStop = false; @@ -101,7 +101,7 @@ this.ControllerSelectGroupBox.Controls.Add(this.ControllComboBox); this.ControllerSelectGroupBox.Location = new System.Drawing.Point(13, 28); this.ControllerSelectGroupBox.Name = "ControllerSelectGroupBox"; - this.ControllerSelectGroupBox.Size = new System.Drawing.Size(240, 50); + this.ControllerSelectGroupBox.Size = new System.Drawing.Size(237, 50); this.ControllerSelectGroupBox.TabIndex = 4; this.ControllerSelectGroupBox.TabStop = false; this.ControllerSelectGroupBox.Text = "Controller"; @@ -133,7 +133,7 @@ // this.SystemGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.SystemGroupBox.Controls.Add(this.SystemComboBox); - this.SystemGroupBox.Location = new System.Drawing.Point(259, 28); + this.SystemGroupBox.Location = new System.Drawing.Point(256, 28); this.SystemGroupBox.Name = "SystemGroupBox"; this.SystemGroupBox.Size = new System.Drawing.Size(158, 50); this.SystemGroupBox.TabIndex = 6; @@ -146,7 +146,7 @@ this.SystemComboBox.FormattingEnabled = true; this.SystemComboBox.Items.AddRange(new object[] { "NES", - "SNES", + "SNES", "Gameboy", "SMS / GG / SG-1000", "Sega Genesis", @@ -162,7 +162,7 @@ // this.AllowLR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.AllowLR.AutoSize = true; - this.AllowLR.Location = new System.Drawing.Point(259, 304); + this.AllowLR.Location = new System.Drawing.Point(383, 342); this.AllowLR.Name = "AllowLR"; this.AllowLR.Size = new System.Drawing.Size(107, 17); this.AllowLR.TabIndex = 7; @@ -184,7 +184,7 @@ // this.label38.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label38.AutoSize = true; - this.label38.Location = new System.Drawing.Point(9, 356); + this.label38.Location = new System.Drawing.Point(9, 392); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(153, 13); this.label38.TabIndex = 9; @@ -196,7 +196,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.Cancel; - this.ClientSize = new System.Drawing.Size(440, 378); + this.ClientSize = new System.Drawing.Size(502, 414); this.Controls.Add(this.label38); this.Controls.Add(this.AutoTab); this.Controls.Add(this.AllowLR); diff --git a/BizHawk.MultiClient/config/InputConfig.cs b/BizHawk.MultiClient/config/InputConfig.cs index 03fec17af2..ca8a0c0af7 100644 --- a/BizHawk.MultiClient/config/InputConfig.cs +++ b/BizHawk.MultiClient/config/InputConfig.cs @@ -136,7 +136,7 @@ namespace BizHawk.MultiClient controller = Global.Config.TI83Controller; break; case "SNES": - ControllerImage.Image = BizHawk.MultiClient.Properties.Resources.NESController; + ControllerImage.Image = BizHawk.MultiClient.Properties.Resources.SNESController; controller = Global.Config.SNESController; break; default: