diff --git a/DarwiinRemote/DarwiinRemote.xcodeproj/project.pbxproj b/DarwiinRemote/DarwiinRemote.xcodeproj/project.pbxproj index e53db71..cd20fcd 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,11 +466,11 @@ 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; INSTALL_PATH = "$(HOME)/Applications"; + MACOSX_DEPLOYMENT_TARGET = 10.7; PRODUCT_NAME = DarwiinRemote; SDKROOT = macosx; WRAPPER_EXTENSION = app; @@ -475,8 +481,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)", @@ -507,6 +513,7 @@ GCC_MODEL_TUNING = G5; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; + MACOSX_DEPLOYMENT_TARGET = 10.7; PRODUCT_NAME = DarwiinRemote; SDKROOT = macosx; WRAPPER_EXTENSION = app; @@ -516,26 +523,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 eb6b8c6..20698b1 100644 Binary files a/DarwiinRemote/English.lproj/MainMenu.nib/keyedobjects.nib and b/DarwiinRemote/English.lproj/MainMenu.nib/keyedobjects.nib differ diff --git a/DarwiinRemote/Info.plist b/DarwiinRemote/Info.plist index faaaa47..d66ad2b 100644 --- a/DarwiinRemote/Info.plist +++ b/DarwiinRemote/Info.plist @@ -1,11 +1,13 @@ - + CFBundleDevelopmentRegion English CFBundleExecutable ${EXECUTABLE_NAME} + CFBundleGetInfoString + ${PRODUCT_NAME} 0.6, Copyright 2007 DarwiinRemote Team CFBundleIconFile icon CFBundleIdentifier @@ -16,12 +18,14 @@ ${PRODUCT_NAME} CFBundlePackageType APPL + CFBundleShortVersionString + 0.6 CFBundleSignature ???? CFBundleVersion - 0.6 - CFBundleGetInfoString - ${PRODUCT_NAME} 0.6, Copyright 2007 DarwiinRemote Team + 1 + LSApplicationCategoryType + public.app-category.utilities NSMainNibFile MainMenu NSPrincipalClass diff --git a/WiiRemoteFramework/WiiRemote.mm b/WiiRemoteFramework/WiiRemote.mm old mode 100644 new mode 100755 index b7b2bdc..209faf5 --- a/WiiRemoteFramework/WiiRemote.mm +++ b/WiiRemoteFramework/WiiRemote.mm @@ -153,11 +153,15 @@ - (IOReturn) connectTo:(IOBluetoothDevice *) device IOReturn ret = kIOReturnSuccess; // it seems like it is not needed to call openConnection in order to open L2CAP channels ... - _cchan = [self openL2CAPChannelWithPSM:kBluetoothL2CAPPSMHIDControl delegate:self]; + if ( _cchan != nil ) + [_cchan release]; + _cchan = [self openL2CAPChannelWithPSM:kBluetoothL2CAPPSMHIDControl delegate:self]; if (!_cchan) return kIOReturnNotOpen; usleep (20000); + if ( _ichan != nil ) + [_ichan release]; _ichan = [self openL2CAPChannelWithPSM:kBluetoothL2CAPPSMHIDInterrupt delegate:self]; if (!_ichan) return kIOReturnNotOpen; @@ -516,15 +520,23 @@ - (IOReturn) closeConnection _delegate = nil; // cam: set delegate to nil - [_cchan setDelegate:nil]; - ret = [_cchan closeChannel]; - _cchan = nil; - LogIOReturn (ret); - - [_ichan setDelegate:nil]; - ret = [_ichan closeChannel]; - _ichan = nil; - LogIOReturn (ret); + if ( _cchan != nil ) + { + [_cchan release]; + [_cchan setDelegate:nil]; + ret = [_cchan closeChannel]; + _cchan = nil; + LogIOReturn (ret); + } + + if ( _ichan != nil ) + { + [_ichan release]; + [_ichan setDelegate:nil]; + ret = [_ichan closeChannel]; + _ichan = nil; + LogIOReturn (ret); + } ret = [_wiiDevice closeConnection]; _wiiDevice = nil; @@ -1490,10 +1502,16 @@ - (void) l2capChannelClosed:(IOBluetoothL2CAPChannel*) l2capChannel NSLogDebug (@"l2capChannelClosed (PSM:0x%x)", [l2capChannel getPSM]); if (l2capChannel == _cchan) + { + [_cchan release]; _cchan = nil; + } if (l2capChannel == _ichan) + { + [_ichan release]; _ichan = nil; + } [self closeConnection]; } @@ -1574,7 +1592,8 @@ - (IOBluetoothL2CAPChannel *) openL2CAPChannelWithPSM:(BluetoothL2CAPPSM) psm de channel = nil; [self closeConnection]; } - + + [channel retain]; return channel; } diff --git a/WiiRemoteFramework/WiiRemoteFramework.xcodeproj/project.pbxproj b/WiiRemoteFramework/WiiRemoteFramework.xcodeproj/project.pbxproj index 051abc2..e76ccd7 100644 --- a/WiiRemoteFramework/WiiRemoteFramework.xcodeproj/project.pbxproj +++ b/WiiRemoteFramework/WiiRemoteFramework.xcodeproj/project.pbxproj @@ -190,7 +190,7 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0420; + LastUpgradeCheck = 0440; }; buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "WiiRemoteFramework" */; compatibilityVersion = "Xcode 3.2"; @@ -251,6 +251,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; @@ -273,6 +274,7 @@ isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + COMBINE_HIDPI_IMAGES = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; FRAMEWORK_VERSION = A; @@ -294,7 +296,8 @@ GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = macosx; }; name = Debug; }; @@ -303,7 +306,8 @@ buildSettings = { GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = macosx; }; name = Release; };