This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: cli.knack.cli: Command arguments: ['aks', 'addon', 'list-available', '--debug'] | |
DEBUG: cli.knack.cli: __init__ debug log: | |
Cannot enable color. | |
DEBUG: cli.knack.cli: Event: Cli.PreExecute [] | |
DEBUG: cli.knack.cli: Event: CommandParser.OnGlobalArgumentsCreate [<function CLILogging.on_global_arguments at 0x10c595990>, <function OutputProducer.on_global_arguments at 0x10c5ec820>, <function CLIQuery.on_global_arguments at 0x10c605c60>] | |
DEBUG: cli.knack.cli: Event: CommandInvoker.OnPreCommandTableCreate [] | |
DEBUG: cli.azure.cli.core: Modules found from index for 'aks': ['azext_aks_preview', 'azure.cli.command_modules.acs'] | |
DEBUG: cli.azure.cli.core: Loading command modules: | |
DEBUG: cli.azure.cli.core: Name Load Time Groups Commands | |
DEBUG: cli.azure.cli.core: acs 0.074 8 56 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 2e7bb8e6f5ff6dd1b4815d6ee3e02c68e044078f Mon Sep 17 00:00:00 2001 | |
From: Oscar Morante <[email protected]> | |
Date: Tue, 5 Oct 2021 13:02:58 +0200 | |
Subject: [PATCH] add option to ignore sound durations to MMFeedbackSound | |
--- | |
.../MMFeedbacksForThirdParty/MMTools/MMFeedbackSound.cs | 3 +++ | |
1 file changed, 3 insertions(+) | |
diff --git a/Assets/Feel/MMFeedbacks/MMFeedbacksForThirdParty/MMTools/MMFeedbackSound.cs b/Assets/Feel/MMFeedbacks/MMFeedbacksForThirdParty/MMTools/MMFeedbackSound.cs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Intel ACPI Component Architecture | |
* AML/ASL+ Disassembler version 20191018 (64-bit version) | |
* Copyright (c) 2000 - 2019 Intel Corporation | |
* | |
* Disassembling to non-symbolic legacy ASL operators | |
* | |
* Disassembly of SSDT-6-OptTabl.aml, Fri Jan 17 10:40:26 2020 | |
* | |
* Original Table Header: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default 10:10:54.823622 +0100 Reason Mobile Retrieving resting unlock: 0 | |
default 10:10:55.625277 +0100 Reason Mobile [Crashlytics] Version 3.12.0 (136) | |
default 10:10:55.705565 +0100 Reason Mobile Task <0A2FF3DF-9C4F-4420-ADA2-0C228190DAED>.<1> resuming, QOS(0x21) | |
default 10:10:55.720975 +0100 Reason Mobile Faulting in NSHTTPCookieStorage singleton | |
default 10:10:55.721132 +0100 Reason Mobile Faulting in CFHTTPCookieStorage singleton | |
default 10:10:55.721287 +0100 Reason Mobile Creating default cookie storage with default identifier | |
default 10:10:55.721453 +0100 Reason Mobile Task <0A2FF3DF-9C4F-4420-ADA2-0C228190DAED>.<1> {strength 1, tls 8, ct 0, sub 0, sig 0, ciphers 1, bundle 0, builtin 0} | |
default 10:10:55.722281 +0100 Reason Mobile TIC Enabling TLS [1:0x2827ef240] | |
default 10:10:55.723220 +0100 Reason Mobile TIC TCP Conn Start [1:0x2827ef240] | |
default 10:10:55.724156 +0100 Reason Mobile Delegate set to <private>, found 4 implemented methods |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ACPI</key> | |
<dict> | |
<key>DSDT</key> | |
<dict> | |
<key>DropOEM_DSM</key> | |
<false/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ACPI</key> | |
<dict> | |
<key>DSDT</key> | |
<dict> | |
<key>DropOEM_DSM</key> | |
<false/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ACPI</key> | |
<dict> | |
<key>DSDT</key> | |
<dict> | |
<key>DropOEM_DSM</key> | |
<false/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ACPI</key> | |
<dict> | |
<key>DSDT</key> | |
<dict> | |
<key>DropOEM_DSM</key> | |
<false/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>ACPI</key> | |
<dict> | |
<key>AutoMerge</key> | |
<true/> | |
<key>Comment-DisabledAML</key> | |
<string>Disable other forms of CPU PM due to SSDT/Generate/PluginType=true</string> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"EventNamespace": "com.playfab.events.sessions", | |
"OriginalTimestamp": "2019-11-18T22:47:06.611Z", | |
"OriginalEventId": null, | |
"PayloadJSON": "{\"FocusID\":\"f01dfdba-8675-47e9-9d60-3dbe472ac246\",\"FocusState\":true,\"FocusStateDuration\":561.996689,\"EventTimestamp\":\"2019-11-18T22:47:06.611Z\",\"ClientSessionID\":\"84709cb6-cf0d-44de-a8a9-e176c999b7d3\"}", | |
"WriterEntity": null, | |
"EntityLineage": { | |
"NamespaceId": "D2F9933866DEBBCA", | |
"TitleId": "A1D01", | |
"MasterPlayerAccountId": "D653A22B7F876F73", |
NewerOlder