From 1b2893b198e286e5cb1420b4449fa4a424d4e2bb Mon Sep 17 00:00:00 2001 From: Richard Date: Fri, 7 Sep 2012 18:32:46 +0800 Subject: [PATCH 1/2] Compile with Xcode 4.4.1 --- .../DarwiinRemote.xcodeproj/project.pbxproj | 39 +- .../English.lproj/MainMenu.nib/designable.nib | 9121 +++++++---------- .../MainMenu.nib/keyedobjects.nib | Bin 707010 -> 724274 bytes .../project.pbxproj | 10 +- 4 files changed, 3901 insertions(+), 5269 deletions(-) diff --git a/DarwiinRemote/DarwiinRemote.xcodeproj/project.pbxproj b/DarwiinRemote/DarwiinRemote.xcodeproj/project.pbxproj index e53db71..155ce16 100644 --- a/DarwiinRemote/DarwiinRemote.xcodeproj/project.pbxproj +++ b/DarwiinRemote/DarwiinRemote.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 42; + objectVersion = 46; objects = { /* Begin PBXAggregateTarget section */ @@ -45,7 +45,8 @@ 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; 9E65733310EB2550001AE02D /* GridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E65733210EB2550001AE02D /* GridView.m */; }; 9EC9170410E9438A00CC575F /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9EC9170310E9438A00CC575F /* Quartz.framework */; }; - C49DFA8B14D46CCC006CC2EF /* WiiRemote.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49DFA8814D46C85006CC2EF /* WiiRemote.framework */; }; + EF36D3C015FA02A80001CFCB /* WiiRemote.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = C49DFA8814D46C85006CC2EF /* WiiRemote.framework */; }; + EF36D3C115FA02AF0001CFCB /* WiiRemote.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49DFA8814D46C85006CC2EF /* WiiRemote.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -72,6 +73,7 @@ dstPath = ""; dstSubfolderSpec = 10; files = ( + EF36D3C015FA02A80001CFCB /* WiiRemote.framework in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -124,7 +126,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C49DFA8B14D46CCC006CC2EF /* WiiRemote.framework in Frameworks */, + EF36D3C115FA02AF0001CFCB /* WiiRemote.framework in Frameworks */, 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 53C576B60B2497D500D36527 /* OpenGL.framework in Frameworks */, 531447F60B3010A900757188 /* ApplicationServices.framework in Frameworks */, @@ -290,8 +292,11 @@ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; + attributes = { + LastUpgradeCheck = 0440; + }; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DarwiinRemote" */; - compatibilityVersion = "Xcode 2.4"; + compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( @@ -411,6 +416,7 @@ 9EC9174B10E94AB200CC575F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; @@ -421,9 +427,9 @@ 9EC9174C10E94AB200CC575F /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - GCC_ENABLE_FIX_AND_CONTINUE = NO; PRODUCT_NAME = DarwiinRemote.dmg; ZERO_LINK = NO; }; @@ -432,8 +438,8 @@ C01FCF4B08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -460,7 +466,6 @@ FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../WiiRemoteFramework-trunk/build/Release\""; FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_5 = "\"$(SRCROOT)/../../../../../../Library/Developer/Xcode/DerivedData/WiiRemoteFramework-dweqmtieaankmrdfgbogriamjpxq/Build/Products/Debug\""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; INFOPLIST_FILE = Info.plist; @@ -475,8 +480,8 @@ C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)", @@ -516,26 +521,24 @@ C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = macosx; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)"; - ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc"; + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; GCC_ENABLE_OBJC_EXCEPTIONS = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = macosx; }; name = Release; }; diff --git a/DarwiinRemote/English.lproj/MainMenu.nib/designable.nib b/DarwiinRemote/English.lproj/MainMenu.nib/designable.nib index 9416b9a..59b64b2 100644 --- a/DarwiinRemote/English.lproj/MainMenu.nib/designable.nib +++ b/DarwiinRemote/English.lproj/MainMenu.nib/designable.nib @@ -1,25 +1,55 @@ - 1050 - 10C540 - 740 - 1038.25 - 458.00 + 1060 + 11E53 + 2549 + 1138.47 + 569.00 - 740 - 11 + 2549 + 1460 - - - - + + NSArrayController + NSBox + NSButton + NSButtonCell + NSCustomObject + NSCustomView + NSDrawer + NSImageCell + NSImageView + NSLevelIndicator + NSLevelIndicatorCell + NSMenu + NSMenuItem + NSNumberFormatter + NSOpenGLView + NSPopUpButton + NSPopUpButtonCell + NSProgressIndicator + NSScrollView + NSScroller + NSSlider + NSSliderCell + NSTabView + NSTabViewItem + NSTextField + NSTextFieldCell + NSTextView + NSView + NSWindowTemplate + QCView com.apple.InterfaceBuilder.CocoaPlugin com.apple.QuartzComposerIBPlugin - + + PluginDependencyRecalculationVersion + + @@ -42,10 +72,10 @@ View - {1.79769e+308, 1.79769e+308} + {590, 309} - + 256 @@ -59,7 +89,7 @@ 0 - LucidaGrande + Monaco 13 1044 @@ -341,6 +371,7 @@ {{403, 19}, {172, 281}} + YES -482 233 420 890 -1440 335 1440 900 @@ -5810,7 +5841,7 @@ hoY 71566336 5 - LucidaGrande + Monaco 9 3614 @@ -5868,9 +5899,9 @@ hoY 272629760 time - 1s grids - LucidaGrande + Monaco 11 - 3100 + 16 @@ -5879,11 +5910,11 @@ hoY {590, 309} - {{0, 0}, {1440, 878}} {590, 331} - {1.79769e+308, 1.79769e+308} + {10000000000000, 10000000000000} + YES MainMenu @@ -6555,7 +6586,7 @@ hoY - + 256 @@ -6569,7 +6600,7 @@ hoY 2322 - {464, 14} + {479, 14} @@ -6586,11 +6617,11 @@ hoY - 464 + 479 1 - 11105 + 67119969 0 @@ -6617,21 +6648,172 @@ hoY + + 1 6 - {945, 1e+07} + {945, 10000000} {114, 0} - {{1, 1}, {464, 175}} + {{1, 1}, {479, 175}} - {4, -5} - 1 + {4, 5} + + 12582912 + + + + + + TU0AKgAAEAj///8A////qwAAAP8AAAD/AwMD/BYWFtIFBQVuAAAABv///wD///8E6+vrTGhoaLYtLS3p +BAQE/QAAAP8AAAD/////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///+rAAAA/wAAAP8AAAD/AAAA/wAAAP8EBATSX19fK9HR0ZciIiLv +AAAA/wAAAP8AAAD/AAAA/wAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////CsPDw0CRkZG1FxcX9AAAAP8bGxvr +ICAg8AAAAP8ICAjlFRUVVQAAAA////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wrm5uab +FxcX9AAAAP8AAAD/AQEB3wAAAA////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///zaXl5fGAAAA/wAAAP8AAABR////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////CO7u7q8AAAD/AAAA/wAAAAz///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////qwAAAP8AAAD/////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///+rAAAA/wAAAP////8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///6sAAAD/AAAA/////wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////qwAAAP8AAAD/ +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///+r +AAAA/wAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///6sAAAD/AAAA/////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////qwAAAP8AAAD/////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///+rAAAA/wAAAP////8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///6sAAAD/AAAA/////wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////qwAAAP8AAAD/////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////qwAAAP8AAAD/AAAA/wAAAP8AAAD/ +AAAA/////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///+rAAAA/wAAAP8AAAD/ +AAAA/wAAAP8AAAD/////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////qwAAAP8AAAD/////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///+rAAAA/wAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///6sAAAD/AAAA/////wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////qwAAAP8AAAD/////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///+rAAAA/wAAAP////8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///6sAAAD/AAAA/////wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////qwAAAP8AAAD/ +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///+r +AAAA/wAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////CO7u7q8AAAD/AAAA/wAAAAz///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///80mpqaxQAAAP8AAAD/AAAATv///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////CuXl5ZYeHh7xAAAA/wAAAP8CAgLXAAAAD////wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////EKurq0mOjo63FxcX9AAAAP8bGxvrICAg8AAAAP8ICAjlHh4eXAAAABj///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////qwAAAP8AAAD/AAAA/wAAAP8AAAD/BAQE1V9fXyvS0tKZICAg8AAAAP8AAAD/ +AAAA/wAAAP8AAAD/////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///+rAAAA/wAAAP8AAAD/FBQU1AUFBXEAAAAG////AP///wTr6+tO +ZWVluC4uLuoAAAD/AAAA/wAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8AABABAAADAAAAAQAgAAABAQADAAAAAQAgAAABAgADAAAABAAA +EM4BAwADAAAAAQABAAABBgADAAAAAQACAAABEQAEAAAAAQAAAAgBEgADAAAAAQABAAABFQADAAAAAQAE +AAABFgADAAAAAQAgAAABFwAEAAAAAQAAEAABGgAFAAAAAQAAENYBGwAFAAAAAQAAEN4BHAADAAAAAQAB +AAABKAADAAAAAQACAAABUgADAAAAAQACAAABUwADAAAABAAAEOYAAAAAAAgACAAIAAgSAAAAACAAABIA +AAAAIAAAAAEAAQABAAE + + + + + + + + TU0AKgAABAj///9VQ0ND/wAAAP////8A////AP///6pDQ0P/AAAA/////wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///+qAAAA/////6oAAAD/////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///6oAAAD/////AP///wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///+qAAAA/////wD///8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////qgAAAP////8A////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///6oAAAD/////AP///wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///+qAAAA/////wD///8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////qgAAAP////8A +////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////qgAAAP8AAAD/ +AAAA/////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///+q +AAAA/////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////qgAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///6oAAAD/////AP///wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///+qAAAA/////wD///8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////qgAAAP////8A////AP///wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///8A////qgAAAP////+qAAAA/////wD///8A////AP///wD///8A////AP///wD///8A +////AP///wD///9VQ0ND/wAAAP////8A////AP///6pDQ0P/AAAA/////wD///8A////AP///wD///8A +////AP///wD///8AAA4BAAADAAAAAQAQAAABAQADAAAAAQAQAAABAgADAAAABAAABLYBAwADAAAAAQAB +AAABBgADAAAAAQACAAABEQAEAAAAAQAAAAgBEgADAAAAAQABAAABFQADAAAAAQAEAAABFgADAAAAAQAQ +AAABFwAEAAAAAQAABAABHAADAAAAAQABAAABUgADAAAAAQACAAABUwADAAAABAAABL6HcwAHAAAHqAAA +BMYAAAAAAAgACAAIAAgAAQABAAEAAQAAB6hhcHBsAiAAAG1udHJSR0IgWFlaIAfZAAIAGQALABoAC2Fj +c3BBUFBMAAAAAGFwcGwAAAAAAAAAAAAAAAAAAAAAAAD21gABAAAAANMtYXBwbAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC2Rlc2MAAAEIAAAAb2RzY20AAAF4AAAFbGNw +cnQAAAbkAAAAOHd0cHQAAAccAAAAFHJYWVoAAAcwAAAAFGdYWVoAAAdEAAAAFGJYWVoAAAdYAAAAFHJU +UkMAAAdsAAAADmNoYWQAAAd8AAAALGJUUkMAAAdsAAAADmdUUkMAAAdsAAAADmRlc2MAAAAAAAAAFEdl +bmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAABRHZW5lcmljIFJHQiBQcm9maWxlAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABtbHVjAAAAAAAAAB4AAAAMc2tTSwAA +ACgAAAF4aHJIUgAAACgAAAGgY2FFUwAAACQAAAHIcHRCUgAAACYAAAHsdWtVQQAAACoAAAISZnJGVQAA +ACgAAAI8emhUVwAAABYAAAJkaXRJVAAAACgAAAJ6bmJOTwAAACYAAAKia29LUgAAABYAAALIY3NDWgAA +ACIAAALeaGVJTAAAAB4AAAMAZGVERQAAACwAAAMeaHVIVQAAACgAAANKc3ZTRQAAACYAAAKiemhDTgAA +ABYAAANyamFKUAAAABoAAAOIcm9STwAAACQAAAOiZWxHUgAAACIAAAPGcHRQTwAAACYAAAPobmxOTAAA +ACgAAAQOZXNFUwAAACYAAAPodGhUSAAAACQAAAQ2dHJUUgAAACIAAARaZmlGSQAAACgAAAR8cGxQTAAA +ACwAAASkcnVSVQAAACIAAATQYXJFRwAAACYAAATyZW5VUwAAACYAAAUYZGFESwAAAC4AAAU+AFYBYQBl +AG8AYgBlAGMAbgD9ACAAUgBHAEIAIABwAHIAbwBmAGkAbABHAGUAbgBlAHIAaQENAGsAaQAgAFIARwBC +ACAAcAByAG8AZgBpAGwAUABlAHIAZgBpAGwAIABSAEcAQgAgAGcAZQBuAOgAcgBpAGMAUABlAHIAZgBp +AGwAIABSAEcAQgAgAEcAZQBuAOkAcgBpAGMAbwQXBDAEMwQwBDsETAQ9BDgEOQAgBD8EQAQ+BEQEMAQ5 +BDsAIABSAEcAQgBQAHIAbwBmAGkAbAAgAGcA6QBuAOkAcgBpAHEAdQBlACAAUgBWAEKQGnUoACAAUgBH +AEIAIIJyX2ljz4/wAFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAGcAZQBuAGUAcgBpAGMAbwBHAGUAbgBl +AHIAaQBzAGsAIABSAEcAQgAtAHAAcgBvAGYAaQBsx3y8GAAgAFIARwBCACDVBLhc0wzHfABPAGIAZQBj +AG4A/QAgAFIARwBCACAAcAByAG8AZgBpAGwF5AXoBdUF5AXZBdwAIABSAEcAQgAgBdsF3AXcBdkAQQBs +AGwAZwBlAG0AZQBpAG4AZQBzACAAUgBHAEIALQBQAHIAbwBmAGkAbADBAGwAdABhAGwA4QBuAG8AcwAg +AFIARwBCACAAcAByAG8AZgBpAGxmbpAaACAAUgBHAEIAIGPPj/Blh072TgCCLAAgAFIARwBCACAw1zDt +MNUwoTCkMOsAUAByAG8AZgBpAGwAIABSAEcAQgAgAGcAZQBuAGUAcgBpAGMDkwO1A70DuQO6A8wAIAPA +A8EDvwPGA68DuwAgAFIARwBCAFAAZQByAGYAaQBsACAAUgBHAEIAIABnAGUAbgDpAHIAaQBjAG8AQQBs +AGcAZQBtAGUAZQBuACAAUgBHAEIALQBwAHIAbwBmAGkAZQBsDkIOGw4jDkQOHw4lDkwAIABSAEcAQgAg +DhcOMQ5IDicORA4bAEcAZQBuAGUAbAAgAFIARwBCACAAUAByAG8AZgBpAGwAaQBZAGwAZQBpAG4AZQBu +ACAAUgBHAEIALQBwAHIAbwBmAGkAaQBsAGkAVQBuAGkAdwBlAHIAcwBhAGwAbgB5ACAAcAByAG8AZgBp +AGwAIABSAEcAQgQeBDEESQQ4BDkAIAQ/BEAEPgREBDgEOwRMACAAUgBHAEIGRQZEBkEAIAYqBjkGMQZK +BkEAIABSAEcAQgAgBicGRAY5BicGRQBHAGUAbgBlAHIAaQBjACAAUgBHAEIAIABQAHIAbwBmAGkAbABl +AEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBzAGsAcgBpAHYAZQBsAHMAZXRleHQAAAAAQ29weXJp +Z2h0IDIwMDcgQXBwbGUgSW5jLiwgYWxsIHJpZ2h0cyByZXNlcnZlZC4AWFlaIAAAAAAAAPNSAAEAAAAB +Fs9YWVogAAAAAAAAdE0AAD3uAAAD0FhZWiAAAAAAAABadQAArHMAABc0WFlaIAAAAAAAACgaAAAVnwAA +uDZjdXJ2AAAAAAAAAAEBzQAAc2YzMgAAAAAAAQxCAAAF3v//8yYAAAeSAAD9kf//+6L///2jAAAD3AAA +wGw + + + + + + 3 + MCAwAA + + 4 @@ -6659,13 +6841,14 @@ hoY {481, 177} - 18 + 133138 {481, 177} + NSView @@ -6881,6 +7064,7 @@ hoY {{59, 41}, {361, 192}} + YES 106.3 @@ -11835,10 +12019,10 @@ hIQBZp0BhoY View - {1.79769e+308, 1.79769e+308} + {213, 107} - + 256 @@ -17313,7 +17497,7 @@ hIQBZp0BhoY - 256 + 274 @@ -17411,7 +17595,7 @@ hIQBZp0BhoY - {{2, 2}, {522, 76}} + {{2, 2}, {522, 75}} @@ -17586,9 +17770,6 @@ hIQBZp0BhoY - - - @@ -17622,7 +17803,7 @@ hIQBZp0BhoY . , YES - NO + YES YES @@ -17901,10 +18082,12 @@ hIQBZp0BhoY {588, 623} + {{0, 0}, {1440, 878}} {213, 129} - {1.79769e+308, 1.79769e+308} + {10000000000000, 10000000000000} + YES KeyConfiguration_AppDelegate @@ -18142,7 +18325,7 @@ hIQBZp0BhoY View - {1.79769e+308, 1.79769e+308} + {213, 107} @@ -18228,7 +18411,8 @@ hIQBZp0BhoY {{0, 0}, {1440, 878}} {213, 129} - {1.79769e+308, 1.79769e+308} + {10000000000000, 10000000000000} + YES 7 @@ -18242,7 +18426,7 @@ hIQBZp0BhoY View - {1.79769e+308, 1.79769e+308} + {213, 107} @@ -18716,6 +18900,7 @@ hIQBZp0BhoY {{112, 22}, {500, 375}} + YES 152 90 525 495 0 0 1280 1002 @@ -19660,7 +19845,8 @@ ASqEhA17X05TUG9pbnQ9ZmZ9m4ED/YEENIaGA {{0, 0}, {1440, 878}} {213, 129} - {1.79769e+308, 1.79769e+308} + {10000000000000, 10000000000000} + YES @@ -19817,6 +20003,7 @@ ASqEhA17X05TUG9pbnQ9ZmZ9m4ED/YEENIaGA {{253, 20}, {100, 100}} + YES -583 697 314 357 -1440 335 1440 900 @@ -20887,6 +21074,7 @@ ASqEhA17X05TUG9pbnQ9ZmZ9m4ED+YEFIIaGA MC45NzgyNjA4NyAwLjk3ODI2MDg3IDAuOTc4MjYwODcAA + YES 106.5 @@ -22320,9 +22508,9 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg Center of Gravity NSWindow - {1.79769e+308, 1.79769e+308} + - + 256 @@ -22393,12 +22581,12 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - 256 + 274 268 - {{8, 14}, {28, 22}} + {{8, 13}, {28, 22}} 2 YES @@ -22416,7 +22604,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 268 - {{41, 18}, {38, 17}} + {{41, 17}, {38, 17}} YES @@ -22432,7 +22620,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 268 - {{6, 42}, {64, 18}} + {{6, 41}, {64, 18}} YES @@ -22452,7 +22640,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - {{1, 1}, {78, 68}} + {{1, 1}, {78, 67}} @@ -22482,12 +22670,12 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - 256 + 274 268 - {{10, 6}, {28, 22}} + {{10, 5}, {28, 22}} 2 YES @@ -22505,7 +22693,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 268 - {{43, 9}, {38, 17}} + {{43, 8}, {38, 17}} YES @@ -22519,7 +22707,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - {{1, 1}, {78, 32}} + {{1, 1}, {78, 31}} @@ -22549,12 +22737,12 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - 256 + 274 268 - {{8, 6}, {33, 22}} + {{8, 5}, {33, 22}} 2 YES @@ -22573,7 +22761,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 268 - {{43, 9}, {38, 17}} + {{43, 8}, {38, 17}} YES @@ -22587,7 +22775,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - {{1, 1}, {78, 32}} + {{1, 1}, {78, 31}} @@ -22617,12 +22805,12 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - 256 + 274 268 - {{6, 6}, {28, 22}} + {{6, 5}, {28, 22}} 3 YES @@ -22640,7 +22828,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 268 - {{43, 8}, {20, 17}} + {{43, 7}, {20, 17}} YES @@ -22654,7 +22842,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - {{1, 1}, {78, 30}} + {{1, 1}, {78, 29}} @@ -22702,12 +22890,12 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - 256 + 274 268 - {{10, 6}, {28, 22}} + {{10, 5}, {28, 22}} 2 YES @@ -22725,7 +22913,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 268 - {{43, 9}, {38, 17}} + {{43, 8}, {38, 17}} YES @@ -22739,7 +22927,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - {{1, 1}, {78, 32}} + {{1, 1}, {78, 31}} @@ -22769,7 +22957,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - 256 + 274 @@ -22786,7 +22974,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg YES - 130560 + 134348288 33554432 NSImage @@ -22803,7 +22991,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 1298 - {{26, 28}, {663, 559}} + {{26, 28}, {663, 558}} 2 @@ -22823,17 +23011,16 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg NeXT Encapsulated PostScript v1.2 pasteboard type NeXT TIFF v4.0 pasteboard type - {{348, 588}, {19, 20}} + {{348, 587}, {19, 20}} YES - 67239424 + 134348288 33685504 NSImage NSAddTemplate - 0 1 0 @@ -22852,11 +23039,11 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg NeXT Encapsulated PostScript v1.2 pasteboard type NeXT TIFF v4.0 pasteboard type - {{691, 297}, {19, 20}} + {{691, 296}, {19, 20}} YES - 130560 + 134348288 33554432 0 @@ -22877,11 +23064,11 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg NeXT Encapsulated PostScript v1.2 pasteboard type NeXT TIFF v4.0 pasteboard type - {{6, 297}, {20, 20}} + {{6, 296}, {20, 20}} YES - 130560 + 134348288 33554432 0 @@ -22892,7 +23079,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg YES - {{1, 1}, {713, 611}} + {{1, 1}, {713, 610}} @@ -22918,14 +23105,62 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg {806, 674} - {{0, 0}, {1440, 878}} - {1.79769e+308, 1.79769e+308} + {10000000000000, 10000000000000} + YES + + + terminate: + + + + 139 + + + + orderFrontStandardAboutPanel: + + + + 142 + + + + hideOtherApplications: + + + + 146 + + + + hide: + + + + 152 + + + + unhideAllApplications: + + + + 153 + + + + delegate + + + + 244 + performMiniaturize: @@ -22974,46 +23209,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 127 - - - terminate: - - - - 139 - - - - orderFrontStandardAboutPanel: - - - - 142 - - - - hideOtherApplications: - - - - 146 - - - - hide: - - - - 152 - - - - unhideAllApplications: - - - - 153 - cut: @@ -23159,20 +23354,12 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 205 - - parentWindow - - - - 229 - - - - contentView - - + + deminiaturize: + + - 231 + 8908 @@ -23238,14 +23425,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 243 - - - delegate - - - - 244 - graphView @@ -23319,972 +23498,1183 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 621 - - managedObjectContext: managedObjectContext - - - - - - managedObjectContext: managedObjectContext - managedObjectContext - managedObjectContext - 2 - + + mappingController + + - 627 + 1028 + + + + enterNameWindow + + + + 1037 - cancel: - - + enterSaveName: + + - 629 + 1038 - ok: - - + cancelEnterSaveName: + + - 630 + 1039 - - value: selection.wiimote.up.shift - - - - - - value: selection.wiimote.up.shift - value - selection.wiimote.up.shift - 2 - + + newNameField + + - 645 + 1040 - - value: selection.wiimote.up.control - - - - - - value: selection.wiimote.up.control - value - selection.wiimote.up.control - 2 - + + deleteConfiguration: + + - 646 + 1131 - - value: selection.wiimote.up.option - - - - - - value: selection.wiimote.up.option - value - selection.wiimote.up.option - 2 - + + addConfiguration: + + - 647 + 1132 - - value: selection.wiimote.up.command - - - - - - value: selection.wiimote.up.command - value - selection.wiimote.up.command - 2 - + + doCalibration: + + - 648 + 1210 - - value: selection.wiimote.left.character - - - - - - value: selection.wiimote.left.character - value - selection.wiimote.left.character - 2 - + + doCalibration: + + - 650 + 1211 - - value: selection.wiimote.left.shift - - - - - - value: selection.wiimote.left.shift - value - selection.wiimote.left.shift - 2 - + + doCalibration: + + - 652 + 1212 - - value: selection.wiimote.left.control - - - - - - value: selection.wiimote.left.control - value - selection.wiimote.left.control - 2 - + + setMouseModeEnabled: + + - 654 + 1218 - - value: selection.wiimote.left.option - - - - - - value: selection.wiimote.left.option - value - selection.wiimote.left.option - 2 - + + mouseMode + + - 656 + 1219 - - value: selection.wiimote.left.command - - - - - - value: selection.wiimote.left.command - value - selection.wiimote.left.command - 2 - + + wiimoteQCView + + - 657 + 1225 - - value: selection.wiimote.right.character - - - - - - value: selection.wiimote.right.character - value - selection.wiimote.right.character - 2 - + + batteryLevelView + + - 667 + 1226 - - value: selection.wiimote.down.character - - - - - - value: selection.wiimote.down.character - value - selection.wiimote.down.character - 2 - + + batteryLevel + + - 668 + 1227 - - value: selection.wiimote.a.character - - - - - - value: selection.wiimote.a.character - value - selection.wiimote.a.character - 2 - + + WiimoteX + + - 669 + 1247 - - value: selection.wiimote.b.character - - - - - - value: selection.wiimote.b.character - value - selection.wiimote.b.character - 2 - + + WiimoteY + + - 670 + 1248 - - value: selection.wiimote.minus.character - - - - - - value: selection.wiimote.minus.character - value - selection.wiimote.minus.character - 2 - + + WiimoteZ + + - 671 + 1249 - - value: selection.wiimote.home.character - - - - - - value: selection.wiimote.home.character - value - selection.wiimote.home.character - 2 - + + showHideIRWindow: + + - 672 + 1304 - - value: selection.wiimote.plus.character - - - - - - value: selection.wiimote.plus.character - value - selection.wiimote.plus.character - 2 - + + irWindow + + - 673 + 1305 - - value: selection.wiimote.one.character - - - - - - value: selection.wiimote.one.character - value - selection.wiimote.one.character - 2 - + + irPoint1X + + - 674 + 1306 - - value: selection.wiimote.two.character - - - - - - value: selection.wiimote.two.character - value - selection.wiimote.two.character - 2 - + + irPoint1Y + + - 675 + 1307 - - value: selection.wiimote.right.shift - - - - - - value: selection.wiimote.right.shift - value - selection.wiimote.right.shift - 2 - + + irPoint1Size + + - 676 + 1308 - - value: selection.wiimote.down.shift - - - - - - value: selection.wiimote.down.shift - value - selection.wiimote.down.shift - 2 - + + irPoint2X + + - 677 + 1309 - - value: selection.wiimote.a.shift - - - - - - value: selection.wiimote.a.shift - value - selection.wiimote.a.shift - 2 - + + irPoint2Y + + - 678 + 1310 - - value: selection.wiimote.b.shift - - - - - - value: selection.wiimote.b.shift - value - selection.wiimote.b.shift - 2 - + + irPoint2Size + + - 679 + 1311 - - value: selection.wiimote.minus.shift - - - - - - value: selection.wiimote.minus.shift - value - selection.wiimote.minus.shift - 2 - + + irPoint3X + + - 680 + 1312 - - value: selection.wiimote.home.shift - - - - - - value: selection.wiimote.home.shift - value - selection.wiimote.home.shift - 2 - + + irPoint3Y + + - 681 + 1313 - - value: selection.wiimote.plus.shift - - - - - - value: selection.wiimote.plus.shift - value - selection.wiimote.plus.shift - 2 - + + irPoint4X + + - 682 + 1314 - - value: selection.wiimote.one.shift - - - - - - value: selection.wiimote.one.shift - value - selection.wiimote.one.shift - 2 - + + irPoint3Size + + - 683 + 1315 - - value: selection.wiimote.two.shift - - - - - - value: selection.wiimote.two.shift - value - selection.wiimote.two.shift - 2 - + + irPoint4Y + + + + 1316 + + + + irPoint4Size + + + + 1317 + + + + irQCView + + + + 1319 + + + + graphView2 + + + + 1349 + + + + joystickQCView + + + + 1350 + + + + NunchukX + + + + 1353 + + + + NunchukY + + + + 1354 + + + + NunchukZ + + + + 1355 + + + + joystickX + + + + 1356 + + + + joystickY + + + + 1357 + + + + epDrawer + + + + 1358 + + + + logDrawer + + + + 1359 + + + + doDiscovery: + + + + 1531 + + + + discoverySpinner + + + + 1532 + + + + Recording + + + + 1536 + + + + saveFile: + + + + 1540 + + + + ccView + + + + 1916 + + + + nunchukView + + + + 1918 + + + + ccAnalogL + + + + 2955 + + + + ccAnalogR + + + + 2956 + + + + ccLeftX + + + + 2973 + + + + ccLeftY + + + + 2974 + + + + ccRightX + + + + 2975 + + + + ccRightY + + + + 2976 + + + + ccQCView + + + + 6110 + + + + bPressureTL + + + + 7981 + + + + bPressureTR + + + + 7982 + + + + bPressureBL + + + + 7983 + + + + bPressureBR + + + + 7984 + + + + bbQCView + + + + 8285 + + + + bbDrawer + + + + 8602 + + + + cogWindow + + + + 10551 + + + + cogResetButton + + + + 10565 + + + + cogRecordButton + + + + 10566 + + + + cogPlaybackButton + + + + 10567 + + + + cogReset: + + + + 10568 + + + + cogRecord: + + + + 10569 + + + + cogGridView + + + + 10576 + + + + cogSampleSize + + + + 10583 + + + + cogTextInfo + + + + 10598 + + + + cogRecordTime + + + + 10606 + + + + cogEnableSampleSize: + + + + 10611 + + + + cogSampleSizeButton + + + + 10612 + + + + cogCalibrate: + + + + 10613 + + + + cogWeight + + + + 10630 + + + + cogRecordDelay + + + + 10640 + + + + parentWindow + + + + 229 + + + + contentView + + + + 231 + + + + toggle: + + + + 1343 + + + + scaleField + + - 684 + 1539 - - value: selection.wiimote.right.control - - - - - - value: selection.wiimote.right.control - value - selection.wiimote.right.control - 2 - + + cancel: + + - 685 + 629 + + + + ok: + + + + 630 - value: selection.wiimote.down.control - - - - - - value: selection.wiimote.down.control - value - selection.wiimote.down.control + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 686 + 972 - value: selection.wiimote.a.control - + selectedIndex: selection.wiimote.up.mode + - + - value: selection.wiimote.a.control - value - selection.wiimote.a.control + selectedIndex: selection.wiimote.up.mode + selectedIndex + selection.wiimote.up.mode + 2 - 687 + 973 - value: selection.wiimote.b.control - + value: selection.wiimote.up.character + - + - value: selection.wiimote.b.control + value: selection.wiimote.up.character value - selection.wiimote.b.control + selection.wiimote.up.character 2 - 688 + 908 - value: selection.wiimote.minus.control - + enabled: selection.wiimote.up.mode + - + - value: selection.wiimote.minus.control - value - selection.wiimote.minus.control + enabled: selection.wiimote.up.mode + enabled + selection.wiimote.up.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 689 + 974 - value: selection.wiimote.home.control - + value: selection.wiimote.up.command + - + - value: selection.wiimote.home.control + value: selection.wiimote.up.command value - selection.wiimote.home.control + selection.wiimote.up.command 2 - 690 + 648 - value: selection.wiimote.plus.control - + enabled: selection.wiimote.up.mode + - + - value: selection.wiimote.plus.control - value - selection.wiimote.plus.control + enabled: selection.wiimote.up.mode + enabled + selection.wiimote.up.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 691 + 825 - value: selection.wiimote.one.control - + value: selection.wiimote.up.option + - + - value: selection.wiimote.one.control + value: selection.wiimote.up.option value - selection.wiimote.one.control + selection.wiimote.up.option 2 - 692 + 647 - value: selection.wiimote.two.control - + enabled: selection.wiimote.up.mode + - + - value: selection.wiimote.two.control - value - selection.wiimote.two.control + enabled: selection.wiimote.up.mode + enabled + selection.wiimote.up.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 693 + 824 - value: selection.wiimote.right.option - + value: selection.wiimote.up.shift + - + - value: selection.wiimote.right.option + value: selection.wiimote.up.shift value - selection.wiimote.right.option + selection.wiimote.up.shift 2 - 694 + 645 - value: selection.wiimote.down.option - + enabled: selection.wiimote.up.mode + - + - value: selection.wiimote.down.option - value - selection.wiimote.down.option + enabled: selection.wiimote.up.mode + enabled + selection.wiimote.up.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 695 + 716 - value: selection.wiimote.a.option - + value: selection.wiimote.up.control + - + - value: selection.wiimote.a.option + value: selection.wiimote.up.control value - selection.wiimote.a.option + selection.wiimote.up.control 2 - 696 + 646 - value: selection.wiimote.b.option - + enabled: selection.wiimote.up.mode + - + - value: selection.wiimote.b.option - value - selection.wiimote.b.option + enabled: selection.wiimote.up.mode + enabled + selection.wiimote.up.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 697 + 823 - value: selection.wiimote.minus.option - - - - - - value: selection.wiimote.minus.option - value - selection.wiimote.minus.option + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 698 + 985 - value: selection.wiimote.home.option - + selectedIndex: selection.wiimote.left.mode + - + - value: selection.wiimote.home.option - value - selection.wiimote.home.option + selectedIndex: selection.wiimote.left.mode + selectedIndex + selection.wiimote.left.mode + 2 - 699 + 986 - value: selection.wiimote.plus.option - + value: selection.wiimote.left.character + - + - value: selection.wiimote.plus.option + value: selection.wiimote.left.character value - selection.wiimote.plus.option + selection.wiimote.left.character 2 - 700 + 650 - value: selection.wiimote.one.option - + enabled: selection.wiimote.left.mode + - + - value: selection.wiimote.one.option - value - selection.wiimote.one.option + enabled: selection.wiimote.left.mode + enabled + selection.wiimote.left.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 701 + 975 - value: selection.wiimote.two.option - + value: selection.wiimote.left.command + - + - value: selection.wiimote.two.option + value: selection.wiimote.left.command value - selection.wiimote.two.option + selection.wiimote.left.command 2 - 702 + 657 - value: selection.wiimote.right.command - + enabled: selection.wiimote.left.mode + - + - value: selection.wiimote.right.command - value - selection.wiimote.right.command + enabled: selection.wiimote.left.mode + enabled + selection.wiimote.left.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 703 + 874 - value: selection.wiimote.down.command - + value: selection.wiimote.left.option + - + - value: selection.wiimote.down.command + value: selection.wiimote.left.option value - selection.wiimote.down.command + selection.wiimote.left.option 2 - 704 + 656 - value: selection.wiimote.a.command - + enabled: selection.wiimote.left.mode + - + - value: selection.wiimote.a.command - value - selection.wiimote.a.command + enabled: selection.wiimote.left.mode + enabled + selection.wiimote.left.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 705 + 828 - value: selection.wiimote.b.command - + value: selection.wiimote.left.shift + - + - value: selection.wiimote.b.command + value: selection.wiimote.left.shift value - selection.wiimote.b.command + selection.wiimote.left.shift 2 - 706 + 652 - value: selection.wiimote.minus.command - + enabled: selection.wiimote.left.mode + - + - value: selection.wiimote.minus.command - value - selection.wiimote.minus.command + enabled: selection.wiimote.left.mode + enabled + selection.wiimote.left.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 708 + 826 - value: selection.wiimote.home.command - + value: selection.wiimote.left.control + - + - value: selection.wiimote.home.command + value: selection.wiimote.left.control value - selection.wiimote.home.command + selection.wiimote.left.control 2 - 709 + 654 - value: selection.wiimote.plus.command - + enabled: selection.wiimote.left.mode + - + - value: selection.wiimote.plus.command - value - selection.wiimote.plus.command + enabled: selection.wiimote.left.mode + enabled + selection.wiimote.left.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 710 + 827 - value: selection.wiimote.one.command - - - - - - value: selection.wiimote.one.command - value - selection.wiimote.one.command + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 711 + 987 - value: selection.wiimote.two.command - + selectedIndex: selection.wiimote.right.mode + - + - value: selection.wiimote.two.command - value - selection.wiimote.two.command + selectedIndex: selection.wiimote.right.mode + selectedIndex + selection.wiimote.right.mode + 2 - 712 + 988 - enabled: selection.wiimote.up.mode - + value: selection.wiimote.right.character + - + - enabled: selection.wiimote.up.mode - enabled - selection.wiimote.up.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.right.character + value + selection.wiimote.right.character 2 - 716 + 667 - enabled: selection.wiimote.up.mode - + enabled: selection.wiimote.right.mode + - + - enabled: selection.wiimote.up.mode + enabled: selection.wiimote.right.mode enabled - selection.wiimote.up.mode + selection.wiimote.right.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 823 + 976 - enabled: selection.wiimote.up.mode - + value: selection.wiimote.right.command + - + - enabled: selection.wiimote.up.mode - enabled - selection.wiimote.up.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.right.command + value + selection.wiimote.right.command 2 - 824 + 703 - enabled: selection.wiimote.up.mode - + enabled: selection.wiimote.right.mode + - + - enabled: selection.wiimote.up.mode + enabled: selection.wiimote.right.mode enabled - selection.wiimote.up.mode + selection.wiimote.right.mode NSValueTransformerName WidgetsEnableTransformer @@ -24292,39 +24682,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 825 + 833 - enabled: selection.wiimote.left.mode - + value: selection.wiimote.right.option + - - - enabled: selection.wiimote.left.mode - enabled - selection.wiimote.left.mode - - NSValueTransformerName - WidgetsEnableTransformer - + + + value: selection.wiimote.right.option + value + selection.wiimote.right.option 2 - 826 + 694 - enabled: selection.wiimote.left.mode - + enabled: selection.wiimote.right.mode + - + - enabled: selection.wiimote.left.mode + enabled: selection.wiimote.right.mode enabled - selection.wiimote.left.mode + selection.wiimote.right.mode NSValueTransformerName WidgetsEnableTransformer @@ -24332,27 +24718,23 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 827 + 832 - enabled: selection.wiimote.left.mode - + value: selection.wiimote.right.shift + - + - enabled: selection.wiimote.left.mode - enabled - selection.wiimote.left.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.right.shift + value + selection.wiimote.right.shift 2 - 828 + 676 @@ -24374,6 +24756,22 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 830 + + + value: selection.wiimote.right.control + + + + + + value: selection.wiimote.right.control + value + selection.wiimote.right.control + 2 + + + 685 + enabled: selection.wiimote.right.mode @@ -24396,83 +24794,88 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - enabled: selection.wiimote.right.mode - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 989 + + + + selectedIndex: selection.wiimote.down.mode + - + - enabled: selection.wiimote.right.mode - enabled - selection.wiimote.right.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.wiimote.down.mode + selectedIndex + selection.wiimote.down.mode + 2 - 832 + 990 - enabled: selection.wiimote.right.mode - + value: selection.wiimote.down.character + - + - enabled: selection.wiimote.right.mode - enabled - selection.wiimote.right.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.down.character + value + selection.wiimote.down.character 2 - 833 + 668 enabled: selection.wiimote.down.mode - + - + enabled: selection.wiimote.down.mode enabled selection.wiimote.down.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 835 + 977 - enabled: selection.wiimote.down.mode - + value: selection.wiimote.down.command + - + - enabled: selection.wiimote.down.mode - enabled - selection.wiimote.down.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.down.command + value + selection.wiimote.down.command 2 - 836 + 704 @@ -24496,35 +24899,31 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - enabled: selection.wiimote.a.mode - + value: selection.wiimote.down.option + - + - enabled: selection.wiimote.a.mode - enabled - selection.wiimote.a.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.down.option + value + selection.wiimote.down.option 2 - 838 + 695 - enabled: selection.wiimote.a.mode - + enabled: selection.wiimote.down.mode + - + - enabled: selection.wiimote.a.mode + enabled: selection.wiimote.down.mode enabled - selection.wiimote.a.mode + selection.wiimote.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -24532,39 +24931,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 839 + 875 - enabled: selection.wiimote.a.mode - + value: selection.wiimote.down.shift + - + - enabled: selection.wiimote.a.mode - enabled - selection.wiimote.a.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.down.shift + value + selection.wiimote.down.shift 2 - 840 + 677 - enabled: selection.wiimote.a.mode - + enabled: selection.wiimote.down.mode + - + - enabled: selection.wiimote.a.mode + enabled: selection.wiimote.down.mode enabled - selection.wiimote.a.mode + selection.wiimote.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -24572,39 +24967,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 841 + 835 - enabled: selection.wiimote.b.mode - + value: selection.wiimote.down.control + - + - enabled: selection.wiimote.b.mode - enabled - selection.wiimote.b.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.down.control + value + selection.wiimote.down.control 2 - 844 + 686 - enabled: selection.wiimote.b.mode - + enabled: selection.wiimote.down.mode + - + - enabled: selection.wiimote.b.mode + enabled: selection.wiimote.down.mode enabled - selection.wiimote.b.mode + selection.wiimote.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -24612,99 +25003,104 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 845 + 836 - enabled: selection.wiimote.b.mode - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 991 + + + + selectedIndex: selection.wiimote.a.mode + - + - enabled: selection.wiimote.b.mode - enabled - selection.wiimote.b.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.wiimote.a.mode + selectedIndex + selection.wiimote.a.mode + 2 - 846 + 992 - enabled: selection.wiimote.b.mode - + value: selection.wiimote.a.character + - + - enabled: selection.wiimote.b.mode - enabled - selection.wiimote.b.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.a.character + value + selection.wiimote.a.character 2 - 847 + 669 - enabled: selection.wiimote.minus.mode - + enabled: selection.wiimote.a.mode + - + - enabled: selection.wiimote.minus.mode + enabled: selection.wiimote.a.mode enabled - selection.wiimote.minus.mode + selection.wiimote.a.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 848 + 978 - enabled: selection.wiimote.minus.mode - + value: selection.wiimote.a.command + - + - enabled: selection.wiimote.minus.mode - enabled - selection.wiimote.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.a.command + value + selection.wiimote.a.command 2 - 849 + 705 - enabled: selection.wiimote.minus.mode - + enabled: selection.wiimote.a.mode + - + - enabled: selection.wiimote.minus.mode + enabled: selection.wiimote.a.mode enabled - selection.wiimote.minus.mode + selection.wiimote.a.mode NSValueTransformerName WidgetsEnableTransformer @@ -24712,39 +25108,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 850 + 838 - enabled: selection.wiimote.minus.mode - + value: selection.wiimote.a.option + - + - enabled: selection.wiimote.minus.mode - enabled - selection.wiimote.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.a.option + value + selection.wiimote.a.option 2 - 851 + 696 - enabled: selection.wiimote.home.mode - + enabled: selection.wiimote.a.mode + - + - enabled: selection.wiimote.home.mode + enabled: selection.wiimote.a.mode enabled - selection.wiimote.home.mode + selection.wiimote.a.mode NSValueTransformerName WidgetsEnableTransformer @@ -24752,39 +25144,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 854 + 839 - enabled: selection.wiimote.home.mode - + value: selection.wiimote.a.shift + - + - enabled: selection.wiimote.home.mode - enabled - selection.wiimote.home.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.a.shift + value + selection.wiimote.a.shift 2 - 855 + 678 - enabled: selection.wiimote.home.mode - + enabled: selection.wiimote.a.mode + - + - enabled: selection.wiimote.home.mode + enabled: selection.wiimote.a.mode enabled - selection.wiimote.home.mode + selection.wiimote.a.mode NSValueTransformerName WidgetsEnableTransformer @@ -24792,39 +25180,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 856 + 841 - enabled: selection.wiimote.home.mode - + value: selection.wiimote.a.control + - + - enabled: selection.wiimote.home.mode - enabled - selection.wiimote.home.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.a.control + value + selection.wiimote.a.control 2 - 857 + 687 - enabled: selection.wiimote.plus.mode - + enabled: selection.wiimote.a.mode + - + - enabled: selection.wiimote.plus.mode + enabled: selection.wiimote.a.mode enabled - selection.wiimote.plus.mode + selection.wiimote.a.mode NSValueTransformerName WidgetsEnableTransformer @@ -24832,79 +25216,104 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 859 + 840 - enabled: selection.wiimote.plus.mode - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 993 + + + + selectedIndex: selection.wiimote.b.mode + - + - enabled: selection.wiimote.plus.mode - enabled - selection.wiimote.plus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.wiimote.b.mode + selectedIndex + selection.wiimote.b.mode + 2 - 860 + 994 - enabled: selection.wiimote.plus.mode - + value: selection.wiimote.b.character + - + - enabled: selection.wiimote.plus.mode - enabled - selection.wiimote.plus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.b.character + value + selection.wiimote.b.character 2 - 861 + 670 - enabled: selection.wiimote.plus.mode - + enabled: selection.wiimote.b.mode + - + - enabled: selection.wiimote.plus.mode + enabled: selection.wiimote.b.mode enabled - selection.wiimote.plus.mode + selection.wiimote.b.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 862 + 979 - enabled: selection.wiimote.one.mode - + value: selection.wiimote.b.command + - + - enabled: selection.wiimote.one.mode + value: selection.wiimote.b.command + value + selection.wiimote.b.command + 2 + + + 706 + + + + enabled: selection.wiimote.b.mode + + + + + + enabled: selection.wiimote.b.mode enabled - selection.wiimote.one.mode + selection.wiimote.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -24912,19 +25321,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 863 + 847 + + + + value: selection.wiimote.b.option + + + + + + value: selection.wiimote.b.option + value + selection.wiimote.b.option + 2 + + + 697 - enabled: selection.wiimote.one.mode - + enabled: selection.wiimote.b.mode + - + - enabled: selection.wiimote.one.mode + enabled: selection.wiimote.b.mode enabled - selection.wiimote.one.mode + selection.wiimote.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -24932,39 +25357,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 864 + 846 - enabled: selection.wiimote.one.mode - + value: selection.wiimote.b.shift + - + - enabled: selection.wiimote.one.mode - enabled - selection.wiimote.one.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.b.shift + value + selection.wiimote.b.shift 2 - 865 + 679 - enabled: selection.wiimote.one.mode - + enabled: selection.wiimote.b.mode + - + - enabled: selection.wiimote.one.mode + enabled: selection.wiimote.b.mode enabled - selection.wiimote.one.mode + selection.wiimote.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -24972,39 +25393,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 866 + 844 - enabled: selection.wiimote.two.mode - + value: selection.wiimote.b.control + - + - enabled: selection.wiimote.two.mode - enabled - selection.wiimote.two.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.b.control + value + selection.wiimote.b.control 2 - 869 + 688 - enabled: selection.wiimote.two.mode - + enabled: selection.wiimote.b.mode + - + - enabled: selection.wiimote.two.mode + enabled: selection.wiimote.b.mode enabled - selection.wiimote.two.mode + selection.wiimote.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -25012,276 +25429,269 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 870 + 845 - enabled: selection.wiimote.two.mode - - - - - - enabled: selection.wiimote.two.mode - enabled - selection.wiimote.two.mode - - NSValueTransformerName - WidgetsEnableTransformer - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 871 + 995 - enabled: selection.wiimote.two.mode - + selectedIndex: selection.wiimote.minus.mode + - + - enabled: selection.wiimote.two.mode - enabled - selection.wiimote.two.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.wiimote.minus.mode + selectedIndex + selection.wiimote.minus.mode + 2 - 872 + 996 - enabled: selection.wiimote.left.mode - + value: selection.wiimote.minus.character + - + - enabled: selection.wiimote.left.mode - enabled - selection.wiimote.left.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.minus.character + value + selection.wiimote.minus.character 2 - 874 + 671 - enabled: selection.wiimote.down.mode - + enabled: selection.wiimote.minus.mode + - + - enabled: selection.wiimote.down.mode + enabled: selection.wiimote.minus.mode enabled - selection.wiimote.down.mode + selection.wiimote.minus.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 875 + 980 - value: selection.wiimote.up.character - + value: selection.wiimote.minus.command + - + - value: selection.wiimote.up.character + value: selection.wiimote.minus.command value - selection.wiimote.up.character + selection.wiimote.minus.command 2 - 908 + 708 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.wiimote.minus.mode + + + + + + enabled: selection.wiimote.minus.mode + enabled + selection.wiimote.minus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 972 + 848 - selectedIndex: selection.wiimote.up.mode - + value: selection.wiimote.minus.option + - + - selectedIndex: selection.wiimote.up.mode - selectedIndex - selection.wiimote.up.mode - + value: selection.wiimote.minus.option + value + selection.wiimote.minus.option 2 - 973 + 698 - enabled: selection.wiimote.up.mode - + enabled: selection.wiimote.minus.mode + - + - enabled: selection.wiimote.up.mode + enabled: selection.wiimote.minus.mode enabled - selection.wiimote.up.mode + selection.wiimote.minus.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 974 + 849 - enabled: selection.wiimote.left.mode - + value: selection.wiimote.minus.shift + - + - enabled: selection.wiimote.left.mode - enabled - selection.wiimote.left.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.wiimote.minus.shift + value + selection.wiimote.minus.shift 2 - 975 + 680 - enabled: selection.wiimote.right.mode - + enabled: selection.wiimote.minus.mode + - + - enabled: selection.wiimote.right.mode + enabled: selection.wiimote.minus.mode enabled - selection.wiimote.right.mode + selection.wiimote.minus.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 976 + 851 - enabled: selection.wiimote.down.mode - + value: selection.wiimote.minus.control + - + - enabled: selection.wiimote.down.mode - enabled - selection.wiimote.down.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.wiimote.minus.control + value + selection.wiimote.minus.control 2 - 977 + 689 - enabled: selection.wiimote.a.mode - + enabled: selection.wiimote.minus.mode + - + - enabled: selection.wiimote.a.mode + enabled: selection.wiimote.minus.mode enabled - selection.wiimote.a.mode + selection.wiimote.minus.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 978 + 850 - enabled: selection.wiimote.b.mode - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 997 + + + + selectedIndex: selection.wiimote.home.mode + - + - enabled: selection.wiimote.b.mode - enabled - selection.wiimote.b.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + selectedIndex: selection.wiimote.home.mode + selectedIndex + selection.wiimote.home.mode + 2 - 979 + 998 - enabled: selection.wiimote.minus.mode - + value: selection.wiimote.home.character + - + - enabled: selection.wiimote.minus.mode - enabled - selection.wiimote.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.wiimote.home.character + value + selection.wiimote.home.character 2 - 980 + 672 @@ -25305,137 +25715,155 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - enabled: selection.wiimote.plus.mode - + value: selection.wiimote.home.command + - + - enabled: selection.wiimote.plus.mode - enabled - selection.wiimote.plus.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.wiimote.home.command + value + selection.wiimote.home.command 2 - 982 + 709 - enabled: selection.wiimote.one.mode - + enabled: selection.wiimote.home.mode + - + - enabled: selection.wiimote.one.mode + enabled: selection.wiimote.home.mode enabled - selection.wiimote.one.mode + selection.wiimote.home.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 983 + 857 - enabled: selection.wiimote.two.mode - + value: selection.wiimote.home.option + - + - enabled: selection.wiimote.two.mode + value: selection.wiimote.home.option + value + selection.wiimote.home.option + 2 + + + 699 + + + + enabled: selection.wiimote.home.mode + + + + + + enabled: selection.wiimote.home.mode enabled - selection.wiimote.two.mode + selection.wiimote.home.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 984 + 856 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.home.shift + + + + + + value: selection.wiimote.home.shift + value + selection.wiimote.home.shift 2 - 985 + 681 - selectedIndex: selection.wiimote.left.mode - + enabled: selection.wiimote.home.mode + - + - selectedIndex: selection.wiimote.left.mode - selectedIndex - selection.wiimote.left.mode - + enabled: selection.wiimote.home.mode + enabled + selection.wiimote.home.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 986 + 854 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.home.control + + + + + + value: selection.wiimote.home.control + value + selection.wiimote.home.control 2 - 987 + 690 - selectedIndex: selection.wiimote.right.mode - + enabled: selection.wiimote.home.mode + - + - selectedIndex: selection.wiimote.right.mode - selectedIndex - selection.wiimote.right.mode - + enabled: selection.wiimote.home.mode + enabled + selection.wiimote.home.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 988 + 855 contentValues: modes - + - - + + contentValues: modes contentValues @@ -25443,189 +25871,204 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 989 + 999 - selectedIndex: selection.wiimote.down.mode - + selectedIndex: selection.wiimote.plus.mode + - + - selectedIndex: selection.wiimote.down.mode + selectedIndex: selection.wiimote.plus.mode selectedIndex - selection.wiimote.down.mode - + selection.wiimote.plus.mode + 2 - - - 990 - - - - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + + + 1000 + + + + value: selection.wiimote.plus.character + + + + + + value: selection.wiimote.plus.character + value + selection.wiimote.plus.character 2 - 991 + 673 - selectedIndex: selection.wiimote.a.mode - + enabled: selection.wiimote.plus.mode + - + - selectedIndex: selection.wiimote.a.mode - selectedIndex - selection.wiimote.a.mode - + enabled: selection.wiimote.plus.mode + enabled + selection.wiimote.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 992 + 982 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.plus.command + + + + + + value: selection.wiimote.plus.command + value + selection.wiimote.plus.command 2 - 993 + 710 - selectedIndex: selection.wiimote.b.mode - + enabled: selection.wiimote.plus.mode + - + - selectedIndex: selection.wiimote.b.mode - selectedIndex - selection.wiimote.b.mode - + enabled: selection.wiimote.plus.mode + enabled + selection.wiimote.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 994 + 862 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.plus.option + + + + + + value: selection.wiimote.plus.option + value + selection.wiimote.plus.option 2 - 995 + 700 - selectedIndex: selection.wiimote.minus.mode - + enabled: selection.wiimote.plus.mode + - + - selectedIndex: selection.wiimote.minus.mode - selectedIndex - selection.wiimote.minus.mode - + enabled: selection.wiimote.plus.mode + enabled + selection.wiimote.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 996 + 861 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.plus.shift + + + + + + value: selection.wiimote.plus.shift + value + selection.wiimote.plus.shift 2 - 997 + 682 - selectedIndex: selection.wiimote.home.mode - + enabled: selection.wiimote.plus.mode + - + - selectedIndex: selection.wiimote.home.mode - selectedIndex - selection.wiimote.home.mode - + enabled: selection.wiimote.plus.mode + enabled + selection.wiimote.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 998 + 859 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.plus.control + + + + + + value: selection.wiimote.plus.control + value + selection.wiimote.plus.control 2 - 999 + 691 - selectedIndex: selection.wiimote.plus.mode - + enabled: selection.wiimote.plus.mode + - + - selectedIndex: selection.wiimote.plus.mode - selectedIndex + enabled: selection.wiimote.plus.mode + enabled selection.wiimote.plus.mode - + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 1000 + 860 @@ -25662,149 +26105,191 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.wiimote.one.character + + + + + + value: selection.wiimote.one.character + value + selection.wiimote.one.character 2 - 1003 + 674 - selectedIndex: selection.wiimote.two.mode - + enabled: selection.wiimote.one.mode + - + - selectedIndex: selection.wiimote.two.mode - selectedIndex - selection.wiimote.two.mode - + enabled: selection.wiimote.one.mode + enabled + selection.wiimote.one.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 1004 + 983 - - mappingController - + + value: selection.wiimote.one.command + + + + + value: selection.wiimote.one.command + value + selection.wiimote.one.command + 2 + - 1028 - - - - enterNameWindow - - - - 1037 - - - - enterSaveName: - - - - 1038 + 711 - - cancelEnterSaveName: - - + + enabled: selection.wiimote.one.mode + + + + + + enabled: selection.wiimote.one.mode + enabled + selection.wiimote.one.mode + + NSValueTransformerName + WidgetsEnableTransformer + + 2 + - 1039 + 863 - - newNameField - - + + value: selection.wiimote.one.option + + + + + + value: selection.wiimote.one.option + value + selection.wiimote.one.option + 2 + - 1040 + 701 - sortDescriptors: configSortDescriptors - - + enabled: selection.wiimote.one.mode + + - - - sortDescriptors: configSortDescriptors - sortDescriptors - configSortDescriptors + + + enabled: selection.wiimote.one.mode + enabled + selection.wiimote.one.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 1064 + 864 - contentValues: arrangedObjects.name - + value: selection.wiimote.one.shift + - - + + - contentValues: arrangedObjects.name - contentValues - arrangedObjects.name + value: selection.wiimote.one.shift + value + selection.wiimote.one.shift 2 - 1125 + 683 - selectedIndex: selectionIndex - + enabled: selection.wiimote.one.mode + - + - selectedIndex: selectionIndex - selectedIndex - selectionIndex - + enabled: selection.wiimote.one.mode + enabled + selection.wiimote.one.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 1128 + 866 - - deleteConfiguration: - - + + value: selection.wiimote.one.control + + + + + + value: selection.wiimote.one.control + value + selection.wiimote.one.control + 2 + - 1131 + 692 - - addConfiguration: - - + + enabled: selection.wiimote.one.mode + + + + + + enabled: selection.wiimote.one.mode + enabled + selection.wiimote.one.mode + + NSValueTransformerName + WidgetsEnableTransformer + + 2 + - 1132 + 865 contentValues: modes - + - - + + contentValues: modes contentValues @@ -25812,107 +26297,124 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 1151 + 1003 - value: selection.nunchuk.c.character - + selectedIndex: selection.wiimote.two.mode + - + - value: selection.nunchuk.c.character + selectedIndex: selection.wiimote.two.mode + selectedIndex + selection.wiimote.two.mode + + 2 + + + 1004 + + + + value: selection.wiimote.two.character + + + + + + value: selection.wiimote.two.character value - selection.nunchuk.c.character + selection.wiimote.two.character 2 - 1155 + 675 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.wiimote.two.mode + + + + + + enabled: selection.wiimote.two.mode + enabled + selection.wiimote.two.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 1165 + 984 - value: selection.nunchuk.z.character - + value: selection.wiimote.two.command + - + - value: selection.nunchuk.z.character + value: selection.wiimote.two.command value - selection.nunchuk.z.character + selection.wiimote.two.command 2 - 1166 + 712 - enabled: selection.nunchuk.c.mode - + enabled: selection.wiimote.two.mode + - + - enabled: selection.nunchuk.c.mode + enabled: selection.wiimote.two.mode enabled - selection.nunchuk.c.mode + selection.wiimote.two.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 1167 + 872 - enabled: selection.nunchuk.c.mode - + value: selection.wiimote.two.option + - + - enabled: selection.nunchuk.c.mode - enabled - selection.nunchuk.c.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.two.option + value + selection.wiimote.two.option 2 - 1168 + 702 - enabled: selection.nunchuk.c.mode - + enabled: selection.wiimote.two.mode + - + - enabled: selection.nunchuk.c.mode + enabled: selection.wiimote.two.mode enabled - selection.nunchuk.c.mode + selection.wiimote.two.mode NSValueTransformerName WidgetsEnableTransformer @@ -25920,39 +26422,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 1169 + 871 - enabled: selection.nunchuk.c.mode - + value: selection.wiimote.two.shift + - + - enabled: selection.nunchuk.c.mode - enabled - selection.nunchuk.c.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.two.shift + value + selection.wiimote.two.shift 2 - 1170 + 684 - enabled: selection.nunchuk.c.mode - + enabled: selection.wiimote.two.mode + - + - enabled: selection.nunchuk.c.mode + enabled: selection.wiimote.two.mode enabled - selection.nunchuk.c.mode + selection.wiimote.two.mode NSValueTransformerName WidgetsEnableTransformer @@ -25960,39 +26458,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 1171 + 869 - enabled: selection.nunchuk.z.mode - + value: selection.wiimote.two.control + - + - enabled: selection.nunchuk.z.mode - enabled - selection.nunchuk.z.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.wiimote.two.control + value + selection.wiimote.two.control 2 - 1178 + 693 - enabled: selection.nunchuk.z.mode - + enabled: selection.wiimote.two.mode + - + - enabled: selection.nunchuk.z.mode + enabled: selection.wiimote.two.mode enabled - selection.nunchuk.z.mode + selection.wiimote.two.mode NSValueTransformerName WidgetsEnableTransformer @@ -26000,521 +26494,293 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 1179 + 870 - enabled: selection.nunchuk.z.mode - - + managedObjectContext: managedObjectContext + + - - - enabled: selection.nunchuk.z.mode - enabled - selection.nunchuk.z.mode - - NSValueTransformerName - WidgetsEnableTransformer - + + + managedObjectContext: managedObjectContext + managedObjectContext + managedObjectContext 2 - 1180 + 627 - enabled: selection.nunchuk.z.mode - - + sortDescriptors: configSortDescriptors + + - - - enabled: selection.nunchuk.z.mode - enabled - selection.nunchuk.z.mode - - NSValueTransformerName - WidgetsEnableTransformer - + + + sortDescriptors: configSortDescriptors + sortDescriptors + configSortDescriptors 2 - 1181 + 1064 - selectedIndex: selection.nunchuk.c.mode - + contentValues: arrangedObjects.name + - - + + - selectedIndex: selection.nunchuk.c.mode - selectedIndex - selection.nunchuk.c.mode - + contentValues: arrangedObjects.name + contentValues + arrangedObjects.name 2 - 1183 + 1125 - selectedIndex: selection.nunchuk.z.mode - + selectedIndex: selectionIndex + - + - selectedIndex: selection.nunchuk.z.mode + selectedIndex: selectionIndex selectedIndex - selection.nunchuk.z.mode - + selectionIndex + 2 - 1185 + 1128 - value: selection.manualCalibration - - - - - - value: selection.manualCalibration - value - selection.manualCalibration + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 1200 + 1151 - enabled: selection.manualCalibration - + selectedIndex: selection.nunchuk.c.mode + - + - enabled: selection.manualCalibration - enabled - selection.manualCalibration + selectedIndex: selection.nunchuk.c.mode + selectedIndex + selection.nunchuk.c.mode + 2 - 1201 + 1183 - enabled: selection.manualCalibration - + value: selection.nunchuk.c.character + - + - enabled: selection.manualCalibration - enabled - selection.manualCalibration + value: selection.nunchuk.c.character + value + selection.nunchuk.c.character 2 - 1202 + 1155 - enabled: selection.manualCalibration - + enabled: selection.nunchuk.c.mode + - + - enabled: selection.manualCalibration + enabled: selection.nunchuk.c.mode enabled - selection.manualCalibration + selection.nunchuk.c.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 1203 - - - - doCalibration: - - - - 1210 - - - - doCalibration: - - - - 1211 - - - - doCalibration: - - - - 1212 - - - - setMouseModeEnabled: - - - - 1218 - - - - mouseMode - - - - 1219 - - - - wiimoteQCView - - - - 1225 - - - - batteryLevelView - - - - 1226 - - - - batteryLevel - - - - 1227 - - - - WiimoteX - - - - 1247 - - - - WiimoteY - - - - 1248 - - - - WiimoteZ - - - - 1249 - - - - showHideIRWindow: - - - - 1304 - - - - irWindow - - - - 1305 - - - - irPoint1X - - - - 1306 - - - - irPoint1Y - - - - 1307 - - - - irPoint1Size - - - - 1308 - - - - irPoint2X - - - - 1309 - - - - irPoint2Y - - - - 1310 - - - - irPoint2Size - - - - 1311 - - - - irPoint3X - - - - 1312 - - - - irPoint3Y - - - - 1313 - - - - irPoint4X - - - - 1314 - - - - irPoint3Size - - - - 1315 - - - - irPoint4Y - - - - 1316 - - - - irPoint4Size - - - - 1317 - - - - irQCView - - - - 1319 - - - - parentWindow - - - - 1327 - - - - toggle: - - - - 1343 - - - - toggle: - - - - 1345 - - - - graphView2 - - - - 1349 - - - - joystickQCView - - - - 1350 - - - - NunchukX - - - - 1353 - - - - NunchukY - - - - 1354 - - - - NunchukZ - - - - 1355 - - - - joystickX - - - - 1356 - - - - joystickY - - - - 1357 - - - - epDrawer - - - - 1358 - - - - logDrawer - - - - 1359 + 1167 - - - doDiscovery: - - + + + enabled: selection.nunchuk.c.mode + + + + + + enabled: selection.nunchuk.c.mode + enabled + selection.nunchuk.c.mode + + NSValueTransformerName + WidgetsEnableTransformer + + 2 + - 1531 + 1171 - - discoverySpinner - - + + value: selection.nunchuk.c.command + + + + + + value: selection.nunchuk.c.command + value + selection.nunchuk.c.command + 2 + - 1532 + 4863 - - Recording - - + + enabled: selection.nunchuk.c.mode + + + + + + enabled: selection.nunchuk.c.mode + enabled + selection.nunchuk.c.mode + + NSValueTransformerName + WidgetsEnableTransformer + + 2 + - 1536 + 1170 - - scaleField - - + + value: selection.nunchuk.c.option + + + + + + value: selection.nunchuk.c.option + value + selection.nunchuk.c.option + 2 + - 1539 + 4862 - - saveFile: - - + + enabled: selection.nunchuk.c.mode + + + + + + enabled: selection.nunchuk.c.mode + enabled + selection.nunchuk.c.mode + + NSValueTransformerName + WidgetsEnableTransformer + + 2 + - 1540 + 1168 - - scaleField - - + + value: selection.nunchuk.c.shift + + + + + + value: selection.nunchuk.c.shift + value + selection.nunchuk.c.shift + 2 + - 1731 + 4860 - - ccView - - + + enabled: selection.nunchuk.c.mode + + + + + + enabled: selection.nunchuk.c.mode + enabled + selection.nunchuk.c.mode + + NSValueTransformerName + WidgetsEnableTransformer + + 2 + - 1916 + 1169 - - nunchukView - - + + value: selection.nunchuk.c.control + + + + + + value: selection.nunchuk.c.control + value + selection.nunchuk.c.control + 2 + - 1918 + 4861 contentValues: modes - + - - + + contentValues: modes contentValues @@ -26522,860 +26788,922 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 2907 + 1165 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + selectedIndex: selection.nunchuk.z.mode + + + + + + selectedIndex: selection.nunchuk.z.mode + selectedIndex + selection.nunchuk.z.mode + 2 - 2910 + 1185 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.nunchuk.z.character + + + + + + value: selection.nunchuk.z.character + value + selection.nunchuk.z.character 2 - 2913 + 1166 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.nunchuk.z.mode + + + + + + enabled: selection.nunchuk.z.mode + enabled + selection.nunchuk.z.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 2916 + 5512 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.nunchuk.z.mode + + + + + + enabled: selection.nunchuk.z.mode + enabled + selection.nunchuk.z.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 2919 + 1181 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.nunchuk.z.command + + + + + + value: selection.nunchuk.z.command + value + selection.nunchuk.z.command 2 - 2922 + 4867 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.nunchuk.z.mode + + + + + + enabled: selection.nunchuk.z.mode + enabled + selection.nunchuk.z.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 2925 + 1180 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.nunchuk.z.option + + + + + + value: selection.nunchuk.z.option + value + selection.nunchuk.z.option 2 - 2928 + 4866 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.nunchuk.z.mode + + + + + + enabled: selection.nunchuk.z.mode + enabled + selection.nunchuk.z.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 2931 + 1178 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.nunchuk.z.shift + + + + + + value: selection.nunchuk.z.shift + value + selection.nunchuk.z.shift 2 - 2934 + 4864 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.nunchuk.z.mode + + + + + + enabled: selection.nunchuk.z.mode + enabled + selection.nunchuk.z.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 2937 + 1179 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.nunchuk.z.control + + + + + + value: selection.nunchuk.z.control + value + selection.nunchuk.z.control 2 - 2940 + 5164 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + value: selection.manualCalibration + + + + + + value: selection.manualCalibration + value + selection.manualCalibration 2 - 2943 + 1200 - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + enabled: selection.manualCalibration + + + + + + enabled: selection.manualCalibration + enabled + selection.manualCalibration 2 - 2946 + 1201 - - ccAnalogL - - + + enabled: selection.manualCalibration + + + + + + enabled: selection.manualCalibration + enabled + selection.manualCalibration + 2 + - 2955 + 1202 - - ccAnalogR - - + + enabled: selection.manualCalibration + + + + + + enabled: selection.manualCalibration + enabled + selection.manualCalibration + 2 + - 2956 + 1203 - - ccLeftX - - + + value: selection.sensitivity1 + + + + + + value: selection.sensitivity1 + value + selection.sensitivity1 + 2 + + + 9266 + + + + value: selection.sensitivity2 + + + + + + value: selection.sensitivity2 + value + selection.sensitivity2 + 2 + - 2973 + 9587 - ccLeftY - - + parentWindow + + - 2974 + 1327 - - ccRightX - - + + toggle: + + - 2975 + 1345 - ccRightY - - + scaleField + + - 2976 + 1731 - value: selection.classiccontroller.up.character - + value: selection.classiccontroller.zr.control + - + - value: selection.classiccontroller.up.character + value: selection.classiccontroller.zr.control value - selection.classiccontroller.up.character - - - - - - - - - - - - - - + selection.classiccontroller.zr.control 2 - 3279 + 4420 - value: selection.classiccontroller.left.character - + enabled: selection.classiccontroller.zr.mode + - + - value: selection.classiccontroller.left.character - value - selection.classiccontroller.left.character + enabled: selection.classiccontroller.zr.mode + enabled + selection.classiccontroller.zr.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3282 + 5482 - value: selection.classiccontroller.right.character - + value: selection.classiccontroller.zr.shift + - + - value: selection.classiccontroller.right.character + value: selection.classiccontroller.zr.shift value - selection.classiccontroller.right.character - 2 - - - 3283 - - - - contentValues: modes - - - - - - contentValues: modes - contentValues - modes + selection.classiccontroller.zr.shift 2 - 3284 + 4418 - enabled: selection.classiccontroller.up.mode - + enabled: selection.classiccontroller.zr.mode + - + - enabled: selection.classiccontroller.up.mode + enabled: selection.classiccontroller.zr.mode enabled - selection.classiccontroller.up.mode + selection.classiccontroller.zr.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 3587 + 5480 - selectedIndex: selection.classiccontroller.up.mode - + value: selection.classiccontroller.zr.option + - + - selectedIndex: selection.classiccontroller.up.mode - selectedIndex - selection.classiccontroller.up.mode - + value: selection.classiccontroller.zr.option + value + selection.classiccontroller.zr.option 2 - 3595 + 4422 - selectedIndex: selection.classiccontroller.left.mode - + enabled: selection.classiccontroller.zr.mode + - + - selectedIndex: selection.classiccontroller.left.mode - selectedIndex - selection.classiccontroller.left.mode - + enabled: selection.classiccontroller.zr.mode + enabled + selection.classiccontroller.zr.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3599 + 5484 - selectedIndex: selection.classiccontroller.right.mode - + value: selection.classiccontroller.zr.command + - + - selectedIndex: selection.classiccontroller.right.mode - selectedIndex - selection.classiccontroller.right.mode - + value: selection.classiccontroller.zr.command + value + selection.classiccontroller.zr.command 2 - 3603 + 4424 - selectedIndex: selection.classiccontroller.down.mode - + enabled: selection.classiccontroller.zr.mode + - + - selectedIndex: selection.classiccontroller.down.mode - selectedIndex - selection.classiccontroller.down.mode - + enabled: selection.classiccontroller.zr.mode + enabled + selection.classiccontroller.zr.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3607 + 5486 - selectedIndex: selection.classiccontroller.a.mode - + value: selection.classiccontroller.zr.character + - + - selectedIndex: selection.classiccontroller.a.mode - selectedIndex - selection.classiccontroller.a.mode - + value: selection.classiccontroller.zr.character + value + selection.classiccontroller.zr.character 2 - 3612 + 3671 - selectedIndex: selection.classiccontroller.b.mode - + enabled: selection.classiccontroller.zr.mode + - + - selectedIndex: selection.classiccontroller.b.mode - selectedIndex - selection.classiccontroller.b.mode - + enabled: selection.classiccontroller.zr.mode + enabled + selection.classiccontroller.zr.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 3616 + 3711 - selectedIndex: selection.classiccontroller.x.mode - - - - - - selectedIndex: selection.classiccontroller.x.mode - selectedIndex - selection.classiccontroller.x.mode - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 3621 + 2937 - selectedIndex: selection.classiccontroller.y.mode - + selectedIndex: selection.classiccontroller.zr.mode + - + - selectedIndex: selection.classiccontroller.y.mode + selectedIndex: selection.classiccontroller.zr.mode selectedIndex - selection.classiccontroller.y.mode - + selection.classiccontroller.zr.mode + 2 - 3625 + 3641 - selectedIndex: selection.classiccontroller.l.mode - + value: selection.classiccontroller.zl.control + - + - selectedIndex: selection.classiccontroller.l.mode - selectedIndex - selection.classiccontroller.l.mode - + value: selection.classiccontroller.zl.control + value + selection.classiccontroller.zl.control 2 - 3629 + 4412 - selectedIndex: selection.classiccontroller.r.mode - + enabled: selection.classiccontroller.zl.mode + - + - selectedIndex: selection.classiccontroller.r.mode - selectedIndex - selection.classiccontroller.r.mode - + enabled: selection.classiccontroller.zl.mode + enabled + selection.classiccontroller.zl.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3633 + 5474 - selectedIndex: selection.classiccontroller.zl.mode - + value: selection.classiccontroller.zl.shift + - + - selectedIndex: selection.classiccontroller.zl.mode - selectedIndex - selection.classiccontroller.zl.mode - + value: selection.classiccontroller.zl.shift + value + selection.classiccontroller.zl.shift 2 - 3637 + 4410 - selectedIndex: selection.classiccontroller.zr.mode - + enabled: selection.classiccontroller.zl.mode + - + - selectedIndex: selection.classiccontroller.zr.mode - selectedIndex - selection.classiccontroller.zr.mode - + enabled: selection.classiccontroller.zl.mode + enabled + selection.classiccontroller.zl.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3641 + 5472 - selectedIndex: selection.classiccontroller.minus.mode - + value: selection.classiccontroller.zl.option + - + - selectedIndex: selection.classiccontroller.minus.mode - selectedIndex - selection.classiccontroller.minus.mode - + value: selection.classiccontroller.zl.option + value + selection.classiccontroller.zl.option 2 - 3645 + 4414 - selectedIndex: selection.classiccontroller.home.mode - + enabled: selection.classiccontroller.zl.mode + - + - selectedIndex: selection.classiccontroller.home.mode - selectedIndex - selection.classiccontroller.home.mode - + enabled: selection.classiccontroller.zl.mode + enabled + selection.classiccontroller.zl.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3649 + 5476 - selectedIndex: selection.classiccontroller.plus.mode - + value: selection.classiccontroller.zl.command + - + - selectedIndex: selection.classiccontroller.plus.mode - selectedIndex - selection.classiccontroller.plus.mode - + value: selection.classiccontroller.zl.command + value + selection.classiccontroller.zl.command 2 - 3653 + 4416 - value: selection.classiccontroller.down.character - + enabled: selection.classiccontroller.zl.mode + - + - value: selection.classiccontroller.down.character - value - selection.classiccontroller.down.character + enabled: selection.classiccontroller.zl.mode + enabled + selection.classiccontroller.zl.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3655 + 5478 - value: selection.classiccontroller.a.character - + value: selection.classiccontroller.zl.character + - + - value: selection.classiccontroller.a.character + value: selection.classiccontroller.zl.character value - selection.classiccontroller.a.character + selection.classiccontroller.zl.character 2 - 3657 + 3669 - value: selection.classiccontroller.b.character - + enabled: selection.classiccontroller.zl.mode + - + - value: selection.classiccontroller.b.character - value - selection.classiccontroller.b.character + enabled: selection.classiccontroller.zl.mode + enabled + selection.classiccontroller.zl.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 3659 + 3708 - value: selection.classiccontroller.x.character - - - - - - value: selection.classiccontroller.x.character - value - selection.classiccontroller.x.character + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 3661 + 2934 - value: selection.classiccontroller.y.character - + selectedIndex: selection.classiccontroller.zl.mode + - + - value: selection.classiccontroller.y.character - value - selection.classiccontroller.y.character + selectedIndex: selection.classiccontroller.zl.mode + selectedIndex + selection.classiccontroller.zl.mode + 2 - 3663 + 3637 - value: selection.classiccontroller.l.character - + value: selection.classiccontroller.r.control + - + - value: selection.classiccontroller.l.character + value: selection.classiccontroller.r.control value - selection.classiccontroller.l.character + selection.classiccontroller.r.control 2 - 3665 + 4404 - value: selection.classiccontroller.r.character - + enabled: selection.classiccontroller.r.mode + - + - value: selection.classiccontroller.r.character - value - selection.classiccontroller.r.character + enabled: selection.classiccontroller.r.mode + enabled + selection.classiccontroller.r.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3667 + 5168 - value: selection.classiccontroller.zl.character - + value: selection.classiccontroller.r.shift + - + - value: selection.classiccontroller.zl.character + value: selection.classiccontroller.r.shift value - selection.classiccontroller.zl.character + selection.classiccontroller.r.shift 2 - 3669 + 4402 - value: selection.classiccontroller.zr.character - + enabled: selection.classiccontroller.r.mode + - + - value: selection.classiccontroller.zr.character - value - selection.classiccontroller.zr.character + enabled: selection.classiccontroller.r.mode + enabled + selection.classiccontroller.r.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3671 + 5511 - value: selection.classiccontroller.minus.character - + value: selection.classiccontroller.r.option + - + - value: selection.classiccontroller.minus.character + value: selection.classiccontroller.r.option value - selection.classiccontroller.minus.character + selection.classiccontroller.r.option 2 - 3673 + 4406 - value: selection.classiccontroller.home.character - + enabled: selection.classiccontroller.r.mode + - + - value: selection.classiccontroller.home.character - value - selection.classiccontroller.home.character + enabled: selection.classiccontroller.r.mode + enabled + selection.classiccontroller.r.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 3675 + 5468 - value: selection.classiccontroller.plus.character - + value: selection.classiccontroller.r.command + - + - value: selection.classiccontroller.plus.character + value: selection.classiccontroller.r.command value - selection.classiccontroller.plus.character + selection.classiccontroller.r.command 2 - 3677 + 4408 - enabled: selection.classiccontroller.left.mode - + enabled: selection.classiccontroller.r.mode + - + - enabled: selection.classiccontroller.left.mode + enabled: selection.classiccontroller.r.mode enabled - selection.classiccontroller.left.mode + selection.classiccontroller.r.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 3680 + 5470 - enabled: selection.classiccontroller.right.mode - + value: selection.classiccontroller.r.character + - + - enabled: selection.classiccontroller.right.mode - enabled - selection.classiccontroller.right.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.classiccontroller.r.character + value + selection.classiccontroller.r.character 2 - 3683 + 3667 - enabled: selection.classiccontroller.down.mode - + enabled: selection.classiccontroller.r.mode + - + - enabled: selection.classiccontroller.down.mode + enabled: selection.classiccontroller.r.mode enabled - selection.classiccontroller.down.mode + selection.classiccontroller.r.mode NSValueTransformerName WidgetsEnableTransformer2 @@ -27383,219 +27711,212 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 3687 + 4021 - enabled: selection.classiccontroller.a.mode - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 2931 + + + + selectedIndex: selection.classiccontroller.r.mode + - + - enabled: selection.classiccontroller.a.mode - enabled - selection.classiccontroller.a.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + selectedIndex: selection.classiccontroller.r.mode + selectedIndex + selection.classiccontroller.r.mode + 2 - 3690 + 3633 - enabled: selection.classiccontroller.b.mode - + value: selection.classiccontroller.l.control + - + - enabled: selection.classiccontroller.b.mode - enabled - selection.classiccontroller.b.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.classiccontroller.l.control + value + selection.classiccontroller.l.control 2 - 3693 + 4396 enabled: selection.classiccontroller.l.mode - + - + enabled: selection.classiccontroller.l.mode enabled selection.classiccontroller.l.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 3702 + 4552 - enabled: selection.classiccontroller.zl.mode - + value: selection.classiccontroller.l.shift + - + - enabled: selection.classiccontroller.zl.mode - enabled - selection.classiccontroller.zl.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.classiccontroller.l.shift + value + selection.classiccontroller.l.shift 2 - 3708 + 4394 - enabled: selection.classiccontroller.zr.mode - + enabled: selection.classiccontroller.l.mode + - + - enabled: selection.classiccontroller.zr.mode + enabled: selection.classiccontroller.l.mode enabled - selection.classiccontroller.zr.mode + selection.classiccontroller.l.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 3711 + 4549 - enabled: selection.classiccontroller.minus.mode - + value: selection.classiccontroller.l.option + - + - enabled: selection.classiccontroller.minus.mode - enabled - selection.classiccontroller.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.classiccontroller.l.option + value + selection.classiccontroller.l.option 2 - 3714 + 4398 - enabled: selection.classiccontroller.home.mode - + enabled: selection.classiccontroller.l.mode + - + - enabled: selection.classiccontroller.home.mode + enabled: selection.classiccontroller.l.mode enabled - selection.classiccontroller.home.mode + selection.classiccontroller.l.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 3717 + 4555 - enabled: selection.classiccontroller.plus.mode - + value: selection.classiccontroller.l.command + - + - enabled: selection.classiccontroller.plus.mode - enabled - selection.classiccontroller.plus.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.classiccontroller.l.command + value + selection.classiccontroller.l.command 2 - 3720 + 4400 - enabled: selection.classiccontroller.r.mode - + enabled: selection.classiccontroller.l.mode + - + - enabled: selection.classiccontroller.r.mode + enabled: selection.classiccontroller.l.mode enabled - selection.classiccontroller.r.mode + selection.classiccontroller.l.mode NSValueTransformerName - WidgetsEnableTransformer2 + WidgetsEnableTransformer 2 - 4021 + 4558 - enabled: selection.classiccontroller.x.mode - + value: selection.classiccontroller.l.character + - + - enabled: selection.classiccontroller.x.mode - enabled - selection.classiccontroller.x.mode - - NSValueTransformerName - WidgetsEnableTransformer2 - + value: selection.classiccontroller.l.character + value + selection.classiccontroller.l.character 2 - 4024 + 3665 - enabled: selection.classiccontroller.y.mode - + enabled: selection.classiccontroller.l.mode + - + - enabled: selection.classiccontroller.y.mode + enabled: selection.classiccontroller.l.mode enabled - selection.classiccontroller.y.mode + selection.classiccontroller.l.mode NSValueTransformerName WidgetsEnableTransformer2 @@ -27603,775 +27924,892 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4027 + 3702 - value: selection.classiccontroller.up.shift - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 2928 + + + + selectedIndex: selection.classiccontroller.l.mode + - + - value: selection.classiccontroller.up.shift - value - selection.classiccontroller.up.shift + selectedIndex: selection.classiccontroller.l.mode + selectedIndex + selection.classiccontroller.l.mode + 2 - 4329 + 3629 - value: selection.classiccontroller.up.control - + value: selection.classiccontroller.y.control + - + - value: selection.classiccontroller.up.control + value: selection.classiccontroller.y.control value - selection.classiccontroller.up.control + selection.classiccontroller.y.control 2 - 4331 + 4388 - value: selection.classiccontroller.up.option - + enabled: selection.classiccontroller.y.mode + - + - value: selection.classiccontroller.up.option - value - selection.classiccontroller.up.option + enabled: selection.classiccontroller.y.mode + enabled + selection.classiccontroller.y.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4333 + 4540 - value: selection.classiccontroller.up.command - + value: selection.classiccontroller.y.shift + - + - value: selection.classiccontroller.up.command + value: selection.classiccontroller.y.shift value - selection.classiccontroller.up.command + selection.classiccontroller.y.shift 2 - 4335 + 4386 - value: selection.classiccontroller.left.command - + enabled: selection.classiccontroller.y.mode + - + - value: selection.classiccontroller.left.command - value - selection.classiccontroller.left.command + enabled: selection.classiccontroller.y.mode + enabled + selection.classiccontroller.y.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4337 + 4537 - value: selection.classiccontroller.left.option - + value: selection.classiccontroller.y.option + - + - value: selection.classiccontroller.left.option + value: selection.classiccontroller.y.option value - selection.classiccontroller.left.option + selection.classiccontroller.y.option 2 - 4339 + 4390 - value: selection.classiccontroller.left.control - + enabled: selection.classiccontroller.y.mode + - + - value: selection.classiccontroller.left.control - value - selection.classiccontroller.left.control + enabled: selection.classiccontroller.y.mode + enabled + selection.classiccontroller.y.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4341 + 4543 - value: selection.classiccontroller.left.shift - + value: selection.classiccontroller.y.command + - + - value: selection.classiccontroller.left.shift + value: selection.classiccontroller.y.command value - selection.classiccontroller.left.shift + selection.classiccontroller.y.command 2 - 4343 + 4392 - value: selection.classiccontroller.right.shift - + enabled: selection.classiccontroller.y.mode + - + - value: selection.classiccontroller.right.shift - value - selection.classiccontroller.right.shift + enabled: selection.classiccontroller.y.mode + enabled + selection.classiccontroller.y.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4345 + 4546 - value: selection.classiccontroller.right.control - + value: selection.classiccontroller.y.character + - + - value: selection.classiccontroller.right.control + value: selection.classiccontroller.y.character value - selection.classiccontroller.right.control + selection.classiccontroller.y.character 2 - 4347 + 3663 - value: selection.classiccontroller.right.option - + enabled: selection.classiccontroller.y.mode + - + - value: selection.classiccontroller.right.option - value - selection.classiccontroller.right.option + enabled: selection.classiccontroller.y.mode + enabled + selection.classiccontroller.y.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 4349 + 4027 - value: selection.classiccontroller.right.command - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 2925 + + + + selectedIndex: selection.classiccontroller.y.mode + - + - value: selection.classiccontroller.right.command - value - selection.classiccontroller.right.command + selectedIndex: selection.classiccontroller.y.mode + selectedIndex + selection.classiccontroller.y.mode + 2 - 4351 + 3625 - value: selection.classiccontroller.down.shift - + value: selection.classiccontroller.x.control + - + - value: selection.classiccontroller.down.shift + value: selection.classiccontroller.x.control value - selection.classiccontroller.down.shift + selection.classiccontroller.x.control 2 - 4353 + 4380 - value: selection.classiccontroller.down.option - + enabled: selection.classiccontroller.x.mode + - + - value: selection.classiccontroller.down.option - value - selection.classiccontroller.down.option + enabled: selection.classiccontroller.x.mode + enabled + selection.classiccontroller.x.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4357 + 4528 - value: selection.classiccontroller.down.command - + value: selection.classiccontroller.x.shift + - + - value: selection.classiccontroller.down.command + value: selection.classiccontroller.x.shift value - selection.classiccontroller.down.command + selection.classiccontroller.x.shift 2 - 4359 + 4378 - value: selection.classiccontroller.a.shift - + enabled: selection.classiccontroller.x.mode + - + - value: selection.classiccontroller.a.shift - value - selection.classiccontroller.a.shift + enabled: selection.classiccontroller.x.mode + enabled + selection.classiccontroller.x.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4361 + 4525 - value: selection.classiccontroller.a.control - + value: selection.classiccontroller.x.option + - + - value: selection.classiccontroller.a.control + value: selection.classiccontroller.x.option value - selection.classiccontroller.a.control + selection.classiccontroller.x.option 2 - 4363 + 4382 - value: selection.classiccontroller.a.option - + enabled: selection.classiccontroller.x.mode + - + - value: selection.classiccontroller.a.option - value - selection.classiccontroller.a.option + enabled: selection.classiccontroller.x.mode + enabled + selection.classiccontroller.x.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4365 + 4531 - value: selection.classiccontroller.a.command - + value: selection.classiccontroller.x.command + - + - value: selection.classiccontroller.a.command + value: selection.classiccontroller.x.command value - selection.classiccontroller.a.command + selection.classiccontroller.x.command 2 - 4367 + 4384 - value: selection.classiccontroller.b.shift - + enabled: selection.classiccontroller.x.mode + - + - value: selection.classiccontroller.b.shift - value - selection.classiccontroller.b.shift + enabled: selection.classiccontroller.x.mode + enabled + selection.classiccontroller.x.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4369 + 4534 - value: selection.classiccontroller.b.control - + value: selection.classiccontroller.x.character + - + - value: selection.classiccontroller.b.control + value: selection.classiccontroller.x.character value - selection.classiccontroller.b.control + selection.classiccontroller.x.character 2 - 4372 + 3661 - value: selection.classiccontroller.b.option - + enabled: selection.classiccontroller.x.mode + - + - value: selection.classiccontroller.b.option - value - selection.classiccontroller.b.option + enabled: selection.classiccontroller.x.mode + enabled + selection.classiccontroller.x.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 4374 + 4024 - value: selection.classiccontroller.b.command - - - - - - value: selection.classiccontroller.b.command - value - selection.classiccontroller.b.command + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 4376 + 2922 - value: selection.classiccontroller.x.shift - + selectedIndex: selection.classiccontroller.x.mode + - + - value: selection.classiccontroller.x.shift - value - selection.classiccontroller.x.shift + selectedIndex: selection.classiccontroller.x.mode + selectedIndex + selection.classiccontroller.x.mode + 2 - 4378 + 3621 - value: selection.classiccontroller.x.control - + value: selection.classiccontroller.plus.control + - + - value: selection.classiccontroller.x.control + value: selection.classiccontroller.plus.control value - selection.classiccontroller.x.control + selection.classiccontroller.plus.control 2 - 4380 + 4444 - value: selection.classiccontroller.x.option - + enabled: selection.classiccontroller.plus.mode + - + - value: selection.classiccontroller.x.option - value - selection.classiccontroller.x.option + enabled: selection.classiccontroller.plus.mode + enabled + selection.classiccontroller.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4382 + 5506 - value: selection.classiccontroller.x.command - + value: selection.classiccontroller.plus.shift + - + - value: selection.classiccontroller.x.command + value: selection.classiccontroller.plus.shift value - selection.classiccontroller.x.command + selection.classiccontroller.plus.shift 2 - 4384 + 4442 - value: selection.classiccontroller.y.shift - + enabled: selection.classiccontroller.plus.mode + - + - value: selection.classiccontroller.y.shift - value - selection.classiccontroller.y.shift + enabled: selection.classiccontroller.plus.mode + enabled + selection.classiccontroller.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4386 + 5504 - value: selection.classiccontroller.y.control - + value: selection.classiccontroller.plus.option + - + - value: selection.classiccontroller.y.control + value: selection.classiccontroller.plus.option value - selection.classiccontroller.y.control + selection.classiccontroller.plus.option 2 - 4388 + 4446 - value: selection.classiccontroller.y.option - + enabled: selection.classiccontroller.plus.mode + - + - value: selection.classiccontroller.y.option - value - selection.classiccontroller.y.option + enabled: selection.classiccontroller.plus.mode + enabled + selection.classiccontroller.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4390 + 5508 - value: selection.classiccontroller.y.command - + value: selection.classiccontroller.plus.command + - + - value: selection.classiccontroller.y.command + value: selection.classiccontroller.plus.command value - selection.classiccontroller.y.command + selection.classiccontroller.plus.command 2 - 4392 + 4448 - value: selection.classiccontroller.l.shift - + enabled: selection.classiccontroller.plus.mode + - + - value: selection.classiccontroller.l.shift - value - selection.classiccontroller.l.shift + enabled: selection.classiccontroller.plus.mode + enabled + selection.classiccontroller.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4394 + 5510 - value: selection.classiccontroller.l.control - + value: selection.classiccontroller.plus.character + - + - value: selection.classiccontroller.l.control + value: selection.classiccontroller.plus.character value - selection.classiccontroller.l.control + selection.classiccontroller.plus.character 2 - 4396 + 3677 - value: selection.classiccontroller.l.option - + enabled: selection.classiccontroller.plus.mode + - + - value: selection.classiccontroller.l.option - value - selection.classiccontroller.l.option + enabled: selection.classiccontroller.plus.mode + enabled + selection.classiccontroller.plus.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 4398 + 3720 - value: selection.classiccontroller.l.command - - - - - - value: selection.classiccontroller.l.command - value - selection.classiccontroller.l.command + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 4400 + 2946 - value: selection.classiccontroller.r.shift - + selectedIndex: selection.classiccontroller.plus.mode + - + - value: selection.classiccontroller.r.shift - value - selection.classiccontroller.r.shift + selectedIndex: selection.classiccontroller.plus.mode + selectedIndex + selection.classiccontroller.plus.mode + 2 - 4402 + 3653 - value: selection.classiccontroller.r.control - + value: selection.classiccontroller.home.control + - + - value: selection.classiccontroller.r.control + value: selection.classiccontroller.home.control value - selection.classiccontroller.r.control + selection.classiccontroller.home.control 2 - 4404 + 4436 - value: selection.classiccontroller.r.option - + enabled: selection.classiccontroller.home.mode + - + - value: selection.classiccontroller.r.option - value - selection.classiccontroller.r.option + enabled: selection.classiccontroller.home.mode + enabled + selection.classiccontroller.home.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4406 + 5498 - value: selection.classiccontroller.r.command - + value: selection.classiccontroller.home.shift + - + - value: selection.classiccontroller.r.command + value: selection.classiccontroller.home.shift value - selection.classiccontroller.r.command + selection.classiccontroller.home.shift 2 - 4408 + 4434 - value: selection.classiccontroller.zl.shift - + enabled: selection.classiccontroller.home.mode + - + - value: selection.classiccontroller.zl.shift - value - selection.classiccontroller.zl.shift + enabled: selection.classiccontroller.home.mode + enabled + selection.classiccontroller.home.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4410 + 5496 - value: selection.classiccontroller.zl.control - + value: selection.classiccontroller.home.option + - + - value: selection.classiccontroller.zl.control + value: selection.classiccontroller.home.option value - selection.classiccontroller.zl.control + selection.classiccontroller.home.option 2 - 4412 + 4438 - value: selection.classiccontroller.zl.option - + enabled: selection.classiccontroller.home.mode + - + - value: selection.classiccontroller.zl.option - value - selection.classiccontroller.zl.option + enabled: selection.classiccontroller.home.mode + enabled + selection.classiccontroller.home.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4414 + 5500 - value: selection.classiccontroller.zl.command - + value: selection.classiccontroller.home.command + - + - value: selection.classiccontroller.zl.command + value: selection.classiccontroller.home.command value - selection.classiccontroller.zl.command + selection.classiccontroller.home.command 2 - 4416 + 4440 - value: selection.classiccontroller.zr.shift - + enabled: selection.classiccontroller.home.mode + - + - value: selection.classiccontroller.zr.shift - value - selection.classiccontroller.zr.shift + enabled: selection.classiccontroller.home.mode + enabled + selection.classiccontroller.home.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4418 + 5502 - value: selection.classiccontroller.zr.control - + value: selection.classiccontroller.home.character + - + - value: selection.classiccontroller.zr.control + value: selection.classiccontroller.home.character value - selection.classiccontroller.zr.control + selection.classiccontroller.home.character 2 - 4420 + 3675 - value: selection.classiccontroller.zr.option - + enabled: selection.classiccontroller.home.mode + - + - value: selection.classiccontroller.zr.option - value - selection.classiccontroller.zr.option + enabled: selection.classiccontroller.home.mode + enabled + selection.classiccontroller.home.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 4422 + 3717 - value: selection.classiccontroller.zr.command - - - - - - value: selection.classiccontroller.zr.command - value - selection.classiccontroller.zr.command + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 4424 + 2943 - value: selection.classiccontroller.minus.shift - + selectedIndex: selection.classiccontroller.home.mode + - + - value: selection.classiccontroller.minus.shift - value - selection.classiccontroller.minus.shift + selectedIndex: selection.classiccontroller.home.mode + selectedIndex + selection.classiccontroller.home.mode + 2 - 4426 + 3649 @@ -28391,215 +28829,228 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - value: selection.classiccontroller.minus.option - + enabled: selection.classiccontroller.minus.mode + - + - value: selection.classiccontroller.minus.option - value - selection.classiccontroller.minus.option + enabled: selection.classiccontroller.minus.mode + enabled + selection.classiccontroller.minus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4430 + 5490 - value: selection.classiccontroller.minus.command - + value: selection.classiccontroller.minus.shift + - + - value: selection.classiccontroller.minus.command + value: selection.classiccontroller.minus.shift value - selection.classiccontroller.minus.command + selection.classiccontroller.minus.shift 2 - 4432 + 4426 - value: selection.classiccontroller.home.shift - + enabled: selection.classiccontroller.minus.mode + - + - value: selection.classiccontroller.home.shift - value - selection.classiccontroller.home.shift + enabled: selection.classiccontroller.minus.mode + enabled + selection.classiccontroller.minus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4434 + 5488 - value: selection.classiccontroller.home.control - + value: selection.classiccontroller.minus.option + - + - value: selection.classiccontroller.home.control + value: selection.classiccontroller.minus.option value - selection.classiccontroller.home.control + selection.classiccontroller.minus.option 2 - 4436 + 4430 - value: selection.classiccontroller.home.option - + enabled: selection.classiccontroller.minus.mode + - + - value: selection.classiccontroller.home.option - value - selection.classiccontroller.home.option + enabled: selection.classiccontroller.minus.mode + enabled + selection.classiccontroller.minus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4438 + 5492 - value: selection.classiccontroller.home.command - + value: selection.classiccontroller.minus.command + - + - value: selection.classiccontroller.home.command + value: selection.classiccontroller.minus.command value - selection.classiccontroller.home.command + selection.classiccontroller.minus.command 2 - 4440 + 4432 - value: selection.classiccontroller.plus.shift - + enabled: selection.classiccontroller.minus.mode + - + - value: selection.classiccontroller.plus.shift - value - selection.classiccontroller.plus.shift + enabled: selection.classiccontroller.minus.mode + enabled + selection.classiccontroller.minus.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4442 + 5494 - value: selection.classiccontroller.plus.control - + value: selection.classiccontroller.minus.character + - + - value: selection.classiccontroller.plus.control + value: selection.classiccontroller.minus.character value - selection.classiccontroller.plus.control + selection.classiccontroller.minus.character 2 - 4444 + 3673 - value: selection.classiccontroller.plus.option - + enabled: selection.classiccontroller.minus.mode + - + - value: selection.classiccontroller.plus.option - value - selection.classiccontroller.plus.option + enabled: selection.classiccontroller.minus.mode + enabled + selection.classiccontroller.minus.mode + + NSValueTransformerName + WidgetsEnableTransformer2 + 2 - 4446 + 3714 - value: selection.classiccontroller.plus.command - - - - - - value: selection.classiccontroller.plus.command - value - selection.classiccontroller.plus.command + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 4448 + 2940 - enabled: selection.classiccontroller.up.mode - + selectedIndex: selection.classiccontroller.minus.mode + - + - enabled: selection.classiccontroller.up.mode - enabled - selection.classiccontroller.up.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.classiccontroller.minus.mode + selectedIndex + selection.classiccontroller.minus.mode + 2 - 4452 + 3645 - enabled: selection.classiccontroller.up.mode - + value: selection.classiccontroller.b.control + - + - enabled: selection.classiccontroller.up.mode - enabled - selection.classiccontroller.up.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.b.control + value + selection.classiccontroller.b.control 2 - 4455 + 4372 - enabled: selection.classiccontroller.up.mode - + enabled: selection.classiccontroller.b.mode + - + - enabled: selection.classiccontroller.up.mode + enabled: selection.classiccontroller.b.mode enabled - selection.classiccontroller.up.mode + selection.classiccontroller.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -28607,39 +29058,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4458 + 4516 - enabled: selection.classiccontroller.up.mode - + value: selection.classiccontroller.b.shift + - + - enabled: selection.classiccontroller.up.mode - enabled - selection.classiccontroller.up.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.b.shift + value + selection.classiccontroller.b.shift 2 - 4461 + 4369 - enabled: selection.classiccontroller.left.mode - + enabled: selection.classiccontroller.b.mode + - + - enabled: selection.classiccontroller.left.mode + enabled: selection.classiccontroller.b.mode enabled - selection.classiccontroller.left.mode + selection.classiccontroller.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -28647,39 +29094,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4464 + 4513 - enabled: selection.classiccontroller.left.mode - + value: selection.classiccontroller.b.option + - + - enabled: selection.classiccontroller.left.mode - enabled - selection.classiccontroller.left.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.b.option + value + selection.classiccontroller.b.option 2 - 4467 + 4374 - enabled: selection.classiccontroller.left.mode - + enabled: selection.classiccontroller.b.mode + - + - enabled: selection.classiccontroller.left.mode + enabled: selection.classiccontroller.b.mode enabled - selection.classiccontroller.left.mode + selection.classiccontroller.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -28687,39 +29130,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4471 + 4519 - enabled: selection.classiccontroller.left.mode - + value: selection.classiccontroller.b.command + - + - enabled: selection.classiccontroller.left.mode - enabled - selection.classiccontroller.left.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.b.command + value + selection.classiccontroller.b.command 2 - 4474 + 4376 - enabled: selection.classiccontroller.right.mode - + enabled: selection.classiccontroller.b.mode + - + - enabled: selection.classiccontroller.right.mode + enabled: selection.classiccontroller.b.mode enabled - selection.classiccontroller.right.mode + selection.classiccontroller.b.mode NSValueTransformerName WidgetsEnableTransformer @@ -28727,119 +29166,104 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4477 + 4522 - enabled: selection.classiccontroller.right.mode - + value: selection.classiccontroller.b.character + - + - enabled: selection.classiccontroller.right.mode - enabled - selection.classiccontroller.right.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.b.character + value + selection.classiccontroller.b.character 2 - 4480 + 3659 - enabled: selection.classiccontroller.right.mode - + enabled: selection.classiccontroller.b.mode + - + - enabled: selection.classiccontroller.right.mode + enabled: selection.classiccontroller.b.mode enabled - selection.classiccontroller.right.mode + selection.classiccontroller.b.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 4483 + 3693 - enabled: selection.classiccontroller.right.mode - - - - - - enabled: selection.classiccontroller.right.mode - enabled - selection.classiccontroller.right.mode - - NSValueTransformerName - WidgetsEnableTransformer - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 4486 + 2919 - enabled: selection.classiccontroller.down.mode - + selectedIndex: selection.classiccontroller.b.mode + - + - enabled: selection.classiccontroller.down.mode - enabled - selection.classiccontroller.down.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.classiccontroller.b.mode + selectedIndex + selection.classiccontroller.b.mode + 2 - 4489 + 3616 - enabled: selection.classiccontroller.down.mode - + value: selection.classiccontroller.a.control + - + - enabled: selection.classiccontroller.down.mode - enabled - selection.classiccontroller.down.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.a.control + value + selection.classiccontroller.a.control 2 - 4492 + 4363 - enabled: selection.classiccontroller.down.mode - + enabled: selection.classiccontroller.a.mode + - + - enabled: selection.classiccontroller.down.mode + enabled: selection.classiccontroller.a.mode enabled - selection.classiccontroller.down.mode + selection.classiccontroller.a.mode NSValueTransformerName WidgetsEnableTransformer @@ -28847,27 +29271,23 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4495 + 4504 - enabled: selection.classiccontroller.down.mode - + value: selection.classiccontroller.a.shift + - + - enabled: selection.classiccontroller.down.mode - enabled - selection.classiccontroller.down.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.a.shift + value + selection.classiccontroller.a.shift 2 - 4498 + 4361 @@ -28891,23 +29311,19 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - enabled: selection.classiccontroller.a.mode - + value: selection.classiccontroller.a.option + - + - enabled: selection.classiccontroller.a.mode - enabled - selection.classiccontroller.a.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.a.option + value + selection.classiccontroller.a.option 2 - 4504 + 4365 @@ -28929,6 +29345,22 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 4507 + + + value: selection.classiccontroller.a.command + + + + + + value: selection.classiccontroller.a.command + value + selection.classiccontroller.a.command + 2 + + + 4367 + enabled: selection.classiccontroller.a.mode @@ -28951,55 +29383,84 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - enabled: selection.classiccontroller.b.mode - + value: selection.classiccontroller.a.character + - + - enabled: selection.classiccontroller.b.mode + value: selection.classiccontroller.a.character + value + selection.classiccontroller.a.character + 2 + + + 3657 + + + + enabled: selection.classiccontroller.a.mode + + + + + + enabled: selection.classiccontroller.a.mode enabled - selection.classiccontroller.b.mode + selection.classiccontroller.a.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 4513 + 3690 + + + + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + + + 2916 - enabled: selection.classiccontroller.b.mode - + selectedIndex: selection.classiccontroller.a.mode + - + - enabled: selection.classiccontroller.b.mode - enabled - selection.classiccontroller.b.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.classiccontroller.a.mode + selectedIndex + selection.classiccontroller.a.mode + 2 - 4516 + 3612 - enabled: selection.classiccontroller.b.mode - + enabled: selection.classiccontroller.down.mode + - + - enabled: selection.classiccontroller.b.mode + enabled: selection.classiccontroller.down.mode enabled - selection.classiccontroller.b.mode + selection.classiccontroller.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -29007,59 +29468,51 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4519 + 4492 - enabled: selection.classiccontroller.b.mode - + value: selection.classiccontroller.down.control + - + - enabled: selection.classiccontroller.b.mode - enabled - selection.classiccontroller.b.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.down.control + value + selection.classiccontroller.down.control 2 - 4522 + 6407 - enabled: selection.classiccontroller.x.mode - + value: selection.classiccontroller.down.shift + - + - enabled: selection.classiccontroller.x.mode - enabled - selection.classiccontroller.x.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.down.shift + value + selection.classiccontroller.down.shift 2 - 4525 + 4353 - enabled: selection.classiccontroller.x.mode - + enabled: selection.classiccontroller.down.mode + - + - enabled: selection.classiccontroller.x.mode + enabled: selection.classiccontroller.down.mode enabled - selection.classiccontroller.x.mode + selection.classiccontroller.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -29067,39 +29520,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4528 + 4489 - enabled: selection.classiccontroller.x.mode - + value: selection.classiccontroller.down.option + - + - enabled: selection.classiccontroller.x.mode - enabled - selection.classiccontroller.x.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.down.option + value + selection.classiccontroller.down.option 2 - 4531 + 4357 - enabled: selection.classiccontroller.x.mode - + enabled: selection.classiccontroller.down.mode + - + - enabled: selection.classiccontroller.x.mode + enabled: selection.classiccontroller.down.mode enabled - selection.classiccontroller.x.mode + selection.classiccontroller.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -29107,39 +29556,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4534 + 4495 - enabled: selection.classiccontroller.y.mode - + value: selection.classiccontroller.down.command + - + - enabled: selection.classiccontroller.y.mode - enabled - selection.classiccontroller.y.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.down.command + value + selection.classiccontroller.down.command 2 - 4537 + 4359 - enabled: selection.classiccontroller.y.mode - + enabled: selection.classiccontroller.down.mode + - + - enabled: selection.classiccontroller.y.mode + enabled: selection.classiccontroller.down.mode enabled - selection.classiccontroller.y.mode + selection.classiccontroller.down.mode NSValueTransformerName WidgetsEnableTransformer @@ -29147,119 +29592,104 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4540 + 4498 - enabled: selection.classiccontroller.y.mode - + value: selection.classiccontroller.down.character + - + - enabled: selection.classiccontroller.y.mode - enabled - selection.classiccontroller.y.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.down.character + value + selection.classiccontroller.down.character 2 - 4543 + 3655 - enabled: selection.classiccontroller.y.mode - + enabled: selection.classiccontroller.down.mode + - + - enabled: selection.classiccontroller.y.mode + enabled: selection.classiccontroller.down.mode enabled - selection.classiccontroller.y.mode + selection.classiccontroller.down.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 4546 + 3687 - enabled: selection.classiccontroller.l.mode - - - - - - enabled: selection.classiccontroller.l.mode - enabled - selection.classiccontroller.l.mode - - NSValueTransformerName - WidgetsEnableTransformer - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 4549 + 2913 - enabled: selection.classiccontroller.l.mode - + selectedIndex: selection.classiccontroller.down.mode + - + - enabled: selection.classiccontroller.l.mode - enabled - selection.classiccontroller.l.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.classiccontroller.down.mode + selectedIndex + selection.classiccontroller.down.mode + 2 - 4552 + 3607 - enabled: selection.classiccontroller.l.mode - + value: selection.classiccontroller.right.control + - + - enabled: selection.classiccontroller.l.mode - enabled - selection.classiccontroller.l.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.right.control + value + selection.classiccontroller.right.control 2 - 4555 + 4347 - enabled: selection.classiccontroller.l.mode - + enabled: selection.classiccontroller.right.mode + - + - enabled: selection.classiccontroller.l.mode + enabled: selection.classiccontroller.right.mode enabled - selection.classiccontroller.l.mode + selection.classiccontroller.right.mode NSValueTransformerName WidgetsEnableTransformer @@ -29267,227 +29697,212 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 4558 - - - - value: selection.nunchuk.c.shift - - - - - - value: selection.nunchuk.c.shift - value - selection.nunchuk.c.shift - 2 - - - 4860 + 4480 - value: selection.nunchuk.c.control - + value: selection.classiccontroller.right.shift + - + - value: selection.nunchuk.c.control + value: selection.classiccontroller.right.shift value - selection.nunchuk.c.control + selection.classiccontroller.right.shift 2 - 4861 + 4345 - value: selection.nunchuk.c.option - + enabled: selection.classiccontroller.right.mode + - + - value: selection.nunchuk.c.option - value - selection.nunchuk.c.option + enabled: selection.classiccontroller.right.mode + enabled + selection.classiccontroller.right.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4862 + 4477 - value: selection.nunchuk.c.command - + value: selection.classiccontroller.right.option + - + - value: selection.nunchuk.c.command + value: selection.classiccontroller.right.option value - selection.nunchuk.c.command + selection.classiccontroller.right.option 2 - 4863 + 4349 - value: selection.nunchuk.z.shift - + enabled: selection.classiccontroller.right.mode + - + - value: selection.nunchuk.z.shift - value - selection.nunchuk.z.shift + enabled: selection.classiccontroller.right.mode + enabled + selection.classiccontroller.right.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4864 + 4483 - value: selection.nunchuk.z.option - + value: selection.classiccontroller.right.command + - + - value: selection.nunchuk.z.option + value: selection.classiccontroller.right.command value - selection.nunchuk.z.option + selection.classiccontroller.right.command 2 - 4866 + 4351 - value: selection.nunchuk.z.command - + enabled: selection.classiccontroller.right.mode + - + - value: selection.nunchuk.z.command - value - selection.nunchuk.z.command + enabled: selection.classiccontroller.right.mode + enabled + selection.classiccontroller.right.mode + + NSValueTransformerName + WidgetsEnableTransformer + 2 - 4867 + 4486 - value: selection.nunchuk.z.control - + value: selection.classiccontroller.right.character + - + - value: selection.nunchuk.z.control + value: selection.classiccontroller.right.character value - selection.nunchuk.z.control + selection.classiccontroller.right.character 2 - 5164 + 3283 - enabled: selection.classiccontroller.r.mode - + enabled: selection.classiccontroller.right.mode + - + - enabled: selection.classiccontroller.r.mode + enabled: selection.classiccontroller.right.mode enabled - selection.classiccontroller.r.mode + selection.classiccontroller.right.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 5168 + 3683 - enabled: selection.classiccontroller.r.mode - - - - - - enabled: selection.classiccontroller.r.mode - enabled - selection.classiccontroller.r.mode - - NSValueTransformerName - WidgetsEnableTransformer - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 5468 + 2910 - enabled: selection.classiccontroller.r.mode - + selectedIndex: selection.classiccontroller.right.mode + - + - enabled: selection.classiccontroller.r.mode - enabled - selection.classiccontroller.r.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.classiccontroller.right.mode + selectedIndex + selection.classiccontroller.right.mode + 2 - 5470 + 3603 - enabled: selection.classiccontroller.zl.mode - + value: selection.classiccontroller.left.control + - + - enabled: selection.classiccontroller.zl.mode - enabled - selection.classiccontroller.zl.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.left.control + value + selection.classiccontroller.left.control 2 - 5472 + 4341 - enabled: selection.classiccontroller.zl.mode - + enabled: selection.classiccontroller.left.mode + - + - enabled: selection.classiccontroller.zl.mode + enabled: selection.classiccontroller.left.mode enabled - selection.classiccontroller.zl.mode + selection.classiccontroller.left.mode NSValueTransformerName WidgetsEnableTransformer @@ -29495,39 +29910,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5474 + 4467 - enabled: selection.classiccontroller.zl.mode - + value: selection.classiccontroller.left.shift + - + - enabled: selection.classiccontroller.zl.mode - enabled - selection.classiccontroller.zl.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.left.shift + value + selection.classiccontroller.left.shift 2 - 5476 + 4343 - enabled: selection.classiccontroller.zl.mode - + enabled: selection.classiccontroller.left.mode + - + - enabled: selection.classiccontroller.zl.mode + enabled: selection.classiccontroller.left.mode enabled - selection.classiccontroller.zl.mode + selection.classiccontroller.left.mode NSValueTransformerName WidgetsEnableTransformer @@ -29535,39 +29946,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5478 + 4464 - enabled: selection.classiccontroller.zr.mode - + value: selection.classiccontroller.left.option + - + - enabled: selection.classiccontroller.zr.mode - enabled - selection.classiccontroller.zr.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.left.option + value + selection.classiccontroller.left.option 2 - 5480 + 4339 - enabled: selection.classiccontroller.zr.mode - + enabled: selection.classiccontroller.left.mode + - + - enabled: selection.classiccontroller.zr.mode + enabled: selection.classiccontroller.left.mode enabled - selection.classiccontroller.zr.mode + selection.classiccontroller.left.mode NSValueTransformerName WidgetsEnableTransformer @@ -29575,39 +29982,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5482 + 4471 - enabled: selection.classiccontroller.zr.mode - + value: selection.classiccontroller.left.command + - + - enabled: selection.classiccontroller.zr.mode - enabled - selection.classiccontroller.zr.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.left.command + value + selection.classiccontroller.left.command 2 - 5484 + 4337 - enabled: selection.classiccontroller.zr.mode - + enabled: selection.classiccontroller.left.mode + - + - enabled: selection.classiccontroller.zr.mode + enabled: selection.classiccontroller.left.mode enabled - selection.classiccontroller.zr.mode + selection.classiccontroller.left.mode NSValueTransformerName WidgetsEnableTransformer @@ -29615,119 +30018,104 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5486 + 4474 - enabled: selection.classiccontroller.minus.mode - + value: selection.classiccontroller.left.character + - + - enabled: selection.classiccontroller.minus.mode - enabled - selection.classiccontroller.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.left.character + value + selection.classiccontroller.left.character 2 - 5488 + 3282 - enabled: selection.classiccontroller.minus.mode - + enabled: selection.classiccontroller.left.mode + - + - enabled: selection.classiccontroller.minus.mode + enabled: selection.classiccontroller.left.mode enabled - selection.classiccontroller.minus.mode + selection.classiccontroller.left.mode NSValueTransformerName - WidgetsEnableTransformer + WidgetsEnableTransformer2 2 - 5490 + 3680 - enabled: selection.classiccontroller.minus.mode - - - - - - enabled: selection.classiccontroller.minus.mode - enabled - selection.classiccontroller.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + contentValues: modes + + + + + + contentValues: modes + contentValues + modes 2 - 5492 + 2907 - enabled: selection.classiccontroller.minus.mode - + selectedIndex: selection.classiccontroller.left.mode + - + - enabled: selection.classiccontroller.minus.mode - enabled - selection.classiccontroller.minus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + selectedIndex: selection.classiccontroller.left.mode + selectedIndex + selection.classiccontroller.left.mode + 2 - 5494 + 3599 - enabled: selection.classiccontroller.home.mode - + value: selection.classiccontroller.up.control + - + - enabled: selection.classiccontroller.home.mode - enabled - selection.classiccontroller.home.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.up.control + value + selection.classiccontroller.up.control 2 - 5496 + 4331 - enabled: selection.classiccontroller.home.mode - + enabled: selection.classiccontroller.up.mode + - + - enabled: selection.classiccontroller.home.mode + enabled: selection.classiccontroller.up.mode enabled - selection.classiccontroller.home.mode + selection.classiccontroller.up.mode NSValueTransformerName WidgetsEnableTransformer @@ -29735,39 +30123,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5498 + 4455 - enabled: selection.classiccontroller.home.mode - + value: selection.classiccontroller.up.shift + - + - enabled: selection.classiccontroller.home.mode - enabled - selection.classiccontroller.home.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.up.shift + value + selection.classiccontroller.up.shift 2 - 5500 + 4329 - enabled: selection.classiccontroller.home.mode - + enabled: selection.classiccontroller.up.mode + - + - enabled: selection.classiccontroller.home.mode + enabled: selection.classiccontroller.up.mode enabled - selection.classiccontroller.home.mode + selection.classiccontroller.up.mode NSValueTransformerName WidgetsEnableTransformer @@ -29775,39 +30159,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5502 + 4452 - enabled: selection.classiccontroller.plus.mode - + value: selection.classiccontroller.up.option + - + - enabled: selection.classiccontroller.plus.mode - enabled - selection.classiccontroller.plus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.up.option + value + selection.classiccontroller.up.option 2 - 5504 + 4333 - enabled: selection.classiccontroller.plus.mode - + enabled: selection.classiccontroller.up.mode + - + - enabled: selection.classiccontroller.plus.mode + enabled: selection.classiccontroller.up.mode enabled - selection.classiccontroller.plus.mode + selection.classiccontroller.up.mode NSValueTransformerName WidgetsEnableTransformer @@ -29815,39 +30195,35 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5506 + 4458 - enabled: selection.classiccontroller.plus.mode - + value: selection.classiccontroller.up.command + - + - enabled: selection.classiccontroller.plus.mode - enabled - selection.classiccontroller.plus.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.up.command + value + selection.classiccontroller.up.command 2 - 5508 + 4335 - enabled: selection.classiccontroller.plus.mode - + enabled: selection.classiccontroller.up.mode + - + - enabled: selection.classiccontroller.plus.mode + enabled: selection.classiccontroller.up.mode enabled - selection.classiccontroller.plus.mode + selection.classiccontroller.up.mode NSValueTransformerName WidgetsEnableTransformer @@ -29855,39 +30231,49 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5510 + 4461 - enabled: selection.classiccontroller.r.mode - + value: selection.classiccontroller.up.character + - + - enabled: selection.classiccontroller.r.mode - enabled - selection.classiccontroller.r.mode - - NSValueTransformerName - WidgetsEnableTransformer - + value: selection.classiccontroller.up.character + value + selection.classiccontroller.up.character + + + + + + + + + + + + + + 2 - 5511 + 3279 - enabled: selection.nunchuk.z.mode - + enabled: selection.classiccontroller.up.mode + - + - enabled: selection.nunchuk.z.mode + enabled: selection.classiccontroller.up.mode enabled - selection.nunchuk.z.mode + selection.classiccontroller.up.mode NSValueTransformerName WidgetsEnableTransformer2 @@ -29895,31 +30281,40 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 2 - 5512 + 3587 - - ccQCView - - + + contentValues: modes + + + + + + contentValues: modes + contentValues + modes + 2 + - 6110 + 3284 - value: selection.classiccontroller.down.control - + selectedIndex: selection.classiccontroller.up.mode + - + - value: selection.classiccontroller.down.control - value - selection.classiccontroller.down.control + selectedIndex: selection.classiccontroller.up.mode + selectedIndex + selection.classiccontroller.up.mode + 2 - 6407 + 3595 @@ -29929,46 +30324,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 7376 - - - bPressureTL - - - - 7981 - - - - bPressureTR - - - - 7982 - - - - bPressureBL - - - - 7983 - - - - bPressureBR - - - - 7984 - - - - bbQCView - - - - 8285 - parentWindow @@ -29993,22 +30348,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 8601 - - - bbDrawer - - - - 8602 - - - - deminiaturize: - - - - 8908 - takeFloatValueFrom: @@ -30017,38 +30356,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 9239 - - - value: selection.sensitivity1 - - - - - - value: selection.sensitivity1 - value - selection.sensitivity1 - 2 - - - 9266 - - - - value: selection.sensitivity2 - - - - - - value: selection.sensitivity2 - value - selection.sensitivity2 - 2 - - - 9587 - value: selection.balanceboard.deadzone_left_right @@ -30081,54 +30388,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 10226 - - - cogWindow - - - - 10551 - - - - cogResetButton - - - - 10565 - - - - cogRecordButton - - - - 10566 - - - - cogPlaybackButton - - - - 10567 - - - - cogReset: - - - - 10568 - - - - cogRecord: - - - - 10569 - deminiaturize: @@ -30145,78 +30404,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg 10575 - - - cogGridView - - - - 10576 - - - - cogSampleSize - - - - 10583 - - - - cogTextInfo - - - - 10598 - - - - cogRecordTime - - - - 10606 - - - - cogEnableSampleSize: - - - - 10611 - - - - cogSampleSizeButton - - - - 10612 - - - - cogCalibrate: - - - - 10613 - - - - cogWeight - - - - 10630 - - - - cogRecordDelay - - - - 10640 - @@ -36536,12 +36723,11 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36611,7 +36797,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36622,12 +36807,8 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{42, 661}, {328, 127}} com.apple.InterfaceBuilder.CocoaPlugin {{42, 661}, {328, 127}} - - - {213, 107} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36639,7 +36820,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36651,7 +36831,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36663,7 +36842,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36675,7 +36853,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36687,7 +36864,6 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36870,12 +37046,9 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{457, 718}, {165, 23}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{133, 182}, {806, 674}} com.apple.InterfaceBuilder.CocoaPlugin - {{133, 182}, {806, 674}} com.apple.InterfaceBuilder.CocoaPlugin @@ -36904,9 +37077,7 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{500, 712}, {210, 23}} com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin @@ -36946,251 +37117,127 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.QuartzComposerIBPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - - {213, 107} com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.QuartzComposerIBPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.QuartzComposerIBPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - ToolTip @@ -37200,49 +37247,27 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - ToolTip @@ -37252,796 +37277,399 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - - {{369, 502}, {590, 309}} + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin {{369, 502}, {590, 309}} - - - {590, 309} com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - {{386, 558}, {231, 183}} com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - {{0, 566}, {440, 268}} com.apple.InterfaceBuilder.CocoaPlugin - - {{156, 741}, {434, 20}} com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - - {{237, 135}, {588, 623}} com.apple.InterfaceBuilder.CocoaPlugin {{237, 135}, {588, 623}} - - - {213, 107} com.apple.InterfaceBuilder.CocoaPlugin - - + com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.QuartzComposerIBPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.QuartzComposerIBPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - com.apple.InterfaceBuilder.CocoaPlugin - @@ -38051,1047 +37679,44 @@ E1dpaW1vdGUgYW5kIEJ1dHRvbnOGhg - - AppController - NSObject - - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - id - - - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSButton - KeyConfiguration_AppDelegate - NSButton - NSTextField - NSTextField - NSTextField - NSTextField - NSLevelIndicator - NSView - NSDrawer - QCView - NSTextField - NSTextField - NSTextField - NSTextField - QCView - NSTextField - NSTextField - NSView - GridView - NSButton - NSButton - NSTextField - NSTextField - NSButton - NSTextField - NSButton - NSTextField - NSTextField - NSWindow - NSProgressIndicator - NSButton - NSWindow - NSDrawer - GraphView - GraphView - NSButton - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - NSTextField - QCView - NSWindow - QCView - NSTextField - NSTextField - NSButton - NSButton - NSButton - NSButton - NSButton - NSDrawer - NSWindow - NSArrayController - NSButton - NSPopUpButton - NSTextField - NSView - NSButton - NSButton - PreferenceWindow - NSButton - NSButton - NSTextView - NSButton - NSButton - QCView - - - IBProjectSource - AppController.h - - - - AppController - NSObject - - showHideBalanceBoardWindow: - id - - - NSButton - NSTextField - NSTextField - NSTextField - NSTextField - - - IBUserSource - - - FirstResponder - NSObject : id - - IBUserSource - - - - - GraphView - NSOpenGLView - - scaleField - NSTextField - - - IBProjectSource - GraphView.h - - - - GraphView - NSOpenGLView - - IBUserSource - - - - - GridView - NSOpenGLView - - scaleField - NSTextField - - - IBProjectSource - GridView.h - - - - KeyConfiguration_AppDelegate - NSObject - - saveAction: - id - - - IBProjectSource - KeyConfiguration_AppDelegate.h - - - - KeyConfiguration_AppDelegate - NSObject - - IBUserSource - - - - - NSLevelIndicator - NSControl - - IBUserSource - - - - - PreferenceWindow - NSWindow - - id - id - - - IBProjectSource - PreferenceWindow.h - - - - PreferenceWindow - NSWindow - - IBUserSource - + + : + + : + id + - - - QCView - NSView IBUserSource - - - NSActionCell - NSCell - - IBFrameworkSource - AppKit.framework/Headers/NSActionCell.h - - - - NSApplication - NSResponder - - IBFrameworkSource - AppKit.framework/Headers/NSApplication.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSApplicationScripting.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSColorPanel.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSHelpManager.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSPageLayout.h - - - - NSApplication - - IBFrameworkSource - AppKit.framework/Headers/NSUserInterfaceItemSearching.h - - - - NSArrayController - NSObjectController - - IBFrameworkSource - AppKit.framework/Headers/NSArrayController.h - - - - NSBox - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSBox.h - - - - NSBrowser - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSBrowser.h - - - - NSButton - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSButton.h - - - - NSButtonCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSButtonCell.h - - - - NSCell - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSCell.h - - - - NSControl - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSControl.h - - - - NSController - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSController.h - - - - NSDocument - NSObject - - id - id - id - id - id - id - - - IBFrameworkSource - AppKit.framework/Headers/NSDocument.h - - - - NSDocument - - IBFrameworkSource - AppKit.framework/Headers/NSDocumentScripting.h - - - - NSDocumentController - NSObject - - id - id - id - id - - - IBFrameworkSource - AppKit.framework/Headers/NSDocumentController.h - - - - NSDrawer - NSResponder - - IBFrameworkSource - AppKit.framework/Headers/NSDrawer.h - - - - NSFormatter - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSFormatter.h - - - - NSImageCell - NSCell - - IBFrameworkSource - AppKit.framework/Headers/NSImageCell.h - - - - NSImageView - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSImageView.h - - - - NSLevelIndicator - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSLevelIndicator.h - - - - NSLevelIndicatorCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSLevelIndicatorCell.h - - - - NSManagedObjectContext - NSObject - - IBFrameworkSource - CoreData.framework/Headers/NSManagedObjectContext.h - - - - NSMatrix - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSMatrix.h - - - - NSMenu - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSMenu.h - - - - NSMenuItem - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSMenuItem.h - - - - NSMenuItemCell - NSButtonCell - - IBFrameworkSource - AppKit.framework/Headers/NSMenuItemCell.h - - - - NSMovieView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSMovieView.h - - - - NSNumberFormatter - NSFormatter - - IBFrameworkSource - Foundation.framework/Headers/NSNumberFormatter.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSAccessibility.h - - - - NSObject - - - - NSObject - - - - NSObject - - - - NSObject - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSDictionaryController.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSDragging.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSFontManager.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSFontPanel.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSKeyValueBinding.h - - - - NSObject - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSNibLoading.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSOutlineView.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSPasteboard.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSSavePanel.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSTableView.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSToolbarItem.h - - - - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSView.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSArchiver.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSClassDescription.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSError.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSFileManager.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSKeyValueCoding.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSKeyValueObserving.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSKeyedArchiver.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSObject.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSObjectScripting.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSPortCoder.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSRunLoop.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptClassDescription.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptKeyValueCoding.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptObjectSpecifiers.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSScriptWhoseTests.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSThread.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSURL.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSURLConnection.h - - - - NSObject - - IBFrameworkSource - Foundation.framework/Headers/NSURLDownload.h - - - - NSObject - - IBFrameworkSource - ImageKit.framework/Headers/IKImageBrowserView.h - - - - NSObject - - IBFrameworkSource - ImageKit.framework/Headers/IKSaveOptions.h - - - - NSObject - - IBFrameworkSource - ImageKit.framework/Headers/ImageKitDeprecated.h - - - - NSObject - - IBFrameworkSource - PDFKit.framework/Headers/PDFDocument.h - - - - NSObject - - IBFrameworkSource - PDFKit.framework/Headers/PDFView.h - - - - NSObject - - IBFrameworkSource - PrintCore.framework/Headers/PDEPluginInterface.h - - - - NSObject - - IBFrameworkSource - QuartzComposer.framework/Headers/QCCompositionParameterView.h - - - - NSObject - - IBFrameworkSource - QuartzComposer.framework/Headers/QCCompositionPickerView.h - - - - NSObject - - IBFrameworkSource - QuartzFilters.framework/Headers/QuartzFilterManager.h - - - - NSObject - - IBFrameworkSource - QuickLookUI.framework/Headers/QLPreviewPanel.h - - - - NSObject - - IBFrameworkSource - WiiRemote.framework/Headers/WiiRemote.h - - - - NSObject - - IBFrameworkSource - WiiRemote.framework/Headers/WiiRemoteDiscovery.h - - - - NSObjectController - NSController - - IBFrameworkSource - AppKit.framework/Headers/NSObjectController.h - - - - NSOpenGLView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSOpenGLView.h - - - - NSPopUpButton - NSButton - - IBFrameworkSource - AppKit.framework/Headers/NSPopUpButton.h - - - - NSPopUpButtonCell - NSMenuItemCell - - IBFrameworkSource - AppKit.framework/Headers/NSPopUpButtonCell.h - - - - NSProgressIndicator - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSProgressIndicator.h - - - - NSResponder - - IBFrameworkSource - AppKit.framework/Headers/NSInterfaceStyle.h - - - - NSResponder - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSResponder.h - - - - NSScrollView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSScrollView.h - - - - NSScroller - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSScroller.h - - - - NSSlider - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSSlider.h - - - - NSSliderCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSSliderCell.h - - - - NSTabView - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSTabView.h - - - - NSTabViewItem - NSObject - - IBFrameworkSource - AppKit.framework/Headers/NSTabViewItem.h - - - - NSTableView - NSControl - - - - NSText - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSText.h - - - - NSTextField - NSControl - - IBFrameworkSource - AppKit.framework/Headers/NSTextField.h - - - - NSTextFieldCell - NSActionCell - - IBFrameworkSource - AppKit.framework/Headers/NSTextFieldCell.h - - - - NSTextView - NSText - - IBFrameworkSource - AppKit.framework/Headers/NSTextView.h - - - - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSClipView.h - - - - NSView - - - - NSView - - IBFrameworkSource - AppKit.framework/Headers/NSRulerView.h - - - - NSView - NSResponder - - - - NSWindow - - - - NSWindow - NSResponder - - IBFrameworkSource - AppKit.framework/Headers/NSWindow.h - - - - NSWindow - - IBFrameworkSource - AppKit.framework/Headers/NSWindowScripting.h - - - - PDFView - NSView - - id - id - id - id - id - id - id - id - id - id - - - - - QCView - NSView - - id - id - id - - - IBFrameworkSource - QuartzComposer.framework/Headers/QCView.h - - - 0 + IBCocoaFramework com.apple.InterfaceBuilder.CocoaPlugin.macosx - + - - com.apple.InterfaceBuilder.CocoaPlugin.macosx - + + com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3 + YES - ../DarwiinRemote.xcodeproj 3 + + {8, 8} + {11, 11} + {10, 3} + {8, 8} + {15, 15} + diff --git a/DarwiinRemote/English.lproj/MainMenu.nib/keyedobjects.nib b/DarwiinRemote/English.lproj/MainMenu.nib/keyedobjects.nib index eb6b8c6b68f9d63525a3b5954c65be2228c67fc4..20698b147b23a5d3f9c8bfe09aacb240495c8f46 100644 GIT binary patch literal 724274 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 )Kd_!% z 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